diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgApplicationKey.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgApplicationKey.md index 8835752103b0..2fc808f3faa3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgApplicationKey.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgApplicationKey.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/add-mgapplicationkey Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Add-MgApplicationKey --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgApplicationPassword.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgApplicationPassword.md index 5cd6b6d9cc11..919ed809501d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgApplicationPassword.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgApplicationPassword.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/add-mgapplicationpassword Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Add-MgApplicationPassword --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgServicePrincipalKey.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgServicePrincipalKey.md index cc47f14fbcbc..b1b5b7551bd5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgServicePrincipalKey.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgServicePrincipalKey.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/add-mgserviceprincipalkey Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Add-MgServicePrincipalKey --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgServicePrincipalPassword.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgServicePrincipalPassword.md index 7d32313e8c5e..f41029fe8f1d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgServicePrincipalPassword.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgServicePrincipalPassword.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/add-mgserviceprincipalpassword Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Add-MgServicePrincipalPassword --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgServicePrincipalTokenSigningCertificate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgServicePrincipalTokenSigningCertificate.md index b44086243bf3..ee16c7ebad2d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgServicePrincipalTokenSigningCertificate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Add-MgServicePrincipalTokenSigningCertificate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/add-mgserviceprincipaltokensigningcertificate Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Add-MgServicePrincipalTokenSigningCertificate --- @@ -14,7 +14,7 @@ title: Add-MgServicePrincipalTokenSigningCertificate ## SYNOPSIS Create a self-signed signing certificate and return a selfSignedCertificate object, which is the public part of the generated certificate. -The self-signed signing certificate is composed of the following objects, which are added to the servicePrincipal: + The keyCredentials object with the following objects: + A private key object with usage set to Sign. + A public key object with usage set to Verify.+ The passwordCredentials object. +The self-signed signing certificate is composed of the following objects, which are added to the servicePrincipal: \r+ The keyCredentials object with the following objects:\r + A private key object with usage set to Sign.\r + A public key object with usage set to Verify.\r+ The passwordCredentials object. All the objects have the same value of customKeyIdentifier. The passwordCredential is used to open the PFX file (private key). It and the associated private key object have the same value of keyId. @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Create a self-signed signing certificate and return a selfSignedCertificate object, which is the public part of the generated certificate. -The self-signed signing certificate is composed of the following objects, which are added to the servicePrincipal: + The keyCredentials object with the following objects: + A private key object with usage set to Sign. + A public key object with usage set to Verify.+ The passwordCredentials object. +The self-signed signing certificate is composed of the following objects, which are added to the servicePrincipal: \r+ The keyCredentials object with the following objects:\r + A private key object with usage set to Sign.\r + A public key object with usage set to Verify.\r+ The passwordCredentials object. All the objects have the same value of customKeyIdentifier. The passwordCredential is used to open the PFX file (private key). It and the associated private key object have the same value of keyId. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Clear-MgApplicationVerifiedPublisher.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Clear-MgApplicationVerifiedPublisher.md index 9d44f6e7ca19..da660dfee97c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Clear-MgApplicationVerifiedPublisher.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Clear-MgApplicationVerifiedPublisher.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/clear-mgapplicationverifiedpublisher Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Clear-MgApplicationVerifiedPublisher --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgApplicationMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgApplicationMemberGroup.md index c9740ecad2b3..0bddca27f9dc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgApplicationMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgApplicationMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/confirm-mgapplicationmembergroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgApplicationMemberGroup --- @@ -14,7 +14,7 @@ title: Confirm-MgApplicationMemberGroup ## SYNOPSIS Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. @@ -74,7 +74,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgApplicationMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgApplicationMemberObject.md index a371162c4f68..81079e9be5ea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgApplicationMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgApplicationMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/confirm-mgapplicationmemberobject Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgApplicationMemberObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgServicePrincipalMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgServicePrincipalMemberGroup.md index ed2d4559a7dc..c026b88000de 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgServicePrincipalMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgServicePrincipalMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/confirm-mgserviceprincipalmembergroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgServicePrincipalMemberGroup --- @@ -14,7 +14,7 @@ title: Confirm-MgServicePrincipalMemberGroup ## SYNOPSIS Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. @@ -74,7 +74,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgServicePrincipalMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgServicePrincipalMemberObject.md index 191c86ed0069..b40caca6e1b7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgServicePrincipalMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Confirm-MgServicePrincipalMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/confirm-mgserviceprincipalmemberobject Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgServicePrincipalMemberObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgApplicationSynchronizationJobSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgApplicationSynchronizationJobSchemaDirectory.md index 48a0f279d8db..7dd64837f8d4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgApplicationSynchronizationJobSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgApplicationSynchronizationJobSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/find-mgapplicationsynchronizationjobschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Find-MgApplicationSynchronizationJobSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgApplicationSynchronizationTemplateSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgApplicationSynchronizationTemplateSchemaDirectory.md index 3c7bdf79294f..863f03ab66de 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgApplicationSynchronizationTemplateSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgApplicationSynchronizationTemplateSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/find-mgapplicationsynchronizationtemplateschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Find-MgApplicationSynchronizationTemplateSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgServicePrincipalSynchronizationJobSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgServicePrincipalSynchronizationJobSchemaDirectory.md index e1c0a7f328cc..b9e131b72bc2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgServicePrincipalSynchronizationJobSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgServicePrincipalSynchronizationJobSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/find-mgserviceprincipalsynchronizationjobschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Find-MgServicePrincipalSynchronizationJobSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md index e663792522e2..abf124c4636e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/find-mgserviceprincipalsynchronizationtemplateschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplication.md index 375e33aeee44..64cd7a6d0f84 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplication.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplication Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplication --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicy.md index ee503d075fb8..36789e0217ba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationappmanagementpolicy Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationAppManagementPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicyByRef.md index d73b30b71fe5..9c913d66a371 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationappmanagementpolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationAppManagementPolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicyCount.md index ec1e1cb5399a..9736a5d65840 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationAppManagementPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationappmanagementpolicycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationAppManagementPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationByAppId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationByAppId.md index 13974307ee3c..6c6dba485fb7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationByAppId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationByAppId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationbyappid Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationByAppId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationById.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationById.md index 8c7fe3be210f..3fe980a78fdb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationById.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationById.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationbyid Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationById --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationByUniqueName.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationByUniqueName.md index b6b0e165a3dd..736e4f392cab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationByUniqueName.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationByUniqueName.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationbyuniquename Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationByUniqueName --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationCount.md index 7f2396470a85..a9fd8d15f7a1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationCreatedOnBehalfOf.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationCreatedOnBehalfOf.md index 554b1d7ae06a..348a7129ba15 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationCreatedOnBehalfOf.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationCreatedOnBehalfOf.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationcreatedonbehalfof Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationCreatedOnBehalfOf --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationDelta.md index f6e4d10231ee..5795b59efeb5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationdelta Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationDelta --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationExtensionProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationExtensionProperty.md index cc8f7c7d7d50..067ee667a569 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationExtensionProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationExtensionProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationextensionproperty Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationExtensionProperty --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationExtensionPropertyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationExtensionPropertyCount.md index ac84575646f4..d3224dae81f5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationExtensionPropertyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationExtensionPropertyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationextensionpropertycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationExtensionPropertyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationFederatedIdentityCredential.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationFederatedIdentityCredential.md index 9b99052fac46..12bc879be44a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationFederatedIdentityCredential.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationFederatedIdentityCredential.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationfederatedidentitycredential Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationFederatedIdentityCredential --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationFederatedIdentityCredentialByName.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationFederatedIdentityCredentialByName.md index 6331d368685f..fd2c859fe16d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationFederatedIdentityCredentialByName.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationFederatedIdentityCredentialByName.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationfederatedidentitycredentialbyname Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationFederatedIdentityCredentialByName --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationFederatedIdentityCredentialCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationFederatedIdentityCredentialCount.md index c865d6ebb615..88b2dcddc005 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationFederatedIdentityCredentialCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationFederatedIdentityCredentialCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationfederatedidentitycredentialcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationFederatedIdentityCredentialCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationHomeRealmDiscoveryPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationHomeRealmDiscoveryPolicy.md index 46c3af47b796..0bb66e3404d6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationHomeRealmDiscoveryPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationHomeRealmDiscoveryPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationhomerealmdiscoverypolicy Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationHomeRealmDiscoveryPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationHomeRealmDiscoveryPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationHomeRealmDiscoveryPolicyCount.md index 8e6422d1e430..4c6e54a49204 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationHomeRealmDiscoveryPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationHomeRealmDiscoveryPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationhomerealmdiscoverypolicycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationHomeRealmDiscoveryPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationLogo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationLogo.md index 42cf297aa94a..e746a5a4011b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationLogo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationLogo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationlogo Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationLogo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationMemberGroup.md index e1bfb86707e3..e17e52caed51 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationmembergroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationMemberGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationMemberObject.md index 1490544debc1..258d67ee3304 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationmemberobject Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationMemberObject --- @@ -13,7 +13,7 @@ title: Get-MgApplicationMemberObject ## SYNOPSIS -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. > [!NOTE] @@ -70,7 +70,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwner.md index 81a73ffb1f82..745b5f998a6b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationowner Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationOwner --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsAppRoleAssignment.md index 8ff67628f03b..77b04aa993b9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationownerasapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationOwnerAsAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsEndpoint.md index 7ce6d9bd9819..117491f2f872 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationownerasendpoint Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationOwnerAsEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsServicePrincipal.md index 3a40bf78d78e..5fb92cd9b723 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationownerasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationOwnerAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsUser.md index 6e67da2f54d3..ddff08bce1b0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationownerasuser Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationOwnerAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerByRef.md index f003e1a3065b..4605ad1fd6a8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationownerbyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationOwnerByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCount.md index 2ca61566505a..89daad8c0399 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationownercount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationOwnerCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsAppRoleAssignment.md index 04cfa31a2c4b..a7e62330307e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationownercountasapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationOwnerCountAsAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsEndpoint.md index 57f2c2b873c9..a31f5dbb6ea9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationownercountasendpoint Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationOwnerCountAsEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsServicePrincipal.md index 059431a3eb42..1aef9132e2c1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationownercountasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationOwnerCountAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsUser.md index 8e09059d90c2..ca300610198b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationOwnerCountAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationownercountasuser Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationOwnerCountAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronization.md index fa5dc6b731a5..a9c6f5081486 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronization Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronization --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationAccessToken.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationAccessToken.md index e5627993f861..ab10d298248b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationAccessToken.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationAccessToken.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationaccesstoken Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationAccessToken --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJob.md index 218503b976df..640c92cfb3d9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobBulkUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobBulkUpload.md index 7e27bfc7b31d..998d90a3b247 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobBulkUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobBulkUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationjobbulkupload Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationJobBulkUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobBulkUploadContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobBulkUploadContent.md index 38ca1913227f..6799be3d1318 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobBulkUploadContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobBulkUploadContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationjobbulkuploadcontent Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationJobBulkUploadContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobCount.md index bb1471681974..cd503d3941b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationjobcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationJobCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobSchema.md index 6ecbd1acd55f..cdf70c04c908 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationjobschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationJobSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobSchemaDirectory.md index c2dcdbb5c37d..b6a0a01bda48 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationjobschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationJobSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobSchemaDirectoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobSchemaDirectoryCount.md index e6e4adc5b50b..c28ea803d7c3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobSchemaDirectoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationJobSchemaDirectoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationjobschemadirectorycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationJobSchemaDirectoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationSecretCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationSecretCount.md index 24564d3a95ae..737e6c9ad5d7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationSecretCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationSecretCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationsecretcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationSecretCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplate.md index 9f3f3c2729bc..70a6e757dbea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationtemplate Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateCount.md index 88add8c96e3d..4a1546d27e0a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationtemplatecount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationTemplateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateSchema.md index 17efa6fb6d5e..b4d4f101acbe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationtemplateschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationTemplateSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateSchemaDirectory.md index 2a1ad4a894f0..6363c1b0d11b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationtemplateschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationTemplateSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount.md index edac6df2d64e..38acef9aa0f1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationsynchronizationtemplateschemadirectorycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTemplate.md index 7694bd31b69e..7067d785f205 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationtemplate Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTemplateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTemplateCount.md index 4cb3e075d445..6a785a93e769 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTemplateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTemplateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationtemplatecount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationTemplateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenIssuancePolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenIssuancePolicy.md index 17c213e61c36..1340b5d21ae9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenIssuancePolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenIssuancePolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationtokenissuancepolicy Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationTokenIssuancePolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenIssuancePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenIssuancePolicyByRef.md index 04b5d1f5ba23..5e2d32279490 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenIssuancePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenIssuancePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationtokenissuancepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationTokenIssuancePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenIssuancePolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenIssuancePolicyCount.md index 8540a2fdf5a2..04a58aeb9c52 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenIssuancePolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenIssuancePolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationtokenissuancepolicycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationTokenIssuancePolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenLifetimePolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenLifetimePolicy.md index dfc1867bedb3..de66c8d97577 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenLifetimePolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenLifetimePolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationtokenlifetimepolicy Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationTokenLifetimePolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenLifetimePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenLifetimePolicyByRef.md index 3dfd22fd7248..e1b44b4c0e7d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenLifetimePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenLifetimePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationtokenlifetimepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationTokenLifetimePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenLifetimePolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenLifetimePolicyCount.md index 8fb90a967b46..9e5d79e0dbb4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenLifetimePolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgApplicationTokenLifetimePolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgapplicationtokenlifetimepolicycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgApplicationTokenLifetimePolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgGroupAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgGroupAppRoleAssignment.md index ec14e4ad4a53..fe4b303c43d9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgGroupAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgGroupAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mggroupapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgGroupAppRoleAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgGroupAppRoleAssignmentCount.md index 4a0a1643d290..68e71797cbef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgGroupAppRoleAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgGroupAppRoleAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mggroupapproleassignmentcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupAppRoleAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipal.md index 43f1c59958f3..f4b9c3a0e801 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppManagementPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppManagementPolicy.md index ba23eb3bdb2a..c852ebf07d02 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppManagementPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppManagementPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalappmanagementpolicy Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalAppManagementPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppManagementPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppManagementPolicyCount.md index 0639bcc6c3ed..3861299e611f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppManagementPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppManagementPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalappmanagementpolicycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalAppManagementPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignedTo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignedTo.md index 809f294c78df..466c2cfa231e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignedTo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignedTo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalapproleassignedto Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalAppRoleAssignedTo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignedToCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignedToCount.md index 2703a51b6108..ec30c579df94 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignedToCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignedToCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalapproleassignedtocount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalAppRoleAssignedToCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignment.md index ab3995b27d77..42a65aff3127 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignmentCount.md index 9c9c376877a6..47bedbf0cc4c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalAppRoleAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalapproleassignmentcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalAppRoleAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalByAppId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalByAppId.md index 568db87a63da..f36c8b391548 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalByAppId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalByAppId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalbyappid Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalByAppId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalById.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalById.md index 0868a974c8c1..382569de1bd4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalById.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalById.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalbyid Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalById --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalClaimMappingPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalClaimMappingPolicy.md index 6763302a8460..5b8437b7ce9c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalClaimMappingPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalClaimMappingPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalclaimmappingpolicy Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalClaimMappingPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalClaimMappingPolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalClaimMappingPolicyByRef.md index 70008c986823..d9ca4d2b7761 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalClaimMappingPolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalClaimMappingPolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalclaimmappingpolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalClaimMappingPolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalClaimMappingPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalClaimMappingPolicyCount.md index 6cac631f81c9..8f961fb6b5c5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalClaimMappingPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalClaimMappingPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalclaimmappingpolicycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalClaimMappingPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCount.md index 7da01a0a326e..99002045ffa5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObject.md index de8fbd9ebb9b..f8ff7017a803 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalcreatedobject Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalCreatedObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObjectAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObjectAsServicePrincipal.md index ca23054c736e..e6f3a14bbbdd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObjectAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObjectAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalcreatedobjectasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalCreatedObjectAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObjectCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObjectCount.md index 475ce11d07a4..501efc13a769 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObjectCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObjectCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalcreatedobjectcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalCreatedObjectCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal.md index 6b0d8b01c8c0..fbd07280c61c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalcreatedobjectcountasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalDelegatedPermissionClassification.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalDelegatedPermissionClassification.md index 67d7d51b9287..d7ff1ce7ffe1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalDelegatedPermissionClassification.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalDelegatedPermissionClassification.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaldelegatedpermissionclassification Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalDelegatedPermissionClassification --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalDelegatedPermissionClassificationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalDelegatedPermissionClassificationCount.md index e03bd60fbbf1..6e110a111b18 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalDelegatedPermissionClassificationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalDelegatedPermissionClassificationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaldelegatedpermissionclassificationcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalDelegatedPermissionClassificationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalDelta.md index 398c5fd8ebb2..8a58a94f7a23 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaldelta Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalDelta --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalEndpoint.md index f3ef0443bb2f..34ac3790d24d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalendpoint Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalEndpointCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalEndpointCount.md index f52016b14e63..9621c3d76c0e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalEndpointCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalEndpointCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalendpointcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalEndpointCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalHomeRealmDiscoveryPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalHomeRealmDiscoveryPolicy.md index 058e3245738c..7e08767fd1fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalHomeRealmDiscoveryPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalHomeRealmDiscoveryPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalhomerealmdiscoverypolicy Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalHomeRealmDiscoveryPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md index 9f796c6e78ce..354f2523af3c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalhomerealmdiscoverypolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount.md index cccef15e2dcf..9fa46d972bed 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalhomerealmdiscoverypolicycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberGroup.md index d6a495f3908a..67e1655ea071 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalmembergroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalMemberGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberObject.md index b95ede724eae..2b6726f1266f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalmemberobject Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalMemberObject --- @@ -13,7 +13,7 @@ title: Get-MgServicePrincipalMemberObject ## SYNOPSIS -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. > [!NOTE] @@ -70,7 +70,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOf.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOf.md index 0b3ef7938c34..4d19205bf90e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOf.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOf.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalmemberof Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalMemberOf --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfAsAdministrativeUnit.md index c116bdb84cc3..d7a2d864be4b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfAsAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalmemberofasadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalMemberOfAsAdministrativeUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfAsDirectoryRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfAsDirectoryRole.md index 1ba9af3c929b..9fd434b67930 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfAsDirectoryRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfAsDirectoryRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalmemberofasdirectoryrole Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalMemberOfAsDirectoryRole --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfAsGroup.md index f445a2c7fb51..6ddfc72fff89 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalmemberofasgroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalMemberOfAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCount.md index 50aeaca4de59..922026c24789 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalmemberofcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalMemberOfCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit.md index e7d35f6c455d..0f4aa786221a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalmemberofcountasadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCountAsDirectoryRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCountAsDirectoryRole.md index 97f738fe05a4..451df50b1855 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCountAsDirectoryRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCountAsDirectoryRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalmemberofcountasdirectoryrole Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalMemberOfCountAsDirectoryRole --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCountAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCountAsGroup.md index f02a78b895a4..16563a89dfdb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCountAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalMemberOfCountAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalmemberofcountasgroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalMemberOfCountAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOauth2PermissionGrant.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOauth2PermissionGrant.md index d302f37894e0..cba5753231c4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOauth2PermissionGrant.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOauth2PermissionGrant.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaloauth2permissiongrant Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOauth2PermissionGrant --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOauth2PermissionGrantCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOauth2PermissionGrantCount.md index 171f9641f994..9570b13e17ac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOauth2PermissionGrantCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOauth2PermissionGrantCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaloauth2permissiongrantcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOauth2PermissionGrantCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObject.md index 49127a0f777a..989e5ec07ad7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownedobject Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnedObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment.md index 5ee5e0cbab76..c00d6189cae9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownedobjectasapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsApplication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsApplication.md index 856be511b960..93420d765a08 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsApplication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsApplication.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownedobjectasapplication Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnedObjectAsApplication --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsEndpoint.md index 9f65a2c40890..084923a35055 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownedobjectasendpoint Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnedObjectAsEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsGroup.md index aa2fdfae1fed..ddcddf267956 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownedobjectasgroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnedObjectAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsServicePrincipal.md index 76a6faea6357..798f63181ce7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownedobjectasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnedObjectAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCount.md index 19b89985acb9..fe3d80902f18 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownedobjectcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnedObjectCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment.md index 7b19b959d687..91b1c914ec3b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownedobjectcountasapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsApplication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsApplication.md index ce56b8954da0..1f991252d6bb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsApplication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsApplication.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownedobjectcountasapplication Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnedObjectCountAsApplication --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsEndpoint.md index 048cf5ebbb0d..da0045e6dafb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownedobjectcountasendpoint Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnedObjectCountAsEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsGroup.md index 65737dacb592..2dd5abb7d5ec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownedobjectcountasgroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnedObjectCountAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal.md index c1cada3a2d5d..6962cc5363d7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownedobjectcountasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwner.md index 5f77d92be6e6..3e7d1a97764c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalowner Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwner --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsAppRoleAssignment.md index ec9e2f8e66d3..69b4843174f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownerasapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnerAsAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsEndpoint.md index 4b7eb4d2e224..5c0d7d5f0f50 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownerasendpoint Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnerAsEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsServicePrincipal.md index ff6895bb9f0c..75c7d65526cc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownerasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnerAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsUser.md index 77fd42535a1c..e5b2a9beca13 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownerasuser Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnerAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerByRef.md index 264b99eadd72..4d8f3c3b19d3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownerbyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnerByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCount.md index b175c3fe15f4..ac3b4e9e9980 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownercount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnerCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsAppRoleAssignment.md index f0a2e4012432..490cf5fc2082 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownercountasapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnerCountAsAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsEndpoint.md index 37d25e5df4b6..703fb562a8cb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownercountasendpoint Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnerCountAsEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsServicePrincipal.md index ce906c2a926e..c76bf9a1f97d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownercountasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnerCountAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsUser.md index c0811596c029..02fbf65ce065 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalOwnerCountAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalownercountasuser Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalOwnerCountAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalRemoteDesktopSecurityConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalRemoteDesktopSecurityConfiguration.md index de6b84ea0d13..f6db948af786 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalRemoteDesktopSecurityConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalRemoteDesktopSecurityConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalremotedesktopsecurityconfiguration Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalRemoteDesktopSecurityConfiguration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md index 37819cb9b206..9ae6dc611472 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalremotedesktopsecurityconfigurationtargetdevicegroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount.md index cba977e9d0e0..46333a79eabd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalremotedesktopsecurityconfigurationtargetdevicegroupcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronization.md index 7205c19f8fce..0458d9d9e22c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronization Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronization --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationAccessToken.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationAccessToken.md index 4ad25a97dc72..bf7b61dc05ea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationAccessToken.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationAccessToken.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationaccesstoken Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationAccessToken --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJob.md index d76deddcbad6..23c82657403b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobBulkUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobBulkUpload.md index c0a30a6d692b..f6c51283e06a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobBulkUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobBulkUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationjobbulkupload Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationJobBulkUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobBulkUploadContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobBulkUploadContent.md index 405c4be8485c..65a7c5f71926 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobBulkUploadContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobBulkUploadContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationjobbulkuploadcontent Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationJobBulkUploadContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobCount.md index 77a01c6d2c46..ebd00ef71387 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationjobcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationJobCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobSchema.md index 942e0ed5ebfa..b1f3564372a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationjobschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationJobSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobSchemaDirectory.md index c55730ff73ee..cff85557c5cd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationjobschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationJobSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount.md index ad477ffc47c5..8f9c14289c0a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationjobschemadirectorycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationSecretCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationSecretCount.md index b757ffa3e854..3921b83a8b4f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationSecretCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationSecretCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationsecretcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationSecretCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplate.md index c0b1c6c153e2..d376742629be 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationtemplate Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateCount.md index c7d7f7b56d15..60ab38fe9128 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationtemplatecount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationTemplateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateSchema.md index e06c7cf546bd..f6e93ffbcdc4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationtemplateschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationTemplateSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md index 57fc210baac3..5d3c0cabb760 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationtemplateschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount.md index 89b4e6bca68c..4f4c660a9e0d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipalsynchronizationtemplateschemadirectorycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenIssuancePolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenIssuancePolicy.md index 592fec586bcf..950cd2de63bf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenIssuancePolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenIssuancePolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltokenissuancepolicy Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTokenIssuancePolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenIssuancePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenIssuancePolicyByRef.md index 4fd7ed1799cf..e5abc901f05f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenIssuancePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenIssuancePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltokenissuancepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTokenIssuancePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenIssuancePolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenIssuancePolicyCount.md index c8405ded963c..c209d9328fe1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenIssuancePolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenIssuancePolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltokenissuancepolicycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTokenIssuancePolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenLifetimePolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenLifetimePolicy.md index 8b5f5ffac105..90ba1af83750 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenLifetimePolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenLifetimePolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltokenlifetimepolicy Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTokenLifetimePolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenLifetimePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenLifetimePolicyByRef.md index 81ff06127703..27cf0a9051c9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenLifetimePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenLifetimePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltokenlifetimepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTokenLifetimePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenLifetimePolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenLifetimePolicyCount.md index 76f7bb98d3fa..5efc84d44ad7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenLifetimePolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTokenLifetimePolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltokenlifetimepolicycount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTokenLifetimePolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOf.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOf.md index 5550495e82ea..653bab1dce28 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOf.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOf.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltransitivememberof Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTransitiveMemberOf --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit.md index 8e6ae0ece17f..a530ada65b06 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltransitivememberofasadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole.md index b9855515c3c1..de579be1341b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltransitivememberofasdirectoryrole Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfAsGroup.md index 0b4181712411..9ec6014e49d4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltransitivememberofasgroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTransitiveMemberOfAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCount.md index 9efd929b8199..dca34d2f5378 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltransitivememberofcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTransitiveMemberOfCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit.md index 54ea4e03f27c..9470b0eab46c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltransitivememberofcountasadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole.md index dda1ceea09e0..80902a2fe1bf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltransitivememberofcountasdirectoryrole Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCountAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCountAsGroup.md index a6129454b9ce..1092824ae371 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCountAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgServicePrincipalTransitiveMemberOfCountAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mgserviceprincipaltransitivememberofcountasgroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServicePrincipalTransitiveMemberOfCountAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgUserAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgUserAppRoleAssignment.md index e120fb547dc9..4c5b5713235b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgUserAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgUserAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mguserapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgUserAppRoleAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgUserAppRoleAssignmentCount.md index f64b68b9f8a9..fee5666ca118 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgUserAppRoleAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Get-MgUserAppRoleAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/get-mguserapproleassignmentcount Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserAppRoleAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterApplicationSynchronizationJobSchemaOperator.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterApplicationSynchronizationJobSchemaOperator.md index 70ca8bf987f2..4452199ac27b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterApplicationSynchronizationJobSchemaOperator.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterApplicationSynchronizationJobSchemaOperator.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/invoke-mgfilterapplicationsynchronizationjobschemaoperator Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterApplicationSynchronizationJobSchemaOperator --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator.md index 2fd6fd145691..90a1e7f0dccb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/invoke-mgfilterapplicationsynchronizationtemplateschemaoperator Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator.md index 442b9839ae7c..400ec84869d7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/invoke-mgfilterserviceprincipalsynchronizationjobschemaoperator Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator.md index 99e90be87249..17b9d4da40fa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/invoke-mgfilterserviceprincipalsynchronizationtemplateschemaoperator Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionApplicationSynchronizationJobSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionApplicationSynchronizationJobSchema.md index cb3ef0164f90..ff34b7ab72f7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionApplicationSynchronizationJobSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionApplicationSynchronizationJobSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/invoke-mgfunctionapplicationsynchronizationjobschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFunctionApplicationSynchronizationJobSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionApplicationSynchronizationTemplateSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionApplicationSynchronizationTemplateSchema.md index 0e0234d23dc7..c57af429b59f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionApplicationSynchronizationTemplateSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionApplicationSynchronizationTemplateSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/invoke-mgfunctionapplicationsynchronizationtemplateschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFunctionApplicationSynchronizationTemplateSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionServicePrincipalSynchronizationJobSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionServicePrincipalSynchronizationJobSchema.md index 08110d4a42bc..12602f9d5c12 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionServicePrincipalSynchronizationJobSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionServicePrincipalSynchronizationJobSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/invoke-mgfunctionserviceprincipalsynchronizationjobschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFunctionServicePrincipalSynchronizationJobSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema.md index 4acde28d1444..2233716c01b4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/invoke-mgfunctionserviceprincipalsynchronizationtemplateschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgInstantiateApplicationTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgInstantiateApplicationTemplate.md index 6b801e7df5d5..4656db3b5f2f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgInstantiateApplicationTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgInstantiateApplicationTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/invoke-mginstantiateapplicationtemplate Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgInstantiateApplicationTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseApplicationSynchronizationJobSchemaExpression.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseApplicationSynchronizationJobSchemaExpression.md index 72ce05ef060d..cb892b0e8ee7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseApplicationSynchronizationJobSchemaExpression.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseApplicationSynchronizationJobSchemaExpression.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/invoke-mgparseapplicationsynchronizationjobschemaexpression Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgParseApplicationSynchronizationJobSchemaExpression --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression.md index b4c3467364f3..cc6a58cb64de 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/invoke-mgparseapplicationsynchronizationtemplateschemaexpression Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression.md index 93a31c57fb55..c772473b26cf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/invoke-mgparseserviceprincipalsynchronizationjobschemaexpression Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression.md index 40122dae8c5e..5bf9e71a5667 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/invoke-mgparseserviceprincipalsynchronizationtemplateschemaexpression Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Microsoft.Graph.Applications.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Microsoft.Graph.Applications.md index 164435782078..e4eef5d5d954 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Microsoft.Graph.Applications.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Microsoft.Graph.Applications.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Applications -Module Guid: d4d9a9bf-6ced-4942-b462-5a36c4bf330f +Module Guid: c2543f6f-2698-484c-a61d-e667daa62ebb Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.applications/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplication.md index ae4c611db8ea..a2d0c1885844 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplication.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgapplication Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgApplication --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationAppManagementPolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationAppManagementPolicyByRef.md index 871cefbc4d3d..90a72a4ed724 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationAppManagementPolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationAppManagementPolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgapplicationappmanagementpolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgApplicationAppManagementPolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationExtensionProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationExtensionProperty.md index 7b8e63e9dfe4..dcdf211c68e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationExtensionProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationExtensionProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgapplicationextensionproperty Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgApplicationExtensionProperty --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationFederatedIdentityCredential.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationFederatedIdentityCredential.md index fa81cd846180..c8bcb2572859 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationFederatedIdentityCredential.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationFederatedIdentityCredential.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgapplicationfederatedidentitycredential Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgApplicationFederatedIdentityCredential --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationOwnerByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationOwnerByRef.md index 5278a4908d66..d993e98fc84b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationOwnerByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationOwnerByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgapplicationownerbyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgApplicationOwnerByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationJob.md index 0d647a73f577..c04e368c3f7f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgapplicationsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgApplicationSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationJobOnDemand.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationJobOnDemand.md index df7c3624c2ba..b23d3d30c16f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationJobOnDemand.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationJobOnDemand.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgapplicationsynchronizationjobondemand Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgApplicationSynchronizationJobOnDemand --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationJobSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationJobSchemaDirectory.md index f4e0cc7ad166..a230c6bd2fa5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationJobSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationJobSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgapplicationsynchronizationjobschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgApplicationSynchronizationJobSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationTemplate.md index c4f7c5dd7f87..13f1e1fe7f91 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgapplicationsynchronizationtemplate Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgApplicationSynchronizationTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationTemplateSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationTemplateSchemaDirectory.md index f16693d844f7..2d4cfdbe03fe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationTemplateSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationSynchronizationTemplateSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgapplicationsynchronizationtemplateschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgApplicationSynchronizationTemplateSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationTokenIssuancePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationTokenIssuancePolicyByRef.md index ed06cc8a9e69..3abfe6977f88 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationTokenIssuancePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationTokenIssuancePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgapplicationtokenissuancepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgApplicationTokenIssuancePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationTokenLifetimePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationTokenLifetimePolicyByRef.md index c0819ce2dbd7..3f8553535a22 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationTokenLifetimePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgApplicationTokenLifetimePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgapplicationtokenlifetimepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgApplicationTokenLifetimePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgGroupAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgGroupAppRoleAssignment.md index ba8ec52f5468..b39f2caf6191 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgGroupAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgGroupAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mggroupapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipal.md index a2e618d7b645..0dd093985c63 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalAppRoleAssignedTo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalAppRoleAssignedTo.md index 0b0085e122a6..6a3ded0eecef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalAppRoleAssignedTo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalAppRoleAssignedTo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipalapproleassignedto Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalAppRoleAssignedTo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalAppRoleAssignment.md index b999a5204d82..15d136f7aa6a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipalapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalClaimMappingPolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalClaimMappingPolicyByRef.md index 091e3673479d..e09d7441fdee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalClaimMappingPolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalClaimMappingPolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipalclaimmappingpolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalClaimMappingPolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalDelegatedPermissionClassification.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalDelegatedPermissionClassification.md index 4ecf716eddaa..ed978508f136 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalDelegatedPermissionClassification.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalDelegatedPermissionClassification.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipaldelegatedpermissionclassification Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalDelegatedPermissionClassification --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalEndpoint.md index 4dd778170e95..70b0851763de 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipalendpoint Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md index 218d6c6a1e83..9b3a5de856eb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipalhomerealmdiscoverypolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalOwnerByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalOwnerByRef.md index e59b124157e8..1fc0b6b31ecd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalOwnerByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalOwnerByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipalownerbyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalOwnerByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md index f3ab32ce47f9..eac6483b77fe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipalremotedesktopsecurityconfigurationtargetdevicegroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationJob.md index 77fbefbbe7d5..d5c61d07bcdd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipalsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationJobOnDemand.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationJobOnDemand.md index 24c852ca1a8e..b004b3e0b3f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationJobOnDemand.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationJobOnDemand.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipalsynchronizationjobondemand Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalSynchronizationJobOnDemand --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationJobSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationJobSchemaDirectory.md index a60b546a91a1..d1051f306a9b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationJobSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationJobSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipalsynchronizationjobschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalSynchronizationJobSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationTemplate.md index 495ed75fe9c1..322cdabda910 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipalsynchronizationtemplate Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalSynchronizationTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md index 3d616374261e..1009c97a639d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipalsynchronizationtemplateschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalSynchronizationTemplateSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalTokenIssuancePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalTokenIssuancePolicyByRef.md index dda43434d64b..fc2e8b27b305 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalTokenIssuancePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalTokenIssuancePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipaltokenissuancepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalTokenIssuancePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalTokenLifetimePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalTokenLifetimePolicyByRef.md index 3677d71f162e..aca1604f031b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalTokenLifetimePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgServicePrincipalTokenLifetimePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mgserviceprincipaltokenlifetimepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgServicePrincipalTokenLifetimePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgUserAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgUserAppRoleAssignment.md index 26a290b0c4c9..104056f990eb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgUserAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/New-MgUserAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/new-mguserapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplication.md index 02fbc34d26cc..fdcf71df1581 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplication.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplication Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplication --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationAppManagementPolicyAppManagementPolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationAppManagementPolicyAppManagementPolicyByRef.md index a2765f925eea..368305b7cf5d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationAppManagementPolicyAppManagementPolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationAppManagementPolicyAppManagementPolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationappmanagementpolicyappmanagementpolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationAppManagementPolicyAppManagementPolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationAppManagementPolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationAppManagementPolicyByRef.md index 91ece92fe18e..ef6aeead16e1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationAppManagementPolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationAppManagementPolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/Remove-MgApplicationAppManagementPolicyByRef Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationAppManagementPolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationByAppId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationByAppId.md index 9f418b57e6e8..4df3784dfb65 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationByAppId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationByAppId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationbyappid Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationByAppId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationByUniqueName.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationByUniqueName.md index ece20360e951..ab39c9dd492c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationByUniqueName.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationByUniqueName.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationbyuniquename Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationByUniqueName --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationExtensionProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationExtensionProperty.md index 1fed965d86b9..74d392c928ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationExtensionProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationExtensionProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationextensionproperty Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationExtensionProperty --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationFederatedIdentityCredential.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationFederatedIdentityCredential.md index 01caf8c48b3f..1dd2db484153 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationFederatedIdentityCredential.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationFederatedIdentityCredential.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationfederatedidentitycredential Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationFederatedIdentityCredential --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationFederatedIdentityCredentialByName.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationFederatedIdentityCredentialByName.md index 2c5fb3c93cde..0e61899c39ea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationFederatedIdentityCredentialByName.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationFederatedIdentityCredentialByName.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationfederatedidentitycredentialbyname Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationFederatedIdentityCredentialByName --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationKey.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationKey.md index 1fe01fd6bac3..5de72c769897 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationKey.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationKey.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationkey Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationKey --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationLogo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationLogo.md index 211e01fe2c16..bfd22a35e150 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationLogo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationLogo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationlogo Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationLogo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationOwnerByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationOwnerByRef.md index eacf1a62bb91..8d93520bb536 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationOwnerByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationOwnerByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/Remove-MgApplicationOwnerByRef Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationOwnerByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationOwnerDirectoryObjectByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationOwnerDirectoryObjectByRef.md index 56b90e1efe81..1188010e5a83 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationOwnerDirectoryObjectByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationOwnerDirectoryObjectByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationownerdirectoryobjectbyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationOwnerDirectoryObjectByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationPassword.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationPassword.md index 6bc717c1270a..f34fcd2a476f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationPassword.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationPassword.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationpassword Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationPassword --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronization.md index 5589a7d8f0e4..b3cc57152c28 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationsynchronization Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationSynchronization --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJob.md index d4f6036d19cf..4a02792dfde6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobBulkUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobBulkUpload.md index 5b71d502cca8..44ab89925730 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobBulkUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobBulkUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationsynchronizationjobbulkupload Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationSynchronizationJobBulkUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobBulkUploadContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobBulkUploadContent.md index ab32b2ad7055..a347b0ee1358 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobBulkUploadContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobBulkUploadContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationsynchronizationjobbulkuploadcontent Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationSynchronizationJobBulkUploadContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobSchema.md index 3b3ce2f58812..73867d69dd7c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationsynchronizationjobschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationSynchronizationJobSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobSchemaDirectory.md index 12503fcabe77..4d3da73b6ead 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationJobSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationsynchronizationjobschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationSynchronizationJobSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationTemplate.md index 50986504e343..a3132d33b918 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationsynchronizationtemplate Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationSynchronizationTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationTemplateSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationTemplateSchema.md index 736308496c81..f11e270bf772 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationTemplateSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationTemplateSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationsynchronizationtemplateschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationSynchronizationTemplateSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationTemplateSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationTemplateSchemaDirectory.md index 8a01bc1e728b..fa122bc74801 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationTemplateSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationSynchronizationTemplateSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationsynchronizationtemplateschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationSynchronizationTemplateSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenIssuancePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenIssuancePolicyByRef.md index 0e02c796c6f2..0ff1bc8d8cc3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenIssuancePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenIssuancePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/Remove-MgApplicationTokenIssuancePolicyByRef Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationTokenIssuancePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenIssuancePolicyTokenIssuancePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenIssuancePolicyTokenIssuancePolicyByRef.md index 3e252c9b32e2..e03505b7db69 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenIssuancePolicyTokenIssuancePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenIssuancePolicyTokenIssuancePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationtokenissuancepolicytokenissuancepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationTokenIssuancePolicyTokenIssuancePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenLifetimePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenLifetimePolicyByRef.md index 9c12b9f5ba76..ad8ed4a9bfe0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenLifetimePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenLifetimePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/Remove-MgApplicationTokenLifetimePolicyByRef Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationTokenLifetimePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenLifetimePolicyTokenLifetimePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenLifetimePolicyTokenLifetimePolicyByRef.md index f5fa99c0bd39..4da40c40568d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenLifetimePolicyTokenLifetimePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgApplicationTokenLifetimePolicyTokenLifetimePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgapplicationtokenlifetimepolicytokenlifetimepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgApplicationTokenLifetimePolicyTokenLifetimePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgGroupAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgGroupAppRoleAssignment.md index b2e389adab44..8711841124db 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgGroupAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgGroupAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mggroupapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipal.md index 5ff376008c0b..fe2a97e46670 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalAppRoleAssignedTo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalAppRoleAssignedTo.md index 14b0086d2309..10cff27a7505 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalAppRoleAssignedTo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalAppRoleAssignedTo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalapproleassignedto Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalAppRoleAssignedTo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalAppRoleAssignment.md index cd3dd5541680..866267ef8af3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalByAppId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalByAppId.md index fed85e065f4d..caec983d9d70 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalByAppId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalByAppId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalbyappid Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalByAppId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalClaimMappingPolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalClaimMappingPolicyByRef.md index fd412a4f037f..3e7a6506b2e6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalClaimMappingPolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalClaimMappingPolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/Remove-MgServicePrincipalClaimMappingPolicyByRef Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalClaimMappingPolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef.md index 6c95e59021fb..b27afccc5a6d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalclaimmappingpolicyclaimmappingpolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalDelegatedPermissionClassification.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalDelegatedPermissionClassification.md index 06b7e818bed8..ad5049a8e624 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalDelegatedPermissionClassification.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalDelegatedPermissionClassification.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipaldelegatedpermissionclassification Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalDelegatedPermissionClassification --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalEndpoint.md index cbe8cd70433a..271f21dedcd1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalendpoint Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md index b30d49903fcb..d431d9f0f347 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef.md index 5ce4f1445b94..a323d0426c57 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalhomerealmdiscoverypolicyhomerealmdiscoverypolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalKey.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalKey.md index 685653e7a492..6d66b6b4033f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalKey.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalKey.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalkey Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalKey --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalOwnerByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalOwnerByRef.md index ab10699fc43d..e371532e5596 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalOwnerByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalOwnerByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/Remove-MgServicePrincipalOwnerByRef Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalOwnerByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalOwnerDirectoryObjectByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalOwnerDirectoryObjectByRef.md index a4a414827865..5baf5db0850d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalOwnerDirectoryObjectByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalOwnerDirectoryObjectByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalownerdirectoryobjectbyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalOwnerDirectoryObjectByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalPassword.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalPassword.md index 4c15a4993f1c..6b28c96093dc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalPassword.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalPassword.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalpassword Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalPassword --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalRemoteDesktopSecurityConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalRemoteDesktopSecurityConfiguration.md index ea745358d4fe..53b0a8da8adb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalRemoteDesktopSecurityConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalRemoteDesktopSecurityConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalremotedesktopsecurityconfiguration Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalRemoteDesktopSecurityConfiguration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md index fd32b4e5f736..eca45508066e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalremotedesktopsecurityconfigurationtargetdevicegroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronization.md index 908d5109c780..c0dd66a7009e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalsynchronization Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalSynchronization --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJob.md index cf842936b6fa..2594647da916 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobBulkUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobBulkUpload.md index 38e54be0f234..8877c7118b60 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobBulkUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobBulkUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalsynchronizationjobbulkupload Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalSynchronizationJobBulkUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobBulkUploadContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobBulkUploadContent.md index 214cdb0e723b..e46a592dd4d9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobBulkUploadContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobBulkUploadContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalsynchronizationjobbulkuploadcontent Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalSynchronizationJobBulkUploadContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobSchema.md index 2dc8180f1687..3ee0026eb984 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalsynchronizationjobschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalSynchronizationJobSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobSchemaDirectory.md index 69817709eafd..c46024a79d97 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationJobSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalsynchronizationjobschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalSynchronizationJobSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationTemplate.md index 52ae823ea978..42c362e644c0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalsynchronizationtemplate Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalSynchronizationTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationTemplateSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationTemplateSchema.md index 7cfe2879974f..2842b78f1d69 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationTemplateSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationTemplateSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalsynchronizationtemplateschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalSynchronizationTemplateSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md index 8eacb9b6bdd6..71f36ef1ba13 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipalsynchronizationtemplateschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenIssuancePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenIssuancePolicyByRef.md index 46c53aaa7f7d..85fbf1a34100 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenIssuancePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenIssuancePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipaltokenissuancepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalTokenIssuancePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenIssuancePolicyTokenIssuancePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenIssuancePolicyTokenIssuancePolicyByRef.md index b892b4185d76..b78db3fc8263 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenIssuancePolicyTokenIssuancePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenIssuancePolicyTokenIssuancePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipaltokenissuancepolicytokenissuancepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalTokenIssuancePolicyTokenIssuancePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenLifetimePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenLifetimePolicyByRef.md index f9aa6893d78f..a55befb3e955 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenLifetimePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenLifetimePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipaltokenlifetimepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalTokenLifetimePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenLifetimePolicyTokenLifetimePolicyByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenLifetimePolicyTokenLifetimePolicyByRef.md index c151ef70a9cd..c85e43e2a131 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenLifetimePolicyTokenLifetimePolicyByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgServicePrincipalTokenLifetimePolicyTokenLifetimePolicyByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mgserviceprincipaltokenlifetimepolicytokenlifetimepolicybyref Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgServicePrincipalTokenLifetimePolicyTokenLifetimePolicyByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgUserAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgUserAppRoleAssignment.md index 19f4dd28ee22..f6d522386735 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgUserAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Remove-MgUserAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/remove-mguserapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Restart-MgApplicationSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Restart-MgApplicationSynchronizationJob.md index a90cc5e1ed2a..e9dfd2b112a4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Restart-MgApplicationSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Restart-MgApplicationSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/restart-mgapplicationsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restart-MgApplicationSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Restart-MgServicePrincipalSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Restart-MgServicePrincipalSynchronizationJob.md index 533dd64044c9..9254aa66f44d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Restart-MgServicePrincipalSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Restart-MgServicePrincipalSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/restart-mgserviceprincipalsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restart-MgServicePrincipalSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationLogo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationLogo.md index a9fac9432187..3ec42be08198 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationLogo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationLogo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/set-mgapplicationlogo Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgApplicationLogo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationSynchronization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationSynchronization.md index d588f6364b4f..d670c984f3d3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationSynchronization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationSynchronization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/set-mgapplicationsynchronization Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgApplicationSynchronization --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationSynchronizationJobBulkUploadContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationSynchronizationJobBulkUploadContent.md index 056f82757bb2..e9c0961eb65a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationSynchronizationJobBulkUploadContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationSynchronizationJobBulkUploadContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/set-mgapplicationsynchronizationjobbulkuploadcontent Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgApplicationSynchronizationJobBulkUploadContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationSynchronizationSecret.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationSynchronizationSecret.md index 64b3f5fd4235..fd62c9e63484 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationSynchronizationSecret.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationSynchronizationSecret.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/set-mgapplicationsynchronizationsecret Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgApplicationSynchronizationSecret --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationVerifiedPublisher.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationVerifiedPublisher.md index a2742ff0077f..dda6f8f096b5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationVerifiedPublisher.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgApplicationVerifiedPublisher.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/set-mgapplicationverifiedpublisher Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgApplicationVerifiedPublisher --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgServicePrincipalSynchronization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgServicePrincipalSynchronization.md index 7c801d8cdbc6..912eb8e06946 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgServicePrincipalSynchronization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgServicePrincipalSynchronization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/set-mgserviceprincipalsynchronization Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgServicePrincipalSynchronization --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgServicePrincipalSynchronizationJobBulkUploadContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgServicePrincipalSynchronizationJobBulkUploadContent.md index eaf2aa440567..a9fe673ced6f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgServicePrincipalSynchronizationJobBulkUploadContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgServicePrincipalSynchronizationJobBulkUploadContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/set-mgserviceprincipalsynchronizationjobbulkuploadcontent Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgServicePrincipalSynchronizationJobBulkUploadContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgServicePrincipalSynchronizationSecret.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgServicePrincipalSynchronizationSecret.md index a704a3cc4bb9..87c1d7a5b6ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgServicePrincipalSynchronizationSecret.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Set-MgServicePrincipalSynchronizationSecret.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/set-mgserviceprincipalsynchronizationsecret Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgServicePrincipalSynchronizationSecret --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Start-MgApplicationSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Start-MgApplicationSynchronizationJob.md index 032815b15233..5f1991667c77 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Start-MgApplicationSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Start-MgApplicationSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/start-mgapplicationsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Start-MgApplicationSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Start-MgServicePrincipalSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Start-MgServicePrincipalSynchronizationJob.md index e376c58f64ff..1486fcc74af5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Start-MgServicePrincipalSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Start-MgServicePrincipalSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/start-mgserviceprincipalsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Start-MgServicePrincipalSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Suspend-MgApplicationSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Suspend-MgApplicationSynchronizationJob.md index eaebe60b1171..67878d84a59b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Suspend-MgApplicationSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Suspend-MgApplicationSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/suspend-mgapplicationsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Suspend-MgApplicationSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Suspend-MgServicePrincipalSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Suspend-MgServicePrincipalSynchronizationJob.md index 8b8805e03108..4e5c37d16340 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Suspend-MgServicePrincipalSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Suspend-MgServicePrincipalSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/suspend-mgserviceprincipalsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Suspend-MgServicePrincipalSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgApplicationProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgApplicationProperty.md index 47aaa5f27a5a..451cad351f0c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgApplicationProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgApplicationProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/test-mgapplicationproperty Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Test-MgApplicationProperty --- @@ -16,9 +16,9 @@ title: Test-MgApplicationProperty Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. @@ -61,9 +61,9 @@ This cmdlet has the following aliases, Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgApplicationSynchronizationJobCredential.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgApplicationSynchronizationJobCredential.md index f602d7a680bd..624634cda9ef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgApplicationSynchronizationJobCredential.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgApplicationSynchronizationJobCredential.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/test-mgapplicationsynchronizationjobcredential Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Test-MgApplicationSynchronizationJobCredential --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgServicePrincipalProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgServicePrincipalProperty.md index 7cd8f2931a71..dcf8ca639f16 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgServicePrincipalProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgServicePrincipalProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/test-mgserviceprincipalproperty Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Test-MgServicePrincipalProperty --- @@ -16,9 +16,9 @@ title: Test-MgServicePrincipalProperty Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. @@ -61,9 +61,9 @@ This cmdlet has the following aliases, Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgServicePrincipalSynchronizationJobCredential.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgServicePrincipalSynchronizationJobCredential.md index 965a80a4f1f1..1b5401cdab03 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgServicePrincipalSynchronizationJobCredential.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Test-MgServicePrincipalSynchronizationJobCredential.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/test-mgserviceprincipalsynchronizationjobcredential Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Test-MgServicePrincipalSynchronizationJobCredential --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplication.md index 54a65cb9c41d..455c204c4a59 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplication.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgapplication Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgApplication --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationByAppId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationByAppId.md index c73096bed440..11850a263e99 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationByAppId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationByAppId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgapplicationbyappid Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgApplicationByAppId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationByUniqueName.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationByUniqueName.md index 102531cf6e53..d004ccb80e3b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationByUniqueName.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationByUniqueName.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgapplicationbyuniquename Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgApplicationByUniqueName --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationExtensionProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationExtensionProperty.md index f2531e976ccd..53781e66a179 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationExtensionProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationExtensionProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgapplicationextensionproperty Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgApplicationExtensionProperty --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationFederatedIdentityCredential.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationFederatedIdentityCredential.md index 199c72b26e1a..8d2e3aca532e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationFederatedIdentityCredential.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationFederatedIdentityCredential.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgapplicationfederatedidentitycredential Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgApplicationFederatedIdentityCredential --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationFederatedIdentityCredentialByName.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationFederatedIdentityCredentialByName.md index 9a41ba7bb2ed..75f020cfffc1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationFederatedIdentityCredentialByName.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationFederatedIdentityCredentialByName.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgapplicationfederatedidentitycredentialbyname Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgApplicationFederatedIdentityCredentialByName --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJob.md index 481ec2b991e1..67c8788f3d36 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgapplicationsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgApplicationSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJobBulkUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJobBulkUpload.md index 24da64380ff7..3f45bf21166e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJobBulkUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJobBulkUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgapplicationsynchronizationjobbulkupload Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgApplicationSynchronizationJobBulkUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJobSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJobSchema.md index bf1d4004e1d9..2f1a6e5321b3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJobSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJobSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgapplicationsynchronizationjobschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgApplicationSynchronizationJobSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJobSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJobSchemaDirectory.md index 6a268778bf96..656b6cdd9505 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJobSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationJobSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgapplicationsynchronizationjobschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgApplicationSynchronizationJobSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationTemplate.md index b06c8db67788..e7c0d8140da3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgapplicationsynchronizationtemplate Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgApplicationSynchronizationTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationTemplateSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationTemplateSchema.md index 848eb17da99f..6640ba831671 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationTemplateSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationTemplateSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgapplicationsynchronizationtemplateschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgApplicationSynchronizationTemplateSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationTemplateSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationTemplateSchemaDirectory.md index e3a69e035839..137d1b231ac8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationTemplateSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgApplicationSynchronizationTemplateSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgapplicationsynchronizationtemplateschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgApplicationSynchronizationTemplateSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgGroupAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgGroupAppRoleAssignment.md index ee4804c354f5..a96f5fabcdd1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgGroupAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgGroupAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mggroupapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipal.md index 9c4e92c949b3..8397a74d3d84 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalAppRoleAssignedTo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalAppRoleAssignedTo.md index 1d59100ab8b9..b8e384b18342 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalAppRoleAssignedTo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalAppRoleAssignedTo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipalapproleassignedto Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalAppRoleAssignedTo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalAppRoleAssignment.md index 870205b53321..ecb4a844ef48 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipalapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalByAppId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalByAppId.md index 177a36479cb5..b875685ba05c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalByAppId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalByAppId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipalbyappid Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalByAppId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalDelegatedPermissionClassification.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalDelegatedPermissionClassification.md index 6f5996946f10..05ce10d51912 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalDelegatedPermissionClassification.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalDelegatedPermissionClassification.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipaldelegatedpermissionclassification Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalDelegatedPermissionClassification --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalEndpoint.md index 99beb42d2f8f..29bad8ac8181 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipalendpoint Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalRemoteDesktopSecurityConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalRemoteDesktopSecurityConfiguration.md index 701e373ccdce..379e48ab1b03 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalRemoteDesktopSecurityConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalRemoteDesktopSecurityConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipalremotedesktopsecurityconfiguration Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalRemoteDesktopSecurityConfiguration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md index 9af573d2287c..0dfcbdd0d291 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipalremotedesktopsecurityconfigurationtargetdevicegroup Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJob.md index f5e78ecdb006..eb1ab23e2150 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipalsynchronizationjob Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalSynchronizationJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJobBulkUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJobBulkUpload.md index 22ccc8c6d475..1cfd28ae4b17 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJobBulkUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJobBulkUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipalsynchronizationjobbulkupload Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalSynchronizationJobBulkUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJobSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJobSchema.md index cdbaa86f6cee..43a45d95582c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJobSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJobSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipalsynchronizationjobschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalSynchronizationJobSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJobSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJobSchemaDirectory.md index a5c704ca9bdc..2a727a080b2c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJobSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationJobSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipalsynchronizationjobschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalSynchronizationJobSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationTemplate.md index 79fd8eded517..acd1ed94a712 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipalsynchronizationtemplate Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalSynchronizationTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationTemplateSchema.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationTemplateSchema.md index f1e751b63136..d84f24826c52 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationTemplateSchema.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationTemplateSchema.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipalsynchronizationtemplateschema Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalSynchronizationTemplateSchema --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md index 0e359a7b9149..9d8c663648ae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mgserviceprincipalsynchronizationtemplateschemadirectory Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgUserAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgUserAppRoleAssignment.md index acf71e637994..b40df350be2f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgUserAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Applications/Update-MgUserAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Applications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.applications/update-mguserapproleassignment Locale: en-US Module Name: Microsoft.Graph.Applications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Add-MgEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Add-MgEnvironment.md index cbdbe04b9802..873e52bf5048 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Add-MgEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Add-MgEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication.dll-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/add-mgenvironment Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Add-MgEnvironment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Connect-MgGraph.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Connect-MgGraph.md index f31160439439..b488370cce3e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Connect-MgGraph.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Connect-MgGraph.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication.dll-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/connect-mggraph Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Connect-MgGraph --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Disconnect-MgGraph.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Disconnect-MgGraph.md index 4171436f5d7c..b6d72437da8e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Disconnect-MgGraph.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Disconnect-MgGraph.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication.dll-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/disconnect-graph Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Disconnect-MgGraph --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Find-MgGraphCommand.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Find-MgGraphCommand.md index 9ab4fb442294..c34d79bd943f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Find-MgGraphCommand.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Find-MgGraphCommand.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/find-mggraphcommand Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Find-MgGraphCommand --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Find-MgGraphPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Find-MgGraphPermission.md index 57604252a4e3..ceb2780d1eee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Find-MgGraphPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Find-MgGraphPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/find-mggraphpermission Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Find-MgGraphPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgContext.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgContext.md index 6cb617a408b4..f49e7b061ead 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgContext.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgContext.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication.dll-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/get-mgcontext Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContext --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgEnvironment.md index 9e426a064baf..ba557b96a524 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication.dll-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/get-mgenvironment Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEnvironment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgGraphOption.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgGraphOption.md index 2b24a8ff8a3f..d5de681d4f30 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgGraphOption.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgGraphOption.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication.dll-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/get-mgenvironment Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGraphOption --- @@ -43,6 +43,7 @@ EnableWAMForMSGraph True Confirms if WAM support has been enabled. +Web Account Manager is enabled by default on Windows systems and cannot be disabled. ## PARAMETERS @@ -62,7 +63,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## NOTES - +Web Account Manager is enabled by default on Windows systems and cannot be disabled. +Setting the `EnableWAMForMSGraph` option no longer has any effect. ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgRequestContext.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgRequestContext.md index 05b6561e383f..4046a11ad811 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgRequestContext.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Get-MgRequestContext.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication.dll-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/get-mgenvironment Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRequestContext --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Invoke-MgGraphRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Invoke-MgGraphRequest.md index 6ba9927f1b70..efe66c4c191e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Invoke-MgGraphRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Invoke-MgGraphRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication.dll-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/invoke-mggraphrequest Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgGraphRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Microsoft.Graph.Authentication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Microsoft.Graph.Authentication.md index 75bb69c87b8e..9f89190ef88b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Microsoft.Graph.Authentication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Microsoft.Graph.Authentication.md @@ -5,7 +5,7 @@ HelpInfoUri: Locale: en-US Module Guid: 883916f2-9184-46ee-b1f8-b6a2fb784cee Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Microsoft.Graph.Authentication Module --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Remove-MgEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Remove-MgEnvironment.md index ab761e7e99b6..f847975a8587 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Remove-MgEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Remove-MgEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication.dll-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/remove-mgenvironment Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEnvironment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Set-MgEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Set-MgEnvironment.md index e0c8b55544e4..98fa5f57e313 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Set-MgEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Set-MgEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication.dll-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/set-mgenvironment Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEnvironment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Set-MgGraphOption.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Set-MgGraphOption.md index 601dcad05191..c4e64c11b907 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Set-MgGraphOption.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Set-MgGraphOption.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication.dll-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/set-mgenvironment Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGraphOption --- @@ -39,7 +39,8 @@ For example, toggle Web Account Manager (WAM) support. PS C:\> Set-MgGraphOption -EnableLoginByWAM $True -Sets web account manager support +Sets web account manager support Note: Signin by Web Account Manager (WAM) is enabled by default on Windows and cannot be disabled. +Setting this option will no longer have any effect. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Set-MgRequestContext.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Set-MgRequestContext.md index f2434044fd61..98c935968efe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Set-MgRequestContext.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Authentication/Set-MgRequestContext.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Authentication.dll-Help.xml HelpUri: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.authentication/set-mgenvironment Locale: en-US Module Name: Microsoft.Graph.Authentication -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgRequestContext --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Enable-MgSolutionBackupRestore.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Enable-MgSolutionBackupRestore.md index e4efe1d63866..6887090a4570 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Enable-MgSolutionBackupRestore.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Enable-MgSolutionBackupRestore.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/enable-mgsolutionbackuprestore Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Enable-MgSolutionBackupRestore --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestore.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestore.md index 6958feb354ed..e39bcd69741d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestore.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestore.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestore Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestore --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveInclusionRule.md index 56f4ebaaa408..bcbebe1016be 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoredriveinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreDriveInclusionRule --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveInclusionRuleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveInclusionRuleCount.md index 07f91b569157..be9c8597d4b0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveInclusionRuleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveInclusionRuleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoredriveinclusionrulecount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreDriveInclusionRuleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnit.md index 7d0859fd76cc..2102609492a4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoredriveprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreDriveProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md index 1f415af1506a..b831fb815bc9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoredriveprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJobCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJobCount.md index dc1fc1a24c81..d2bec2546439 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJobCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJobCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoredriveprotectionunitbulkadditionjobcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJobCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnitCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnitCount.md index ceceae51c3ce..ed2b67a56b25 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnitCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreDriveProtectionUnitCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoredriveprotectionunitcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreDriveProtectionUnitCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicy.md index e5cda6d72dfc..0335ba0f8f32 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangeprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeProtectionPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyCount.md index 623997b5698c..464b22117aa2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangeprotectionpolicycount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeProtectionPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule.md index ac56726e5594..ae09d9b10de5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangeprotectionpolicymailboxinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRuleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRuleCount.md index 33f5eaec80a4..80e33accbb97 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRuleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRuleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangeprotectionpolicymailboxinclusionrulecount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRuleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit.md index 489c3d52e055..5bde4c700e2c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangeprotectionpolicymailboxprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJob.md index 45871ce91ac4..74714df75113 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangeprotectionpolicymailboxprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJobCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJobCount.md index 840d61939d74..53a3c51b02d6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJobCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJobCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangeprotectionpolicymailboxprotectionunitbulkadditionjobcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitBulkAdditionJobCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitCount.md index 3f5184a09a85..0610d13ecedd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangeprotectionpolicymailboxprotectionunitcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSession.md index 482aa3f8aaca..11b01aaf79f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangerestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeRestoreSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionCount.md index 9def9a9e673a..d3761433a1a6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangerestoresessioncount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeRestoreSessionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md index 4a567dacc971..d139375d6fa9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangerestoresessiongranularmailboxrestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactCount.md index a198f07ff848..2ace09dea234 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangerestoresessiongranularmailboxrestoreartifactcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactRestorePoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactRestorePoint.md index c7c71f1836c1..6aa2b15d17f1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactRestorePoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactRestorePoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangerestoresessiongranularmailboxrestoreartifactrestorepoint Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactRestorePoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md index 0a391aea2559..a8a45cea8956 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangerestoresessionmailboxrestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md index 37d9f00c1707..24c46d183081 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangerestoresessionmailboxrestoreartifactbulkadditionrequest Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequestCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequestCount.md index a5310a16e719..ec37e07ee3b5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequestCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangerestoresessionmailboxrestoreartifactbulkadditionrequestcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequestCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactCount.md index 0ae204449fc7..13e45377e4e0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangerestoresessionmailboxrestoreartifactcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactRestorePoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactRestorePoint.md index 5a7cd3e1c838..ce22017b669f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactRestorePoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactRestorePoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreexchangerestoresessionmailboxrestoreartifactrestorepoint Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactRestorePoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxInclusionRule.md index 92a34340cbe8..30e1a778af8e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoremailboxinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreMailboxInclusionRule --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxInclusionRuleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxInclusionRuleCount.md index 420824c954e6..49fe40cbca9e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxInclusionRuleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxInclusionRuleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoremailboxinclusionrulecount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreMailboxInclusionRuleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnit.md index 6755fbbd9fb3..9090069f265c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoremailboxprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreMailboxProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md index 064e9c7278ab..780848083632 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoremailboxprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJobCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJobCount.md index 157a18efb541..8033c30265de 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJobCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJobCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoremailboxprotectionunitbulkadditionjobcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJobCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnitCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnitCount.md index d004b29bc9ef..025bf1a2661c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnitCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreMailboxProtectionUnitCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoremailboxprotectionunitcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreMailboxProtectionUnitCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md index c33ff6b1cd1a..54fd2958a2d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyCount.md index b0ae8ce8ac22..58ceee19bcd9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessprotectionpolicycount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule.md index 5455070c8bd3..ae4d77590f7e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessprotectionpolicydriveinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRuleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRuleCount.md index 27122285edbf..00c13c836334 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRuleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRuleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessprotectionpolicydriveinclusionrulecount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRuleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit.md index e9d4505e696e..e65baccc9dee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessprotectionpolicydriveprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJob.md index d0279e2f6cb8..505b47f560a3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessprotectionpolicydriveprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJobCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJobCount.md index c9ecb85e8a95..4510aa923681 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJobCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJobCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessprotectionpolicydriveprotectionunitbulkadditionjobcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitBulkAdditionJobCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitCount.md index 50c4c81abe7e..df0497f66ea3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessprotectionpolicydriveprotectionunitcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md index ecc1f64aa1fc..9421d7a35cb4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessrestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionCount.md index da9c1b0db571..e7fba1109ace 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessrestoresessioncount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md index cd9d0c8b0cff..03a58d9ac1cf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessrestoresessiondriverestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md index e4fb8e4debc3..1513c6082b24 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessrestoresessiondriverestoreartifactbulkadditionrequest Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequestCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequestCount.md index 57d76dd6d7e0..c5749bc808c8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequestCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessrestoresessiondriverestoreartifactbulkadditionrequestcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequestCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactCount.md index 794a5ea144e3..b20c23982f98 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessrestoresessiondriverestoreartifactcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactRestorePoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactRestorePoint.md index 152127d67006..1faae9440143 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactRestorePoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactRestorePoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreonedriveforbusinessrestoresessiondriverestoreartifactrestorepoint Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactRestorePoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestorePoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestorePoint.md index 02209a03e053..1b684095924b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestorePoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestorePoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestorepoint Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestorePoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestorePointCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestorePointCount.md index 4e413f7c6ee1..ae30ec3bde6d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestorePointCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestorePointCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestorepointcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestorePointCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestorePointProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestorePointProtectionUnit.md index 8c97b2032b3b..20c516222791 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestorePointProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestorePointProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestorepointprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestorePointProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionPolicy.md index c30ab2ed8635..3f352816f32d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreProtectionPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionPolicyCount.md index 90649a4fb332..fc5363ea022a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreprotectionpolicycount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreProtectionPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnit.md index 8f908adebef3..ee37ad543773 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitAsDriveProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitAsDriveProtectionUnit.md index d4b2fc98c1c0..ac6fb3d98c94 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitAsDriveProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitAsDriveProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreprotectionunitasdriveprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreProtectionUnitAsDriveProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitAsMailboxProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitAsMailboxProtectionUnit.md index ebb63a6af164..545aeb623ecd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitAsMailboxProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitAsMailboxProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreprotectionunitasmailboxprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreProtectionUnitAsMailboxProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitAsSiteProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitAsSiteProtectionUnit.md index 49810e0c6d59..3481686455ef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitAsSiteProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitAsSiteProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreprotectionunitassiteprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreProtectionUnitAsSiteProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCount.md index 24827d3572e7..28c17f5fd426 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreprotectionunitcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreProtectionUnitCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCountAsDriveProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCountAsDriveProtectionUnit.md index 38109bf5265d..8bc6fc6f09f3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCountAsDriveProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCountAsDriveProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreprotectionunitcountasdriveprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreProtectionUnitCountAsDriveProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCountAsMailboxProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCountAsMailboxProtectionUnit.md index e66286e9470c..6eef39f3971b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCountAsMailboxProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCountAsMailboxProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreprotectionunitcountasmailboxprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreProtectionUnitCountAsMailboxProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCountAsSiteProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCountAsSiteProtectionUnit.md index e53812744080..1df060295c7c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCountAsSiteProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreProtectionUnitCountAsSiteProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreprotectionunitcountassiteprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreProtectionUnitCountAsSiteProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreServiceApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreServiceApp.md index fc345a8e72a7..4e89da761165 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreServiceApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreServiceApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreserviceapp Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreServiceApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreServiceAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreServiceAppCount.md index 1690abfae952..4c6620255714 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreServiceAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreServiceAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoreserviceappcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreServiceAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSession.md index 662b924cdcc8..58047a05dc16 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSessionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSessionCount.md index 86fb65389049..b83390aa052b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSessionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSessionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresessioncount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSessionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicy.md index 504b4df61b25..dba57dc1b704 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointProtectionPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicyCount.md index d8b7fe3a0c97..ab62ac0a932a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointprotectionpolicycount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointProtectionPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule.md index 069056efc1cc..755e2a94253b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointprotectionpolicysiteinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRuleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRuleCount.md index 54a735aa1872..861a1e93ee08 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRuleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRuleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointprotectionpolicysiteinclusionrulecount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRuleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit.md index c28ac27e7a32..1a912daac974 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointprotectionpolicysiteprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJob.md index df958ddbc6a0..18d3143a9fd6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointprotectionpolicysiteprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJobCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJobCount.md index df55bd750880..b205bcbcebd1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJobCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJobCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointprotectionpolicysiteprotectionunitbulkadditionjobcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitBulkAdditionJobCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitCount.md index c302e0b86028..53802b8be9ac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointprotectionpolicysiteprotectionunitcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSession.md index 67300d0d0080..232f07f681e5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointrestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointRestoreSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionCount.md index 583ffa2e3e13..0a26cbf957c9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointrestoresessioncount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointRestoreSessionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md index 5909249f0e27..d213959bd7e0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointrestoresessionsiterestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md index 32272d517e68..ec9d711b4c01 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointrestoresessionsiterestoreartifactbulkadditionrequest Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequestCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequestCount.md index 66ad6a27e428..99c97ee96422 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequestCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointrestoresessionsiterestoreartifactbulkadditionrequestcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequestCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactCount.md index 7da0e9652bc1..8f1bd596f186 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointrestoresessionsiterestoreartifactcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactRestorePoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactRestorePoint.md index 0934ce98f8c4..c16854a1c3bb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactRestorePoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactRestorePoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresharepointrestoresessionsiterestoreartifactrestorepoint Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactRestorePoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteInclusionRule.md index d41bece03ee3..25103c151032 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresiteinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSiteInclusionRule --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteInclusionRuleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteInclusionRuleCount.md index 1022ad0f257b..7ed9e85a5327 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteInclusionRuleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteInclusionRuleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresiteinclusionrulecount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSiteInclusionRuleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnit.md index 6f430810e24e..1336f11588b4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresiteprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSiteProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md index a036a84df055..b6da91fc1e7a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresiteprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJobCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJobCount.md index 67eee0d3707e..ebc23ff26d2b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJobCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJobCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresiteprotectionunitbulkadditionjobcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJobCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnitCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnitCount.md index 716ca6410354..53147cd03a9c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnitCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Get-MgSolutionBackupRestoreSiteProtectionUnitCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/get-mgsolutionbackuprestoresiteprotectionunitcount Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSolutionBackupRestoreSiteProtectionUnitCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Initialize-MgSolutionBackupRestoreProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Initialize-MgSolutionBackupRestoreProtectionPolicy.md index a0990c1b6571..2d1a814e751f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Initialize-MgSolutionBackupRestoreProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Initialize-MgSolutionBackupRestoreProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/initialize-mgsolutionbackuprestoreprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Initialize-MgSolutionBackupRestoreProtectionPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Initialize-MgSolutionBackupRestoreServiceApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Initialize-MgSolutionBackupRestoreServiceApp.md index 96ae4d6f8b59..232abee49e82 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Initialize-MgSolutionBackupRestoreServiceApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Initialize-MgSolutionBackupRestoreServiceApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/initialize-mgsolutionbackuprestoreserviceapp Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Initialize-MgSolutionBackupRestoreServiceApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Initialize-MgSolutionBackupRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Initialize-MgSolutionBackupRestoreSession.md index 6b57e84a9fed..fb9cd1bddad3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Initialize-MgSolutionBackupRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Initialize-MgSolutionBackupRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/initialize-mgsolutionbackuprestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Initialize-MgSolutionBackupRestoreSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Invoke-MgDeactivateSolutionBackupRestoreProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Invoke-MgDeactivateSolutionBackupRestoreProtectionPolicy.md index 3cdbbbaedfef..10ee492ef0c0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Invoke-MgDeactivateSolutionBackupRestoreProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Invoke-MgDeactivateSolutionBackupRestoreProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/invoke-mgdeactivatesolutionbackuprestoreprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgDeactivateSolutionBackupRestoreProtectionPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Invoke-MgDeactivateSolutionBackupRestoreServiceApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Invoke-MgDeactivateSolutionBackupRestoreServiceApp.md index b95afba61a9c..8fbcd1a0d19b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Invoke-MgDeactivateSolutionBackupRestoreServiceApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Invoke-MgDeactivateSolutionBackupRestoreServiceApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/invoke-mgdeactivatesolutionbackuprestoreserviceapp Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgDeactivateSolutionBackupRestoreServiceApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Microsoft.Graph.BackupRestore.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Microsoft.Graph.BackupRestore.md index 7e7538d2ec9a..f3e4e27d2f7a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Microsoft.Graph.BackupRestore.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Microsoft.Graph.BackupRestore.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.BackupRestore -Module Guid: 597050fd-1350-485c-88db-e8e6537b55cd +Module Guid: 45f3ca91-e13a-43b9-9592-db65049c5b15 Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.backuprestore/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreDriveInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreDriveInclusionRule.md index 1232d3922016..54f1f14855b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreDriveInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreDriveInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoredriveinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreDriveInclusionRule --- @@ -314,7 +314,7 @@ HelpMessage: '' ### -IsAutoApplyEnabled - +true indicates that the protection rule is dynamic; false that it's static. ```yaml Type: System.Management.Automation.SwitchParameter @@ -562,7 +562,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreDriveProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreDriveProtectionUnit.md index 2bfc205985fa..57e128d653ff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreDriveProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreDriveProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoredriveprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreDriveProtectionUnit --- @@ -27,10 +27,10 @@ New-MgSolutionBackupRestoreDriveProtectionUnit [-ResponseHeadersVariable ] [-CreatedBy ] [-CreatedDateTime ] [-DirectoryObjectId ] [-Error ] [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-PolicyId ] [-Status ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] + [-OffboardRequestedDateTime ] [-PolicyId ] [-ProtectionSources ] + [-Status ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] ``` ### Create @@ -358,6 +358,29 @@ AcceptedValues: [] HelpMessage: '' ``` +### -OffboardRequestedDateTime + +The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -PolicyId The unique identifier of the protection policy based on which protection unit was created. @@ -379,6 +402,27 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ProtectionSources + +protectionSource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -570,8 +614,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md index 080a105f09da..31051d72228f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoredriveprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeProtectionPolicy.md index 928d7322f5ef..d8732a26eae7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoreexchangeprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreExchangeProtectionPolicy --- @@ -625,7 +625,7 @@ Read-only. [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -642,8 +642,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -710,7 +714,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -751,8 +755,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSession.md index 9c525271cce9..8b3f3d46e1d6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoreexchangerestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreExchangeRestoreSession --- @@ -691,8 +691,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -810,8 +814,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -878,8 +886,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md index d771d2804aa0..f995371f771d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoreexchangerestoresessiongranularmailboxrestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact --- @@ -787,8 +787,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -885,8 +889,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md index e8b122eb9fdb..ce78adc3bf2e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoreexchangerestoresessionmailboxrestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact --- @@ -728,8 +728,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -825,8 +829,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md index 0a443f89a578..3bef08e33950 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoreexchangerestoresessionmailboxrestoreartifactbulkadditionrequest Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreMailboxInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreMailboxInclusionRule.md index b4a2bae6fdd0..269106477ef0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreMailboxInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreMailboxInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoremailboxinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreMailboxInclusionRule --- @@ -292,7 +292,7 @@ HelpMessage: '' ### -IsAutoApplyEnabled - +true indicates that the protection rule is dynamic; false that it's static. ```yaml Type: System.Management.Automation.SwitchParameter @@ -562,7 +562,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreMailboxProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreMailboxProtectionUnit.md index 82bb8efa53fb..54c4731ec74b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreMailboxProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreMailboxProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoremailboxprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreMailboxProtectionUnit --- @@ -27,10 +27,10 @@ New-MgSolutionBackupRestoreMailboxProtectionUnit [-ResponseHeadersVariable ] [-CreatedBy ] [-CreatedDateTime ] [-DirectoryObjectId ] [-Error ] [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-PolicyId ] [-Status ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] + [-OffboardRequestedDateTime ] [-PolicyId ] [-ProtectionSources ] + [-Status ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] ``` ### Create @@ -358,6 +358,29 @@ AcceptedValues: [] HelpMessage: '' ``` +### -OffboardRequestedDateTime + +The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -PolicyId The unique identifier of the protection policy based on which protection unit was created. @@ -379,6 +402,27 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ProtectionSources + +protectionSource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -570,8 +614,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md index dae696ec72b6..9c923f844c27 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoremailboxprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md index 54befa2ef0e2..f69c7deca283 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoreonedriveforbusinessprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy --- @@ -626,7 +626,7 @@ Read-only. [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -643,8 +643,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -700,7 +704,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -741,8 +745,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md index 27c4e6d2db92..ac2d90a5d654 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoreonedriveforbusinessrestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession --- @@ -666,8 +666,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -754,8 +758,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md index e3c2dabad727..cabdbd153d17 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoreonedriveforbusinessrestoresessiondriverestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact --- @@ -701,8 +701,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -797,8 +801,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md index ddfd6ec88120..c008f0e33db2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoreonedriveforbusinessrestoresessiondriverestoreartifactbulkadditionrequest Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestorePoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestorePoint.md index 666440951f62..c2b9b6439c5a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestorePoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestorePoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestorepoint Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestorePoint --- @@ -486,8 +486,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags @@ -526,8 +530,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreProtectionPolicy.md index 9a01cbf4c99a..11ac9c2eb2f5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoreprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreProtectionPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreServiceApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreServiceApp.md index 8146c2c2654a..fb436ee3fd12 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreServiceApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreServiceApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoreserviceapp Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreServiceApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSession.md index 23c856fe4029..cf9b85364750 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointProtectionPolicy.md index 5ffcc8cc2ac1..eb7136ff4a57 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoresharepointprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreSharePointProtectionPolicy --- @@ -625,7 +625,7 @@ Read-only. [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -642,8 +642,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -714,7 +718,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -755,8 +759,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointRestoreSession.md index f2bb3ba836d5..83516eef180e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoresharepointrestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreSharePointRestoreSession --- @@ -665,8 +665,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -787,8 +791,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md index 776fc74d7ba4..571509a544a3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoresharepointrestoresessionsiterestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact --- @@ -701,8 +701,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -797,8 +801,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md index b45d5535782e..38575e8a8efd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoresharepointrestoresessionsiterestoreartifactbulkadditionrequest Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSiteInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSiteInclusionRule.md index b1789a504cff..49cf106584f2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSiteInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSiteInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoresiteinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreSiteInclusionRule --- @@ -292,7 +292,7 @@ HelpMessage: '' ### -IsAutoApplyEnabled - +true indicates that the protection rule is dynamic; false that it's static. ```yaml Type: System.Management.Automation.SwitchParameter @@ -562,7 +562,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSiteProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSiteProtectionUnit.md index f1bcb941ff0c..40cbfd60927a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSiteProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSiteProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoresiteprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreSiteProtectionUnit --- @@ -27,7 +27,8 @@ New-MgSolutionBackupRestoreSiteProtectionUnit [-ResponseHeadersVariable [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-Error ] [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-PolicyId ] [-SiteId ] [-Status ] [-Break] [-Headers ] + [-OffboardRequestedDateTime ] [-PolicyId ] [-ProtectionSources ] + [-SiteId ] [-Status ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] @@ -337,6 +338,29 @@ AcceptedValues: [] HelpMessage: '' ``` +### -OffboardRequestedDateTime + +The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -PolicyId The unique identifier of the protection policy based on which protection unit was created. @@ -358,6 +382,27 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ProtectionSources + +protectionSource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -570,8 +615,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md index 9e9fa5b59732..d8e884c054f7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/New-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/new-mgsolutionbackuprestoresiteprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestore.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestore.md index bf3235293c6f..8fbf57445f82 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestore.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestore.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestore Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestore --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreDriveInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreDriveInclusionRule.md index 4aa783d81866..86ce34e20e8a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreDriveInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreDriveInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoredriveinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreDriveInclusionRule --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreDriveProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreDriveProtectionUnit.md index 5c08c9abe667..01e2269cc2b8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreDriveProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreDriveProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoredriveprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreDriveProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md index 91bd29b64d35..195fa1cc9aa4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoredriveprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeProtectionPolicy.md index f2d5884f45a6..198b67742538 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoreexchangeprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreExchangeProtectionPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSession.md index 93ec0f70d1e7..fad635648bbb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoreexchangerestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreExchangeRestoreSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md index 309fa0a28dfd..7fb7937b33f3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoreexchangerestoresessiongranularmailboxrestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md index a65e90c9bf53..b4579ab9c923 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoreexchangerestoresessionmailboxrestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md index e87d0276fe53..cde708b2bf97 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoreexchangerestoresessionmailboxrestoreartifactbulkadditionrequest Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreMailboxInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreMailboxInclusionRule.md index 9db22f8f4c7e..2b84f507cfe8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreMailboxInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreMailboxInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoremailboxinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreMailboxInclusionRule --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreMailboxProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreMailboxProtectionUnit.md index b671d71183cf..3fa378cf361a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreMailboxProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreMailboxProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoremailboxprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreMailboxProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md index da9b71acefe1..c50854ee3b08 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoremailboxprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md index 027b1600d6d7..447c9eeadba5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoreonedriveforbusinessprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md index 27960f73f9aa..7619e28a648c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoreonedriveforbusinessrestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md index 60852b89df7c..9bcb9f18c844 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoreonedriveforbusinessrestoresessiondriverestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md index 2f6668295044..5eef42992c95 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoreonedriveforbusinessrestoresessiondriverestoreartifactbulkadditionrequest Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestorePoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestorePoint.md index 52c8ff09ab1a..0fbe4fd5ef66 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestorePoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestorePoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestorepoint Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestorePoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreProtectionPolicy.md index 0b0f7aeb9379..90492b1a0c31 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoreprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreProtectionPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreServiceApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreServiceApp.md index ce0c5b5e5079..e80cd2199db9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreServiceApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreServiceApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoreserviceapp Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreServiceApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSession.md index c921e91e7823..bf91fe26585b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointProtectionPolicy.md index b47d70727e7f..aef58ca5baaa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoresharepointprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreSharePointProtectionPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointRestoreSession.md index 58fa5f5315da..13ae950efcbb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoresharepointrestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreSharePointRestoreSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md index 02c139425d23..2f97dd22f591 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoresharepointrestoresessionsiterestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md index 6aa8219a462a..3cb3abf8a66c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoresharepointrestoresessionsiterestoreartifactbulkadditionrequest Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSiteInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSiteInclusionRule.md index f8babde81810..9ec2df1ad4d2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSiteInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSiteInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoresiteinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreSiteInclusionRule --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSiteProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSiteProtectionUnit.md index 59462b7862f6..3ccdca618a6d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSiteProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSiteProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoresiteprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreSiteProtectionUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md index de14e1d3cfae..ecc41b7915cd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Remove-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/remove-mgsolutionbackuprestoresiteprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Search-MgSolutionBackupRestorePoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Search-MgSolutionBackupRestorePoint.md index 88ad4c4f94e4..c6566fe64117 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Search-MgSolutionBackupRestorePoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Search-MgSolutionBackupRestorePoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/search-mgsolutionbackuprestorepoint Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Search-MgSolutionBackupRestorePoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestore.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestore.md index 48acae34a228..f0f978d67623 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestore.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestore.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestore Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestore --- @@ -871,7 +871,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -888,8 +888,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -922,7 +926,7 @@ Read-only. [CreatedBy ]: identitySet [CreatedDateTime ]: The time of creation of the rule. [Error ]: publicError - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -939,8 +943,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -998,8 +1006,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -1155,7 +1167,7 @@ Read-only. [CreatedBy ]: identitySet [CreatedDateTime ]: The time of creation of the rule. [Error ]: publicError - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -1172,8 +1184,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -1262,7 +1278,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -1303,8 +1319,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -1385,7 +1405,7 @@ Read-only. [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -1402,8 +1422,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -1485,8 +1509,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -1557,7 +1585,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -1598,8 +1626,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -1680,7 +1712,7 @@ Read-only. [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -1697,8 +1729,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -1778,8 +1814,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -1866,8 +1906,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus RESTOREPOINTS : List of restore points in the tenant. @@ -1910,8 +1954,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags @@ -2033,7 +2081,7 @@ Read-only. [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -2050,8 +2098,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -2131,8 +2183,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -2190,7 +2246,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -2231,8 +2287,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreDriveInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreDriveInclusionRule.md index b6b690e9e0bd..34941d300d8b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreDriveInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreDriveInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoredriveinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreDriveInclusionRule --- @@ -434,7 +434,7 @@ HelpMessage: '' ### -IsAutoApplyEnabled - +true indicates that the protection rule is dynamic; false that it's static. ```yaml Type: System.Management.Automation.SwitchParameter @@ -710,7 +710,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreDriveProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreDriveProtectionUnit.md index b9987f408e5e..af1b6f148849 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreDriveProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreDriveProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoredriveprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreDriveProtectionUnit --- @@ -28,10 +28,10 @@ Update-MgSolutionBackupRestoreDriveProtectionUnit -DriveProtectionUnitId ] [-CreatedDateTime ] [-DirectoryObjectId ] [-Error ] [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-PolicyId ] [-Status ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] + [-OffboardRequestedDateTime ] [-PolicyId ] [-ProtectionSources ] + [-Status ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] ``` ### Update @@ -52,10 +52,10 @@ Update-MgSolutionBackupRestoreDriveProtectionUnit -InputObject ] [-CreatedDateTime ] [-DirectoryObjectId ] [-Error ] [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-PolicyId ] [-Status ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] + [-OffboardRequestedDateTime ] [-PolicyId ] [-ProtectionSources ] + [-Status ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentity @@ -492,6 +492,35 @@ AcceptedValues: [] HelpMessage: '' ``` +### -OffboardRequestedDateTime + +The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -PolicyId The unique identifier of the protection policy based on which protection unit was created. @@ -519,6 +548,33 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ProtectionSources + +protectionSource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -720,8 +776,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md index a4544adb56b1..0097d8d97732 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoredriveprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreDriveProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeProtectionPolicy.md index 907c332a4663..ae8f10f96952 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoreexchangeprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreExchangeProtectionPolicy --- @@ -786,7 +786,7 @@ Read-only. [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -803,8 +803,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -900,7 +904,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -941,8 +945,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSession.md index 84362571da27..9353715b44b2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoreexchangerestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreExchangeRestoreSession --- @@ -868,8 +868,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -987,8 +991,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -1084,8 +1092,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md index 76581eba6b8d..778bf6cbf5b1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoreexchangerestoresessiongranularmailboxrestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact --- @@ -814,8 +814,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -912,8 +916,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md index 875d3bb453fc..0be5e7451519 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoreexchangerestoresessionmailboxrestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact --- @@ -756,8 +756,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -853,8 +857,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md index 8bf007d4d69e..e10fa13bba82 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoreexchangerestoresessionmailboxrestoreartifactbulkadditionrequest Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactBulkAdditionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreMailboxInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreMailboxInclusionRule.md index fdca92017a2f..38939839d245 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreMailboxInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreMailboxInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoremailboxinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreMailboxInclusionRule --- @@ -381,7 +381,7 @@ HelpMessage: '' ### -IsAutoApplyEnabled - +true indicates that the protection rule is dynamic; false that it's static. ```yaml Type: System.Management.Automation.SwitchParameter @@ -712,7 +712,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreMailboxProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreMailboxProtectionUnit.md index 4307c85aaa52..0fd79d112b98 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreMailboxProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreMailboxProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoremailboxprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreMailboxProtectionUnit --- @@ -28,10 +28,10 @@ Update-MgSolutionBackupRestoreMailboxProtectionUnit -MailboxProtectionUnitId ] [-CreatedDateTime ] [-DirectoryObjectId ] [-Error ] [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-PolicyId ] [-Status ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] + [-OffboardRequestedDateTime ] [-PolicyId ] [-ProtectionSources ] + [-Status ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] ``` ### Update @@ -52,10 +52,10 @@ Update-MgSolutionBackupRestoreMailboxProtectionUnit -InputObject ] [-CreatedDateTime ] [-DirectoryObjectId ] [-Error ] [-Id ] [-LastModifiedBy ] [-LastModifiedDateTime ] - [-PolicyId ] [-Status ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] + [-OffboardRequestedDateTime ] [-PolicyId ] [-ProtectionSources ] + [-Status ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] + [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] ``` ### UpdateViaIdentity @@ -492,6 +492,35 @@ AcceptedValues: [] HelpMessage: '' ``` +### -OffboardRequestedDateTime + +The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -PolicyId The unique identifier of the protection policy based on which protection unit was created. @@ -519,6 +548,33 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ProtectionSources + +protectionSource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -720,8 +776,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md index 86359e45f25a..fc350621ffb2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoremailboxprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreMailboxProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md index 43725c5a0425..7340cb779a50 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoreonedriveforbusinessprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy --- @@ -792,7 +792,7 @@ Read-only. [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -809,8 +809,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -866,7 +870,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -907,8 +911,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md index 9a6ea2ab13a3..f4ba532eb983 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoreonedriveforbusinessrestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession --- @@ -840,8 +840,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -928,8 +932,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md index a8fb1eaa8ef0..bb98676a4196 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoreonedriveforbusinessrestoresessiondriverestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact --- @@ -729,8 +729,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -825,8 +829,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md index b158da584feb..5d712bf7fe5f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoreonedriveforbusinessrestoresessiondriverestoreartifactbulkadditionrequest Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactBulkAdditionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestorePoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestorePoint.md index d2443ed9e0e4..ae049009785f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestorePoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestorePoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestorepoint Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestorePoint --- @@ -609,8 +609,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags @@ -678,8 +682,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreProtectionPolicy.md index 27d882c49c0b..a5b234ef6014 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoreprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreProtectionPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreServiceApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreServiceApp.md index 550e57cbe1c9..5198408c81e6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreServiceApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreServiceApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoreserviceapp Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreServiceApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSession.md index 0afca5375f61..d38a4c1c69f9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointProtectionPolicy.md index 12122eeb1b5b..2765acef9886 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoresharepointprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreSharePointProtectionPolicy --- @@ -786,7 +786,7 @@ Read-only. [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -803,8 +803,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. @@ -904,7 +908,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus @@ -945,8 +949,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointRestoreSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointRestoreSession.md index aaeeb44abd14..633482051b48 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointRestoreSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointRestoreSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoresharepointrestoresession Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreSharePointRestoreSession --- @@ -836,8 +836,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -987,8 +991,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md index 9f652fd69d55..b5c16d863a9d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoresharepointrestoresessionsiterestoreartifact Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact --- @@ -729,8 +729,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags [StartDateTime ]: The time when restoration of restore artifact is started. @@ -825,8 +829,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Tags ]: restorePointTags diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md index 8fee327d7455..bd28156e8c5c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoresharepointrestoresessionsiterestoreartifactbulkadditionrequest Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactBulkAdditionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSiteInclusionRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSiteInclusionRule.md index 8d3772e1a7f5..f3ec3f2001b8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSiteInclusionRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSiteInclusionRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoresiteinclusionrule Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreSiteInclusionRule --- @@ -381,7 +381,7 @@ HelpMessage: '' ### -IsAutoApplyEnabled - +true indicates that the protection rule is dynamic; false that it's static. ```yaml Type: System.Management.Automation.SwitchParameter @@ -712,7 +712,7 @@ For example, in the access reviews decisions API, this property might record the [Target ]: The target of the error. [Message ]: A non-localized message for the developer. [Target ]: The target of the error. - [IsAutoApplyEnabled ]: + [IsAutoApplyEnabled ]: true indicates that the protection rule is dynamic; false that it's static. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification made to the rule. [Status ]: protectionRuleStatus diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSiteProtectionUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSiteProtectionUnit.md index 0272195a1eac..e97b4ba78cb7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSiteProtectionUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSiteProtectionUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoresiteprotectionunit Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreSiteProtectionUnit --- @@ -27,8 +27,9 @@ Update-MgSolutionBackupRestoreSiteProtectionUnit -SiteProtectionUnitId [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-Error ] [-Id ] [-LastModifiedBy ] - [-LastModifiedDateTime ] [-PolicyId ] [-SiteId ] [-Status ] - [-Break] [-Headers ] [-HttpPipelineAppend ] + [-LastModifiedDateTime ] [-OffboardRequestedDateTime ] [-PolicyId ] + [-ProtectionSources ] [-SiteId ] [-Status ] [-Break] + [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] ``` @@ -50,8 +51,9 @@ Update-MgSolutionBackupRestoreSiteProtectionUnit -InputObject ] [-AdditionalProperties ] [-CreatedBy ] [-CreatedDateTime ] [-Error ] [-Id ] [-LastModifiedBy ] - [-LastModifiedDateTime ] [-PolicyId ] [-SiteId ] [-Status ] - [-Break] [-Headers ] [-HttpPipelineAppend ] + [-LastModifiedDateTime ] [-OffboardRequestedDateTime ] [-PolicyId ] + [-ProtectionSources ] [-SiteId ] [-Status ] [-Break] + [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] ``` @@ -436,6 +438,35 @@ AcceptedValues: [] HelpMessage: '' ``` +### -OffboardRequestedDateTime + +The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + +```yaml +Type: System.DateTime +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -PolicyId The unique identifier of the protection policy based on which protection unit was created. @@ -463,6 +494,33 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ProtectionSources + +protectionSource + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Proxy The URI for the proxy server to use @@ -718,8 +776,12 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [LastModifiedBy ]: identitySet [LastModifiedDateTime ]: Timestamp of the last modification of this protection unit. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [OffboardRequestedDateTime ]: The date and time when protection unit offboard was requested. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [PolicyId ]: The unique identifier of the protection policy based on which protection unit was created. + [ProtectionSources ]: protectionSource [Status ]: protectionUnitStatus [Id ]: The unique identifier for an entity. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md index 5ad0da874dcb..226b23c48b4e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.BackupRestore/Update-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.BackupRestore-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.backuprestore/update-mgsolutionbackuprestoresiteprotectionunitbulkadditionjob Locale: en-US Module Name: Microsoft.Graph.BackupRestore -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSolutionBackupRestoreSiteProtectionUnitBulkAdditionJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusiness.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusiness.md index 33fd1afa5fb4..83d62a81b5c9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusiness.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusiness.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusiness Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusiness --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessAppointment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessAppointment.md index 85bd94b17de5..8660dac31060 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessAppointment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessAppointment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinessappointment Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessAppointment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessAppointmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessAppointmentCount.md index 58e4c714b5e9..2ecc74dd3947 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessAppointmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessAppointmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinessappointmentcount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessAppointmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCalendarView.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCalendarView.md index a73990f79d56..dad91b5069b8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCalendarView.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCalendarView.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinesscalendarview Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessCalendarView --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCalendarViewCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCalendarViewCount.md index 3870b232bacc..538f97c885e1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCalendarViewCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCalendarViewCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinesscalendarviewcount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessCalendarViewCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCount.md index c8fedfb08fda..ac2249f9a8db 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinesscount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomQuestion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomQuestion.md index 0d4e08b7892f..f5ff1ea131dc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomQuestion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomQuestion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinesscustomquestion Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessCustomQuestion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomQuestionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomQuestionCount.md index 302d5c1a2356..5f5026031aa2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomQuestionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomQuestionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinesscustomquestioncount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessCustomQuestionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomer.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomer.md index 848f08c3059e..c7883336d22b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomer.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomer.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinesscustomer Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessCustomer --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomerCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomerCount.md index 0ab5c382e96b..ad2c8b9f676c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomerCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessCustomerCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinesscustomercount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessCustomerCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessService.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessService.md index 28a11a6457cb..8900f43fc8c7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessService.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessService.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinessservice Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessService --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessServiceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessServiceCount.md index a89b1e9bcab8..e40f57e8246b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessServiceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessServiceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinessservicecount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessServiceCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessStaffAvailability.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessStaffAvailability.md index f3dd34f1b155..63da079941ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessStaffAvailability.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessStaffAvailability.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinessstaffavailability Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessStaffAvailability --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessStaffMember.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessStaffMember.md index c0146bb254f9..d93dcbaca8d4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessStaffMember.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessStaffMember.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinessstaffmember Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessStaffMember --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessStaffMemberCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessStaffMemberCount.md index d8c353b44a5f..8752686398f5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessStaffMemberCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingBusinessStaffMemberCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingbusinessstaffmembercount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingBusinessStaffMemberCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingCurrency.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingCurrency.md index 5d29a4fd4d61..f2278a9e777a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingCurrency.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingCurrency.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingcurrency Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingCurrency --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingCurrencyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingCurrencyCount.md index 44f1c05986ae..97fc3724bc1f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingCurrencyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgBookingCurrencyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgbookingcurrencycount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgBookingCurrencyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEvent.md index 78ccafd2c874..a7188f72d6d1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualevent Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventCount.md index 2158fcdc87fc..1aa5cc031be8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventcount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventPresenter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventPresenter.md index ab82d591a6be..9bf0c67a0300 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventPresenter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventPresenter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventpresenter Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventPresenter --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventPresenterCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventPresenterCount.md index 7a9b37225b66..e77b3018676f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventPresenterCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventPresenterCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventpresentercount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventPresenterCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSession.md index e298fc9e81fd..3b19bfbfaa54 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventsession Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReport.md index 2c869b29c908..1663d31dceb3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventsessionattendancereport Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventSessionAttendanceReport --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReportAttendanceRecord.md index d91e0e325e44..8c2b1566b32b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReportAttendanceRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReportAttendanceRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventsessionattendancereportattendancerecord Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventSessionAttendanceReportAttendanceRecord --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReportAttendanceRecordCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReportAttendanceRecordCount.md index 665dbf6f3188..90e81b133f3e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReportAttendanceRecordCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReportAttendanceRecordCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventsessionattendancereportattendancerecordcount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventSessionAttendanceReportAttendanceRecordCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReportCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReportCount.md index 72304e07d2dc..31885ce16f42 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReportCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionAttendanceReportCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventsessionattendancereportcount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventSessionAttendanceReportCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionCount.md index 4919d760f19e..3d932fae812d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventSessionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventsessioncount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventSessionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhall.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhall.md index a792e520be29..f9eaf6bd3846 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhall.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhall.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventtownhall Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventTownhall --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallByUserIdAndRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallByUserIdAndRole.md index fb142b07e719..cad50cf66d3a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallByUserIdAndRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallByUserIdAndRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventtownhallbyuseridandrole Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventTownhallByUserIdAndRole --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallByUserRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallByUserRole.md index 8b1e314db505..194e92f3fb1e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallByUserRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallByUserRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventtownhallbyuserrole Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventTownhallByUserRole --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallCount.md index 9ae9e36e4365..be61d2c92778 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventtownhallcount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventTownhallCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallPresenter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallPresenter.md index 69339f51efe8..f8f93b74e9a8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallPresenter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallPresenter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventtownhallpresenter Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventTownhallPresenter --- @@ -14,7 +14,7 @@ title: Get-MgVirtualEventTownhallPresenter ## SYNOPSIS Read the properties and relationships of a virtualEventPresenter object. -Currently the supported virtual event types are: - virtualEventTownhall- virtualEventWebinar +Currently the supported virtual event types are: \r- virtualEventTownhall\r- virtualEventWebinar > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaVirtualEventTownhallPresenter](/powershell/module/Microsoft.Graph.Beta.Bookings/Get-MgBetaVirtualEventTownhallPresenter?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Read the properties and relationships of a virtualEventPresenter object. -Currently the supported virtual event types are: - virtualEventTownhall- virtualEventWebinar +Currently the supported virtual event types are: \r- virtualEventTownhall\r- virtualEventWebinar **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallPresenterCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallPresenterCount.md index 91d32864a9ab..986cac6f3626 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallPresenterCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallPresenterCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventtownhallpresentercount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventTownhallPresenterCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSession.md index 5cfb12e66a0d..4cf739dba92c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventtownhallsession Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventTownhallSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReport.md index bd73e32aef21..32c031160b01 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventtownhallsessionattendancereport Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventTownhallSessionAttendanceReport --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md index 3a33b0f33158..33b8cf82508b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventtownhallsessionattendancereportattendancerecord Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount.md index 02ece3cafc97..f45ca02ff482 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventtownhallsessionattendancereportattendancerecordcount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReportCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReportCount.md index 708d633a9542..bbec930297bc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReportCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionAttendanceReportCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventtownhallsessionattendancereportcount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventTownhallSessionAttendanceReportCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionCount.md index e663d76abfbb..50a425c37fb2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventTownhallSessionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventtownhallsessioncount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventTownhallSessionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinar.md index 28fbeb1d1287..30da03b45d30 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinar.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinar Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinar --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarByUserIdAndRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarByUserIdAndRole.md index c68900ceff6b..94a937a78ac5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarByUserIdAndRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarByUserIdAndRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarbyuseridandrole Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarByUserIdAndRole --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarByUserRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarByUserRole.md index 411a32a2d0de..477973a0ff06 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarByUserRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarByUserRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarbyuserrole Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarByUserRole --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarCount.md index b86eb8f9d1f3..948eba2dfdff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarcount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarPresenter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarPresenter.md index 01b601dd1178..42c4042707d4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarPresenter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarPresenter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarpresenter Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarPresenter --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarPresenterCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarPresenterCount.md index f71a5d7d9ee0..0ddbcadc59b4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarPresenterCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarPresenterCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarpresentercount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarPresenterCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistration.md index 98790fc25573..2f9b56c47089 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarregistration Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarRegistration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationByEmail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationByEmail.md index d3a32131dbc9..2937dab637a4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationByEmail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationByEmail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarregistrationbyemail Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarRegistrationByEmail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationByUserId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationByUserId.md index 25636aa045ab..106c8e19350e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationByUserId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationByUserId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarregistrationbyuserid Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarRegistrationByUserId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationConfiguration.md index c68178b05180..5ffedd1cc63d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarregistrationconfiguration Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarRegistrationConfiguration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationConfigurationQuestion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationConfigurationQuestion.md index f3e7a0217c3e..c5e2b642021b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationConfigurationQuestion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationConfigurationQuestion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarregistrationconfigurationquestion Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarRegistrationConfigurationQuestion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationConfigurationQuestionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationConfigurationQuestionCount.md index 68aea950d71d..be3578a6a1cb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationConfigurationQuestionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationConfigurationQuestionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarregistrationconfigurationquestioncount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarRegistrationConfigurationQuestionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationCount.md index 48846b5f8dbf..99f39f0c7308 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarregistrationcount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarRegistrationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationSession.md index 9fc2b6c2ace9..30014c8a9cde 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarregistrationsession Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarRegistrationSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationSessionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationSessionCount.md index ae4cf882e321..0ee4d8e623b5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationSessionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarRegistrationSessionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarregistrationsessioncount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarRegistrationSessionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSession.md index 89ca3ea7ea83..f4bc33e7c46b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarsession Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarSession --- @@ -14,7 +14,7 @@ title: Get-MgVirtualEventWebinarSession ## SYNOPSIS Read the properties and relationships of a virtualEventSession object. -Currently, the following virtual event types are supported: - virtualEventTownhall- virtualEventWebinar +Currently, the following virtual event types are supported: \r- virtualEventTownhall\r- virtualEventWebinar > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaVirtualEventWebinarSession](/powershell/module/Microsoft.Graph.Beta.Bookings/Get-MgBetaVirtualEventWebinarSession?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Read the properties and relationships of a virtualEventSession object. -Currently, the following virtual event types are supported: - virtualEventTownhall- virtualEventWebinar +Currently, the following virtual event types are supported: \r- virtualEventTownhall\r- virtualEventWebinar **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReport.md index 18cf21c0b52a..9e919b61736c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarsessionattendancereport Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarSessionAttendanceReport --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md index 3d331a7a3d79..275aa3adc96d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarsessionattendancereportattendancerecord Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount.md index 888ecc2f57cd..bc920a531dc4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarsessionattendancereportattendancerecordcount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReportCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReportCount.md index 64ca21754f56..32b09cab088b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReportCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionAttendanceReportCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarsessionattendancereportcount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarSessionAttendanceReportCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionCount.md index 9698f4118e10..02fb0ca2a14e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Get-MgVirtualEventWebinarSessionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/get-mgvirtualeventwebinarsessioncount Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgVirtualEventWebinarSessionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Microsoft.Graph.Bookings.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Microsoft.Graph.Bookings.md index eb86c53e8dd7..e3f12d20bbba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Microsoft.Graph.Bookings.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Microsoft.Graph.Bookings.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Bookings -Module Guid: 5a628916-ce55-47c1-8db6-eeeda6611cbe +Module Guid: fd9a9950-1aca-40f8-9e0c-f07039ae4a04 Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.bookings/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusiness.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusiness.md index 0275e8323e47..b8a78ef6218a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusiness.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusiness.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgbookingbusiness Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgBookingBusiness --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessAppointment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessAppointment.md index 3512ef910d2f..0537fff27518 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessAppointment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessAppointment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgbookingbusinessappointment Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgBookingBusinessAppointment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessCalendarView.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessCalendarView.md index 87e77d77e4f2..7a9e7f3f8958 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessCalendarView.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessCalendarView.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgbookingbusinesscalendarview Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgBookingBusinessCalendarView --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessCustomQuestion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessCustomQuestion.md index 002e67b9b34d..3e004e4418d2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessCustomQuestion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessCustomQuestion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgbookingbusinesscustomquestion Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgBookingBusinessCustomQuestion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessCustomer.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessCustomer.md index da498ac0d7c2..bb951846fb26 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessCustomer.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessCustomer.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgbookingbusinesscustomer Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgBookingBusinessCustomer --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessService.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessService.md index fb4689a4bdec..b9f2d57e88d4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessService.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessService.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgbookingbusinessservice Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgBookingBusinessService --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessStaffMember.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessStaffMember.md index 369fd53279da..31e7b727b45d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessStaffMember.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingBusinessStaffMember.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgbookingbusinessstaffmember Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgBookingBusinessStaffMember --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingCurrency.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingCurrency.md index d683f5c033e9..10547b96fdf6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingCurrency.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgBookingCurrency.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgbookingcurrency Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgBookingCurrency --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEvent.md index b5e467b7b91d..36ae9237ec4b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualevent Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventPresenter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventPresenter.md index 409a58f7537d..78226c31950d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventPresenter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventPresenter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventpresenter Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventPresenter --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventSession.md index e7f3ec577d50..16f3a183f198 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventsession Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventSessionAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventSessionAttendanceReport.md index 527da1c7491d..7891eff31105 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventSessionAttendanceReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventSessionAttendanceReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventsessionattendancereport Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventSessionAttendanceReport --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventSessionAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventSessionAttendanceReportAttendanceRecord.md index 4e046d77598e..2ec8f51fa366 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventSessionAttendanceReportAttendanceRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventSessionAttendanceReportAttendanceRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventsessionattendancereportattendancerecord Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventSessionAttendanceReportAttendanceRecord --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhall.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhall.md index 6178836afaf5..48c594f2e449 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhall.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhall.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventtownhall Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventTownhall --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallPresenter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallPresenter.md index cc87dd477b85..4803cfa22cfd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallPresenter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallPresenter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventtownhallpresenter Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventTownhallPresenter --- @@ -14,7 +14,7 @@ title: New-MgVirtualEventTownhallPresenter ## SYNOPSIS Create a new virtualEventPresenter object on a virtual event. -Currently, the following types of virtual events are supported: - virtualEventTownhall- virtualEventWebinar +Currently, the following types of virtual events are supported: \r- virtualEventTownhall\r- virtualEventWebinar > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaVirtualEventTownhallPresenter](/powershell/module/Microsoft.Graph.Beta.Bookings/New-MgBetaVirtualEventTownhallPresenter?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Create a new virtualEventPresenter object on a virtual event. -Currently, the following types of virtual events are supported: - virtualEventTownhall- virtualEventWebinar +Currently, the following types of virtual events are supported: \r- virtualEventTownhall\r- virtualEventWebinar ## EXAMPLES ### Example 1: Create an in-tenant presenter on a **virtualEventTownhall** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallSession.md index e0bedcf9b1e4..2c4666be6b47 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventtownhallsession Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventTownhallSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallSessionAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallSessionAttendanceReport.md index e5e8077054e1..419fe2dd90d7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallSessionAttendanceReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallSessionAttendanceReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventtownhallsessionattendancereport Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventTownhallSessionAttendanceReport --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md index 809dd3db1e97..a7edec79388d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventtownhallsessionattendancereportattendancerecord Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinar.md index 70878e9d4e94..2b7617b24a60 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinar.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventwebinar Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventWebinar --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarPresenter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarPresenter.md index ba8ca5b2a8ef..fae82551803d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarPresenter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarPresenter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventwebinarpresenter Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventWebinarPresenter --- @@ -14,7 +14,7 @@ title: New-MgVirtualEventWebinarPresenter ## SYNOPSIS Create a new virtualEventPresenter object on a virtual event. -Currently, the following types of virtual events are supported: - virtualEventTownhall- virtualEventWebinar +Currently, the following types of virtual events are supported: \r- virtualEventTownhall\r- virtualEventWebinar > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaVirtualEventWebinarPresenter](/powershell/module/Microsoft.Graph.Beta.Bookings/New-MgBetaVirtualEventWebinarPresenter?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Create a new virtualEventPresenter object on a virtual event. -Currently, the following types of virtual events are supported: - virtualEventTownhall- virtualEventWebinar +Currently, the following types of virtual events are supported: \r- virtualEventTownhall\r- virtualEventWebinar ## EXAMPLES ### Example 1: Create an in-tenant presenter on a **virtualEventWebinar** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarRegistration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarRegistration.md index 5b6a2445bf27..f7f4a8b5603e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarRegistration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarRegistration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventwebinarregistration Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventWebinarRegistration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarRegistrationConfigurationQuestion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarRegistrationConfigurationQuestion.md index 326b42de8ba1..7976177ac53b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarRegistrationConfigurationQuestion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarRegistrationConfigurationQuestion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventwebinarregistrationconfigurationquestion Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventWebinarRegistrationConfigurationQuestion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarSession.md index 4e986516aa79..240344794a4c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventwebinarsession Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventWebinarSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarSessionAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarSessionAttendanceReport.md index eb90f017c3c0..fa266162e555 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarSessionAttendanceReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarSessionAttendanceReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventwebinarsessionattendancereport Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventWebinarSessionAttendanceReport --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md index d69110fe56b2..c23001a3349c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/New-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/new-mgvirtualeventwebinarsessionattendancereportattendancerecord Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Publish-MgBookingBusiness.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Publish-MgBookingBusiness.md index 09213f761c35..90d49c0076af 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Publish-MgBookingBusiness.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Publish-MgBookingBusiness.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/publish-mgbookingbusiness Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Publish-MgBookingBusiness --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Publish-MgVirtualEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Publish-MgVirtualEvent.md index 27d7165e3b85..1b37d72539e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Publish-MgVirtualEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Publish-MgVirtualEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/publish-mgvirtualevent Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Publish-MgVirtualEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusiness.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusiness.md index 168548fda092..ff4b27b84e2b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusiness.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusiness.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgbookingbusiness Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBookingBusiness --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessAppointment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessAppointment.md index fc36f6e6ab5a..3f2d18c59b9b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessAppointment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessAppointment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgbookingbusinessappointment Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBookingBusinessAppointment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessCalendarView.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessCalendarView.md index 96671726bb66..f5f84e70423e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessCalendarView.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessCalendarView.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgbookingbusinesscalendarview Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBookingBusinessCalendarView --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessCustomQuestion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessCustomQuestion.md index daf058cf97e4..083827b6044a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessCustomQuestion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessCustomQuestion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgbookingbusinesscustomquestion Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBookingBusinessCustomQuestion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessCustomer.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessCustomer.md index 146ca46b0e4d..bb0551f0986c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessCustomer.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessCustomer.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgbookingbusinesscustomer Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBookingBusinessCustomer --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessService.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessService.md index 71174c28c8e7..98efc600d041 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessService.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessService.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgbookingbusinessservice Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBookingBusinessService --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessStaffMember.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessStaffMember.md index 8ec4e2880abd..9273cc879492 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessStaffMember.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingBusinessStaffMember.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgbookingbusinessstaffmember Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBookingBusinessStaffMember --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingCurrency.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingCurrency.md index 7daaf6cb7b93..36fc594a7aa8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingCurrency.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgBookingCurrency.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgbookingcurrency Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgBookingCurrency --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEvent.md index 6a815a65cfc7..b35274193b4f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualevent Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventPresenter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventPresenter.md index 3574b40d2a84..bdc65c464574 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventPresenter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventPresenter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventpresenter Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventPresenter --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventSession.md index a89f70542c6e..07945f4366f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventsession Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventSessionAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventSessionAttendanceReport.md index e80733d19483..6e926c26cb1b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventSessionAttendanceReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventSessionAttendanceReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventsessionattendancereport Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventSessionAttendanceReport --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventSessionAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventSessionAttendanceReportAttendanceRecord.md index 2ee59ac57107..d93ee14d9244 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventSessionAttendanceReportAttendanceRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventSessionAttendanceReportAttendanceRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventsessionattendancereportattendancerecord Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventSessionAttendanceReportAttendanceRecord --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhall.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhall.md index 97bc96717f7c..41cf5d74d5b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhall.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhall.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventtownhall Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventTownhall --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallPresenter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallPresenter.md index e36e79840de0..bcb1ecae125e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallPresenter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallPresenter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventtownhallpresenter Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventTownhallPresenter --- @@ -14,7 +14,7 @@ title: Remove-MgVirtualEventTownhallPresenter ## SYNOPSIS Delete a virtualEventPresenter from a virtual event. -Currently the supported virtual event types are:- virtualEventTownhall- virtualEventWebinar +Currently the supported virtual event types are:\r- virtualEventTownhall\r- virtualEventWebinar > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaVirtualEventTownhallPresenter](/powershell/module/Microsoft.Graph.Beta.Bookings/Remove-MgBetaVirtualEventTownhallPresenter?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Delete a virtualEventPresenter from a virtual event. -Currently the supported virtual event types are:- virtualEventTownhall- virtualEventWebinar +Currently the supported virtual event types are:\r- virtualEventTownhall\r- virtualEventWebinar ## EXAMPLES ### Example 1: Code snippet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallSession.md index 5a83ac28ab5c..a2ccadebc3fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventtownhallsession Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventTownhallSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallSessionAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallSessionAttendanceReport.md index e3636f0d9952..027b302f94e6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallSessionAttendanceReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallSessionAttendanceReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventtownhallsessionattendancereport Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventTownhallSessionAttendanceReport --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md index 964c8f0bad6b..1bd483ff530d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventtownhallsessionattendancereportattendancerecord Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinar.md index 29af78f1147d..c8331be817ed 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinar.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventwebinar Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventWebinar --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarPresenter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarPresenter.md index 55607ffb39f7..d2cbc1998fb9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarPresenter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarPresenter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventwebinarpresenter Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventWebinarPresenter --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistration.md index 8db41134e761..3edf226bca4b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventwebinarregistration Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventWebinarRegistration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationByEmail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationByEmail.md index 7c565f5b1647..fe4d8f23b846 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationByEmail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationByEmail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventwebinarregistrationbyemail Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventWebinarRegistrationByEmail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationByUserId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationByUserId.md index fc68e422a2da..13fe99cd73e3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationByUserId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationByUserId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventwebinarregistrationbyuserid Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventWebinarRegistrationByUserId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationConfiguration.md index e9db51ed07d6..af6972c62a8e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventwebinarregistrationconfiguration Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventWebinarRegistrationConfiguration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationConfigurationQuestion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationConfigurationQuestion.md index 08699a34b511..d40ecb5e4038 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationConfigurationQuestion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarRegistrationConfigurationQuestion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventwebinarregistrationconfigurationquestion Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventWebinarRegistrationConfigurationQuestion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarSession.md index 7c61696ee92f..e821248394ca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventwebinarsession Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventWebinarSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarSessionAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarSessionAttendanceReport.md index 01156ee049a4..65735b844ad8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarSessionAttendanceReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarSessionAttendanceReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventwebinarsessionattendancereport Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventWebinarSessionAttendanceReport --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md index 7df6a415ef62..5cd4082e7119 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Remove-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/remove-mgvirtualeventwebinarsessionattendancereportattendancerecord Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Set-MgVirtualEventExternalEventInformation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Set-MgVirtualEventExternalEventInformation.md index 76b43a3cbaca..f7680d6b86c7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Set-MgVirtualEventExternalEventInformation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Set-MgVirtualEventExternalEventInformation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/set-mgvirtualeventexternaleventinformation Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgVirtualEventExternalEventInformation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgBookingBusinessAppointment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgBookingBusinessAppointment.md index ad2920ffce70..46c6a8ea5811 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgBookingBusinessAppointment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgBookingBusinessAppointment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/stop-mgbookingbusinessappointment Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Stop-MgBookingBusinessAppointment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgBookingBusinessCalendarView.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgBookingBusinessCalendarView.md index 4f58685d51b1..8d73458c050d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgBookingBusinessCalendarView.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgBookingBusinessCalendarView.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/stop-mgbookingbusinesscalendarview Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Stop-MgBookingBusinessCalendarView --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEvent.md index 19cfdb14d57b..ac6c9d5f666d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/stop-mgvirtualevent Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Stop-MgVirtualEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEventWebinarRegistration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEventWebinarRegistration.md index fc0597da5966..0d27b776313b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEventWebinarRegistration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEventWebinarRegistration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/stop-mgvirtualeventwebinarregistration Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Stop-MgVirtualEventWebinarRegistration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEventWebinarRegistrationEmail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEventWebinarRegistrationEmail.md index 694a3c841033..b2b84f970090 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEventWebinarRegistrationEmail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEventWebinarRegistrationEmail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/stop-mgvirtualeventwebinarregistrationemail Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Stop-MgVirtualEventWebinarRegistrationEmail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEventWebinarRegistrationUserId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEventWebinarRegistrationUserId.md index d50bee48512a..18e41d731df5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEventWebinarRegistrationUserId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Stop-MgVirtualEventWebinarRegistrationUserId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/stop-mgvirtualeventwebinarregistrationuserid Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Stop-MgVirtualEventWebinarRegistrationUserId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Unpublish-MgBookingBusiness.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Unpublish-MgBookingBusiness.md index cd545529e7a8..0312442db464 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Unpublish-MgBookingBusiness.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Unpublish-MgBookingBusiness.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/unpublish-mgbookingbusiness Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Unpublish-MgBookingBusiness --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusiness.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusiness.md index ff3d4f00db97..d0c9d7253f1b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusiness.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusiness.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgbookingbusiness Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBookingBusiness --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessAppointment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessAppointment.md index 2efbc5e3dbad..89fa59ebea1c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessAppointment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessAppointment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgbookingbusinessappointment Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBookingBusinessAppointment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessCalendarView.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessCalendarView.md index bc0d9842d257..945d036527d1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessCalendarView.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessCalendarView.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgbookingbusinesscalendarview Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBookingBusinessCalendarView --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessCustomQuestion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessCustomQuestion.md index 529c3c19dbdf..f81620d34f3d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessCustomQuestion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessCustomQuestion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgbookingbusinesscustomquestion Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBookingBusinessCustomQuestion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessCustomer.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessCustomer.md index d256e60bc280..8943ea20596b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessCustomer.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessCustomer.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgbookingbusinesscustomer Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBookingBusinessCustomer --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessService.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessService.md index 59c4f04b3119..0a4fcf49343d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessService.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessService.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgbookingbusinessservice Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBookingBusinessService --- @@ -14,7 +14,7 @@ title: Update-MgBookingBusinessService ## SYNOPSIS Update the properties of a bookingService object in the specified bookingBusiness. -The following are some examples you can customize for a service:- Price- Typical length of an appointment- Reminders- Any time buffer to set up before or finish up after the service- Scheduling policy parameters, such as minimum notice to book or cancel, and whether customers can select specific staff members for an appointment. +The following are some examples you can customize for a service:\r- Price\r- Typical length of an appointment\r- Reminders\r- Any time buffer to set up before or finish up after the service\r- Scheduling policy parameters, such as minimum notice to book or cancel, and whether customers can select specific staff members for an appointment. > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaBookingBusinessService](/powershell/module/Microsoft.Graph.Beta.Bookings/Update-MgBetaBookingBusinessService?view=graph-powershell-beta) @@ -88,7 +88,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Update the properties of a bookingService object in the specified bookingBusiness. -The following are some examples you can customize for a service:- Price- Typical length of an appointment- Reminders- Any time buffer to set up before or finish up after the service- Scheduling policy parameters, such as minimum notice to book or cancel, and whether customers can select specific staff members for an appointment. +The following are some examples you can customize for a service:\r- Price\r- Typical length of an appointment\r- Reminders\r- Any time buffer to set up before or finish up after the service\r- Scheduling policy parameters, such as minimum notice to book or cancel, and whether customers can select specific staff members for an appointment. **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessStaffMember.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessStaffMember.md index 8798aa5ca7d5..835bfc8d082e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessStaffMember.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingBusinessStaffMember.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgbookingbusinessstaffmember Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBookingBusinessStaffMember --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingCurrency.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingCurrency.md index c88405af14f7..4a9a303cad1a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingCurrency.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgBookingCurrency.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgbookingcurrency Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgBookingCurrency --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEvent.md index f129eacfd301..4435df18dbab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualevent Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventPresenter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventPresenter.md index cf6b432ad2fc..a0701dc880ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventPresenter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventPresenter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventpresenter Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventPresenter --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventSession.md index 921908ccae25..d102b8c70244 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventsession Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventSessionAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventSessionAttendanceReport.md index 565cb87c71a7..4d1f9573cd20 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventSessionAttendanceReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventSessionAttendanceReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventsessionattendancereport Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventSessionAttendanceReport --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventSessionAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventSessionAttendanceReportAttendanceRecord.md index 279b9da58ffc..326fac89a059 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventSessionAttendanceReportAttendanceRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventSessionAttendanceReportAttendanceRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventsessionattendancereportattendancerecord Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventSessionAttendanceReportAttendanceRecord --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhall.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhall.md index 62649abbe90e..981cca0ff74a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhall.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhall.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventtownhall Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventTownhall --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallPresenter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallPresenter.md index 07103fc9fc5a..eafc60ef80f5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallPresenter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallPresenter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventtownhallpresenter Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventTownhallPresenter --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallSession.md index d553f5ab22c0..01c171535c06 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventtownhallsession Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventTownhallSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallSessionAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallSessionAttendanceReport.md index c321ac2324f6..068a442d9131 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallSessionAttendanceReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallSessionAttendanceReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventtownhallsessionattendancereport Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventTownhallSessionAttendanceReport --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md index f31f7b64614d..0d3ec4db0aac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventtownhallsessionattendancereportattendancerecord Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinar.md index e46137b5994b..86f61b61ce9f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinar.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventwebinar Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventWebinar --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarPresenter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarPresenter.md index b55f52e42b5c..d1a7b47835f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarPresenter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarPresenter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventwebinarpresenter Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventWebinarPresenter --- @@ -14,7 +14,7 @@ title: Update-MgVirtualEventWebinarPresenter ## SYNOPSIS Update the properties of a virtualEventPresenter object. -Currently the supported virtual event types are:- virtualEventWebinar. +Currently the supported virtual event types are:\r- virtualEventWebinar. > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaVirtualEventWebinarPresenter](/powershell/module/Microsoft.Graph.Beta.Bookings/Update-MgBetaVirtualEventWebinarPresenter?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Update the properties of a virtualEventPresenter object. -Currently the supported virtual event types are:- virtualEventWebinar. +Currently the supported virtual event types are:\r- virtualEventWebinar. ## EXAMPLES ### Example 1: Code snippet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistration.md index ae98df9ed2c7..c185404105d4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventwebinarregistration Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventWebinarRegistration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationByEmail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationByEmail.md index 8aee63198e9f..5090237b387d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationByEmail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationByEmail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventwebinarregistrationbyemail Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventWebinarRegistrationByEmail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationByUserId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationByUserId.md index 232aedf0b8b5..d1c8c1b12baa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationByUserId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationByUserId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventwebinarregistrationbyuserid Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventWebinarRegistrationByUserId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationConfiguration.md index 6e373978b912..3c3a6cc884c5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventwebinarregistrationconfiguration Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventWebinarRegistrationConfiguration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationConfigurationQuestion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationConfigurationQuestion.md index cc8517bda0ee..d9decb3bb6c3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationConfigurationQuestion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarRegistrationConfigurationQuestion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventwebinarregistrationconfigurationquestion Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventWebinarRegistrationConfigurationQuestion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarSession.md index 6e2519bdcf7f..b820c634d9fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventwebinarsession Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventWebinarSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarSessionAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarSessionAttendanceReport.md index 1d0cc0641189..433328f76717 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarSessionAttendanceReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarSessionAttendanceReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventwebinarsessionattendancereport Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventWebinarSessionAttendanceReport --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md index b9e9ce60fdf0..ee75b3ede71e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Bookings/Update-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Bookings-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.bookings/update-mgvirtualeventwebinarsessionattendancereportattendancerecord Locale: en-US Module Name: Microsoft.Graph.Bookings -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendar.md index 7666d7621a20..f63f1accda46 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendar.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupcalendar Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupCalendar --- @@ -342,13 +342,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarEvent.md index 8fe8d1bf41c9..b03448786a19 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupcalendarevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupCalendarEvent --- @@ -562,13 +562,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarPermission.md index c1d223c1a9c7..881c6bec33b7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupcalendarpermission Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupCalendarPermission --- @@ -551,13 +551,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarPermissionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarPermissionCount.md index 9f3f27888e33..894a52e46130 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarPermissionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarPermissionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupcalendarpermissioncount Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupCalendarPermissionCount --- @@ -338,13 +338,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarSchedule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarSchedule.md index be5687ea1a8c..49ca31c45f17 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarSchedule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarSchedule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupcalendarschedule Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupCalendarSchedule --- @@ -566,13 +566,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace STARTTIME ``: dateTimeTimeZone [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarView.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarView.md index 2bb01cb47377..6d11da18f2db 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarView.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupCalendarView.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupcalendarview Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupCalendarView --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEvent.md index 1763bd044ef1..f3299e0ca7a7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupEvent --- @@ -571,13 +571,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventAttachment.md index 9a45a41e748c..7287d2a3c71e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupeventattachment Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupEventAttachment --- @@ -584,13 +584,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventAttachmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventAttachmentCount.md index 7df139c6a1c8..e4ddae980ba4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventAttachmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventAttachmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupeventattachmentcount Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupEventAttachmentCount --- @@ -367,13 +367,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventCalendar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventCalendar.md index c2b79e68e79c..a28ba541922c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventCalendar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventCalendar.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupeventcalendar Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupEventCalendar --- @@ -365,13 +365,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventCount.md index cf940199142d..f7f8edf1d7ba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupeventcount Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupEventCount --- @@ -346,13 +346,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventDelta.md index 7830acb3f1eb..8cbfdd2c5879 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupeventdelta Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupEventDelta --- @@ -596,13 +596,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventExtension.md index 53ab2b735137..6bf093b213e3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupeventextension Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupEventExtension --- @@ -599,13 +599,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventExtensionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventExtensionCount.md index 02ce1bbfd1b4..3817c774c151 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventExtensionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventExtensionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupeventextensioncount Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupEventExtensionCount --- @@ -359,13 +359,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventInstance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventInstance.md index 0b7370c245b5..214b71ccffc3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventInstance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventInstance.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupeventinstance Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupEventInstance --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventInstanceDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventInstanceDelta.md index 58fe11b27605..a7f45df38496 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventInstanceDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgGroupEventInstanceDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mggroupeventinstancedelta Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupEventInstanceDelta --- @@ -609,13 +609,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoom.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoom.md index e40edef5da2d..2477bfa4f512 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoom.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoom.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroom Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPlaceAsRoom --- @@ -546,13 +546,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomList.md index 1f9dc215fd10..377c580b271a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroomlist Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPlaceAsRoomList --- @@ -523,13 +523,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListRoom.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListRoom.md index 1925498cb2a5..2992e78d53c0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListRoom.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListRoom.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroomlistroom Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPlaceAsRoomListRoom --- @@ -550,13 +550,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListRoomCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListRoomCount.md index 032638c3af40..a04930ad3af6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListRoomCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceAsRoomListRoomCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplaceasroomlistroomcount Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPlaceAsRoomListRoomCount --- @@ -338,13 +338,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCount.md index 944305f5e900..7b40ace148f6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplacecount Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPlaceCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsRoom.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsRoom.md index ef66185def84..d56abd0387b3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsRoom.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsRoom.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplacecountasroom Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPlaceCountAsRoom --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsRoomList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsRoomList.md index 381ff59ea593..a211fab938be 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsRoomList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgPlaceCountAsRoomList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgplacecountasroomlist Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPlaceCountAsRoomList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendar.md index 45a5dcf8edec..3e73d42a568b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendar.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusercalendar Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserCalendar --- @@ -568,13 +568,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarCount.md index b15366994366..9ff643a35f9a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusercalendarcount Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserCalendarCount --- @@ -346,13 +346,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarEvent.md index f24a7eb2e9e9..a848e1c9913f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusercalendarevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserCalendarEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarGroup.md index e75a9e32bc65..7753405dff14 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusercalendargroup Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserCalendarGroup --- @@ -576,13 +576,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarGroupCalendar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarGroupCalendar.md index 355621e42427..dc4df14332ac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarGroupCalendar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarGroupCalendar.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusercalendargroupcalendar Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserCalendarGroupCalendar --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarGroupCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarGroupCount.md index f9fc2435f8ac..2e02d6c99c9f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarGroupCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarGroupCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusercalendargroupcount Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserCalendarGroupCount --- @@ -346,13 +346,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarPermission.md index 861e87b08c9d..52496e9845a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusercalendarpermission Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserCalendarPermission --- @@ -693,13 +693,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarPermissionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarPermissionCount.md index eaa5945dc0ee..b922d6a7ff7f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarPermissionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarPermissionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusercalendarpermissioncount Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserCalendarPermissionCount --- @@ -389,13 +389,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarView.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarView.md index 606f64064821..b985517e31e1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarView.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserCalendarView.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusercalendarview Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserCalendarView --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserDefaultCalendar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserDefaultCalendar.md index cb24868031c7..d08188b57548 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserDefaultCalendar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserDefaultCalendar.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mguserdefaultcalendar Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDefaultCalendar --- @@ -356,13 +356,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserDefaultCalendarEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserDefaultCalendarEvent.md index e9fe50ce50bd..f29763173bd1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserDefaultCalendarEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserDefaultCalendarEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mguserdefaultcalendarevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDefaultCalendarEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEvent.md index 963d7d2cc1a4..da5b0462d170 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mguserevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserEvent --- @@ -590,13 +590,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventAttachment.md index a88eb8b200c2..c6f5def6def8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusereventattachment Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserEventAttachment --- @@ -598,13 +598,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventAttachmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventAttachmentCount.md index 7bc485231e8f..882750c9552e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventAttachmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventAttachmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusereventattachmentcount Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserEventAttachmentCount --- @@ -367,13 +367,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventCalendar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventCalendar.md index d44e8aaf8afc..b31b8c506cc0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventCalendar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventCalendar.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusereventcalendar Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserEventCalendar --- @@ -365,13 +365,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventCount.md index b2d27b8d9d5a..b3c65dd46ce4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusereventcount Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserEventCount --- @@ -346,13 +346,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventDelta.md index 17aa22f62cbc..df8f5ea8d3aa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusereventdelta Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserEventDelta --- @@ -596,13 +596,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventExtension.md index a70545bf9e8c..866492b15187 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusereventextension Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserEventExtension --- @@ -584,13 +584,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventExtensionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventExtensionCount.md index 5470d1f7bf2e..27ef1247bcde 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventExtensionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventExtensionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusereventextensioncount Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserEventExtensionCount --- @@ -359,13 +359,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventInstance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventInstance.md index 4785b8290b7d..30290bc434be 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventInstance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventInstance.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusereventinstance Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserEventInstance --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventInstanceDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventInstanceDelta.md index 5d9e2e5cee34..027d2d32df68 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventInstanceDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Get-MgUserEventInstanceDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/get-mgusereventinstancedelta Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserEventInstanceDelta --- @@ -609,13 +609,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptGroupEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptGroupEvent.md index 7c8a345c7b56..9d8e8fcba2be 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptGroupEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptGroupEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgacceptgroupevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgAcceptGroupEvent --- @@ -544,13 +544,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptGroupEventTentatively.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptGroupEventTentatively.md index 94a8700e3c67..386bc8c575c3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptGroupEventTentatively.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptGroupEventTentatively.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgacceptgroupeventtentatively Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgAcceptGroupEventTentatively --- @@ -584,13 +584,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace PROPOSEDNEWTIME ``: timeSlot [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptUserEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptUserEvent.md index 25e8a8f60cbb..dd48b06eff49 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptUserEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptUserEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgacceptuserevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgAcceptUserEvent --- @@ -571,13 +571,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptUserEventTentatively.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptUserEventTentatively.md index dfa80b327e02..8bb4279e2ed2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptUserEventTentatively.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgAcceptUserEventTentatively.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgacceptusereventtentatively Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgAcceptUserEventTentatively --- @@ -621,13 +621,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace PROPOSEDNEWTIME ``: timeSlot [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgCalendarGroupCalendar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgCalendarGroupCalendar.md index bada4d5c8780..04969a5f8b25 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgCalendarGroupCalendar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgCalendarGroupCalendar.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgcalendargroupcalendar Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCalendarGroupCalendar --- @@ -425,13 +425,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles.md index efcdf1e8d305..f87fa21d5741 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgcalendarusercalendarallowedcalendarsharingroles Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles --- @@ -484,13 +484,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDeclineGroupEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDeclineGroupEvent.md index 09a8a4ffed9e..0cc28d20c569 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDeclineGroupEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDeclineGroupEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgdeclinegroupevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgDeclineGroupEvent --- @@ -584,13 +584,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace PROPOSEDNEWTIME ``: timeSlot [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDeclineUserEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDeclineUserEvent.md index 9e9fc74c4935..1e2c94398321 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDeclineUserEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDeclineUserEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgdeclineuserevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgDeclineUserEvent --- @@ -621,13 +621,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace PROPOSEDNEWTIME ``: timeSlot [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDismissGroupEventReminder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDismissGroupEventReminder.md index a802ecd6b767..32ced58693ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDismissGroupEventReminder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDismissGroupEventReminder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgdismissgroupeventreminder Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgDismissGroupEventReminder --- @@ -384,13 +384,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDismissUserEventReminder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDismissUserEventReminder.md index 65a534290315..61d1e4c20c2a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDismissUserEventReminder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgDismissUserEventReminder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgdismissusereventreminder Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgDismissUserEventReminder --- @@ -406,13 +406,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgForwardGroupEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgForwardGroupEvent.md index 6942ed28e51d..2d15a29fd430 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgForwardGroupEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgForwardGroupEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgforwardgroupevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgForwardGroupEvent --- @@ -13,8 +13,8 @@ title: Invoke-MgForwardGroupEvent ## SYNOPSIS -This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. -If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. +This action allows the organizer or attendee of a meeting event to forward the\rmeeting request to a new recipient. +If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action\ralso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's\rcopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account. > [!NOTE] @@ -73,8 +73,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. -If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. +This action allows the organizer or attendee of a meeting event to forward the\rmeeting request to a new recipient. +If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action\ralso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's\rcopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account. **Permissions** @@ -561,13 +561,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace TORECIPIENTS : . [EmailAddress ]: emailAddress diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgForwardUserEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgForwardUserEvent.md index f9b8fbb502d8..c780af400e86 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgForwardUserEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgForwardUserEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgforwarduserevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgForwardUserEvent --- @@ -13,8 +13,8 @@ title: Invoke-MgForwardUserEvent ## SYNOPSIS -This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. -If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. +This action allows the organizer or attendee of a meeting event to forward the\rmeeting request to a new recipient. +If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action\ralso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's\rcopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account. > [!NOTE] @@ -73,8 +73,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -This action allows the organizer or attendee of a meeting event to forward themeeting request to a new recipient. -If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this actionalso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer'scopy of the meeting event. +This action allows the organizer or attendee of a meeting event to forward the\rmeeting request to a new recipient. +If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action\ralso sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's\rcopy of the meeting event. This convenience is not available when forwarding from an Outlook.com account. **Permissions** @@ -587,13 +587,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace TORECIPIENTS : . [EmailAddress ]: emailAddress diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgSnoozeGroupEventReminder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgSnoozeGroupEventReminder.md index cda816b791fa..492978389453 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgSnoozeGroupEventReminder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgSnoozeGroupEventReminder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgsnoozegroupeventreminder Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgSnoozeGroupEventReminder --- @@ -521,13 +521,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace NEWREMINDERTIME ``: dateTimeTimeZone [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgSnoozeUserEventReminder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgSnoozeUserEventReminder.md index 41a6a27b0170..b59bfcbd9a17 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgSnoozeUserEventReminder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Invoke-MgSnoozeUserEventReminder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/invoke-mgsnoozeusereventreminder Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgSnoozeUserEventReminder --- @@ -550,13 +550,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace NEWREMINDERTIME ``: dateTimeTimeZone [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Microsoft.Graph.Calendar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Microsoft.Graph.Calendar.md index f0d199e1bf01..f631a1a08483 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Microsoft.Graph.Calendar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Microsoft.Graph.Calendar.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Calendar -Module Guid: 616eca87-da74-40de-b624-c994f9446da1 +Module Guid: 4f363e6f-1990-4efe-afcc-f9cef7cd612a Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.calendar/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupCalendarEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupCalendarEvent.md index 95ca7bb34f02..3d7445ae0aef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupCalendarEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupCalendarEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mggroupcalendarevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupCalendarEvent --- @@ -2673,13 +2673,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace INSTANCES : The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupCalendarPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupCalendarPermission.md index e5d4e6e4d98a..0071c4e7cced 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupCalendarPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupCalendarPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mggroupcalendarpermission Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupCalendarPermission --- @@ -623,13 +623,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEvent.md index 3a32909e51ac..21801414f371 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mggroupevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupEvent --- @@ -2714,13 +2714,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace INSTANCES : The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEventAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEventAttachment.md index f1c024818230..75e7f9318fa0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEventAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEventAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mggroupeventattachment Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupEventAttachment --- @@ -645,13 +645,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEventAttachmentUploadSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEventAttachmentUploadSession.md index b91a8bc82c90..dd7783496dae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEventAttachmentUploadSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEventAttachmentUploadSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mggroupeventattachmentuploadsession Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupEventAttachmentUploadSession --- @@ -538,13 +538,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEventExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEventExtension.md index 94da97be7196..5fa2a0b697f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEventExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgGroupEventExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mggroupeventextension Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupEventExtension --- @@ -512,13 +512,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsRoomListRoom.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsRoomListRoom.md index bdb79436f81d..db00b151d559 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsRoomListRoom.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgPlaceAsRoomListRoom.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgplaceasroomlistroom Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgPlaceAsRoomListRoom --- @@ -26,10 +26,10 @@ Create new navigation property to rooms for places New-MgPlaceAsRoomListRoom -PlaceId [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Address ] [-AudioDeviceName ] [-BookingType ] [-Building ] [-Capacity ] - [-DisplayDeviceName ] [-DisplayName ] [-EmailAddress ] - [-FloorLabel ] [-FloorNumber ] + [-CheckIns ] [-DisplayDeviceName ] [-DisplayName ] + [-EmailAddress ] [-FloorLabel ] [-FloorNumber ] [-GeoCoordinates ] [-Id ] [-IsWheelChairAccessible] - [-Label ] [-Nickname ] [-Phone ] [-Tags ] + [-Label ] [-Nickname ] [-ParentId ] [-Phone ] [-Tags ] [-VideoDeviceName ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -52,10 +52,10 @@ New-MgPlaceAsRoomListRoom -PlaceId -BodyParameter New-MgPlaceAsRoomListRoom -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Address ] [-AudioDeviceName ] [-BookingType ] [-Building ] [-Capacity ] - [-DisplayDeviceName ] [-DisplayName ] [-EmailAddress ] - [-FloorLabel ] [-FloorNumber ] + [-CheckIns ] [-DisplayDeviceName ] [-DisplayName ] + [-EmailAddress ] [-FloorLabel ] [-FloorNumber ] [-GeoCoordinates ] [-Id ] [-IsWheelChairAccessible] - [-Label ] [-Nickname ] [-Phone ] [-Tags ] + [-Label ] [-Nickname ] [-ParentId ] [-Phone ] [-Tags ] [-VideoDeviceName ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -295,6 +295,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -CheckIns + + +To construct, see NOTES section for CHECKINS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Confirm Prompts you for confirmation before running the cmdlet. @@ -601,7 +629,7 @@ HelpMessage: '' ### -IsWheelChairAccessible -Specifies whether the room is wheelchair accessible. + ```yaml Type: System.Management.Automation.SwitchParameter @@ -628,7 +656,7 @@ HelpMessage: '' ### -Label -Specifies a descriptive label for the room, for example, a number or name. + ```yaml Type: System.String @@ -657,6 +685,33 @@ HelpMessage: '' Specifies a nickname for the room, for example, 'conf room'. +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ParentId + + + ```yaml Type: System.String DefaultValue: '' @@ -821,7 +876,7 @@ HelpMessage: '' ### -Tags -Specifies other features of the room, for example, details like the type of view or furniture type. + ```yaml Type: System.String[] @@ -948,6 +1003,10 @@ It's a free-format string value, for example, 'United States'. [PostalCode ]: The postal code. [State ]: The state. [Street ]: The street. + [CheckIns ]: + [CalendarEventId ]: + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: [DisplayName ]: The name associated with the place. [GeoCoordinates ]: outlookGeoCoordinates [(Any) ]: This indicates any property can be added to this object. @@ -957,7 +1016,11 @@ As an example, the accuracy can be measured in meters, such as the latitude and [AltitudeAccuracy ]: The accuracy of the altitude. [Latitude ]: The latitude of the location. [Longitude ]: The longitude of the location. + [IsWheelChairAccessible ]: + [Label ]: + [ParentId ]: [Phone ]: The phone number of the place. + [Tags ]: [Id ]: The unique identifier for an entity. Read-only. [AudioDeviceName ]: Specifies the name of the audio device in the room. @@ -968,12 +1031,14 @@ Read-only. [EmailAddress ]: Email address of the room. [FloorLabel ]: Specifies a descriptive label for the floor, for example, P. [FloorNumber ]: Specifies the floor number that the room is on. - [IsWheelChairAccessible ]: Specifies whether the room is wheelchair accessible. - [Label ]: Specifies a descriptive label for the room, for example, a number or name. [Nickname ]: Specifies a nickname for the room, for example, 'conf room'. - [Tags ]: Specifies other features of the room, for example, details like the type of view or furniture type. [VideoDeviceName ]: Specifies the name of the video device in the room. +CHECKINS : . + [CalendarEventId ]: + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: + GEOCOORDINATES ``: outlookGeoCoordinates [(Any) ]: This indicates any property can be added to this object. [Accuracy ]: The accuracy of the latitude and longitude. @@ -988,13 +1053,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendar.md index cb83f155f74a..ea7216f6a1ce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendar.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgusercalendar Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserCalendar --- @@ -1794,13 +1794,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace MULTIVALUEEXTENDEDPROPERTIES : The collection of multi-value extended properties defined for the calendar. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarEvent.md index 01e73d7ebfb7..25ad5ea6a8f3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgusercalendarevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserCalendarEvent --- @@ -2793,13 +2793,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace INSTANCES : The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarGroup.md index 64e0f0069064..163782491643 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgusercalendargroup Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserCalendarGroup --- @@ -1128,13 +1128,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarGroupCalendar.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarGroupCalendar.md index c4567d9d19bf..d13ee874eea1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarGroupCalendar.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarGroupCalendar.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgusercalendargroupcalendar Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserCalendarGroupCalendar --- @@ -1822,13 +1822,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace MULTIVALUEEXTENDEDPROPERTIES : The collection of multi-value extended properties defined for the calendar. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarPermission.md index f51abfaf10c9..8fe1b441c2dd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserCalendarPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgusercalendarpermission Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserCalendarPermission --- @@ -812,13 +812,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserDefaultCalendarEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserDefaultCalendarEvent.md index c9b585ac6bdf..4fd8a01079e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserDefaultCalendarEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserDefaultCalendarEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mguserdefaultcalendarevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDefaultCalendarEvent --- @@ -2681,13 +2681,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace INSTANCES : The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEvent.md index c93e0ea27de8..19e0463647f6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mguserevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserEvent --- @@ -2823,13 +2823,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace INSTANCES : The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEventAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEventAttachment.md index b6e5c890cd1f..7f76d2b5e21f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEventAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEventAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgusereventattachment Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserEventAttachment --- @@ -686,13 +686,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEventAttachmentUploadSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEventAttachmentUploadSession.md index 2dff7324ddd4..5431b7e62fab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEventAttachmentUploadSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEventAttachmentUploadSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgusereventattachmentuploadsession Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserEventAttachmentUploadSession --- @@ -546,13 +546,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEventExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEventExtension.md index 7bf580316aea..bfc4dc0a5f2b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEventExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/New-MgUserEventExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/new-mgusereventextension Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserEventExtension --- @@ -487,13 +487,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupCalendarEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupCalendarEvent.md index 60339d694c01..6ec7ad6489f5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupCalendarEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupCalendarEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mggroupcalendarevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupCalendarEvent --- @@ -413,13 +413,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupCalendarPermanent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupCalendarPermanent.md index 7400a97db4f0..192bb5a38c31 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupCalendarPermanent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupCalendarPermanent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mggroupcalendarpermanent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupCalendarPermanent --- @@ -365,13 +365,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupCalendarPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupCalendarPermission.md index cd0b06b5c3b9..8e9ef00972e1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupCalendarPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupCalendarPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mggroupcalendarpermission Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupCalendarPermission --- @@ -413,13 +413,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEvent.md index bc62d1dbee58..969247a8d5c9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mggroupevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupEvent --- @@ -426,13 +426,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEventAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEventAttachment.md index 9d9d2fd65405..83148ad3872d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEventAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEventAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mggroupeventattachment Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupEventAttachment --- @@ -426,13 +426,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEventExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEventExtension.md index f63acce57063..ccbdbb365829 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEventExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEventExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mggroupeventextension Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupEventExtension --- @@ -426,13 +426,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEventPermanent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEventPermanent.md index 7a1d055bccc2..d01ee61bc562 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEventPermanent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgGroupEventPermanent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mggroupeventpermanent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupEventPermanent --- @@ -384,13 +384,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlace.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlace.md index da1b7986d53f..c7fd75175114 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlace.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlace.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplace Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPlace --- @@ -384,13 +384,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsRoomListRoom.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsRoomListRoom.md index 7c7f58d1456d..88b7a5b7664e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsRoomListRoom.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgPlaceAsRoomListRoom.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgplaceasroomlistroom Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPlaceAsRoomListRoom --- @@ -405,13 +405,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserCalendarGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserCalendarGroup.md index 1a9748e42a33..6330c9d55d0b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserCalendarGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserCalendarGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgusercalendargroup Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserCalendarGroup --- @@ -427,13 +427,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserCalendarPermanent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserCalendarPermanent.md index c70742473958..3c1bd3b1c293 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserCalendarPermanent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserCalendarPermanent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgusercalendarpermanent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserCalendarPermanent --- @@ -439,13 +439,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserCalendarPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserCalendarPermission.md index 3236c188d096..923d8c3a7ba6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserCalendarPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserCalendarPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgusercalendarpermission Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserCalendarPermission --- @@ -485,13 +485,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEvent.md index 80adb5ae236b..bc2c3801d19d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mguserevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserEvent --- @@ -427,13 +427,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEventAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEventAttachment.md index 23547a63df1d..e771c1eb76f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEventAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEventAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgusereventattachment Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserEventAttachment --- @@ -440,13 +440,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEventExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEventExtension.md index 23991bda360d..e86862965496 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEventExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEventExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgusereventextension Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserEventExtension --- @@ -426,13 +426,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEventPermanent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEventPermanent.md index d4c8f72693d2..6cb8a0303316 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEventPermanent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Remove-MgUserEventPermanent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/remove-mgusereventpermanent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserEventPermanent --- @@ -392,13 +392,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Stop-MgGroupEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Stop-MgGroupEvent.md index 8ec32a1453a3..e0954d21523d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Stop-MgGroupEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Stop-MgGroupEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/stop-mggroupevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Stop-MgGroupEvent --- @@ -15,9 +15,9 @@ title: Stop-MgGroupEvent This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. -The organizer can also cancel an occurrence of a recurring meeting by providing the occurrence event ID. -An attendee calling this action gets an error (HTTP 400 Bad Request), with the followingerror message: 'Your request can't be completed. -You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and letsthe organizer send a custom message to the attendees about the cancellation. +The organizer can also cancel an occurrence of a recurring meeting \rby providing the occurrence event ID. +An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\rerror message: 'Your request can't be completed. +You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\rthe organizer send a custom message to the attendees about the cancellation. > [!NOTE] > To view the beta release of this cmdlet, view [Stop-MgBetaGroupEvent](/powershell/module/Microsoft.Graph.Beta.Calendar/Stop-MgBetaGroupEvent?view=graph-powershell-beta) @@ -75,9 +75,9 @@ This cmdlet has the following aliases, This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. -The organizer can also cancel an occurrence of a recurring meeting by providing the occurrence event ID. -An attendee calling this action gets an error (HTTP 400 Bad Request), with the followingerror message: 'Your request can't be completed. -You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and letsthe organizer send a custom message to the attendees about the cancellation. +The organizer can also cancel an occurrence of a recurring meeting \rby providing the occurrence event ID. +An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\rerror message: 'Your request can't be completed. +You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\rthe organizer send a custom message to the attendees about the cancellation. **Permissions** @@ -530,13 +530,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Stop-MgUserEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Stop-MgUserEvent.md index 662034101bf3..0990f1c106bc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Stop-MgUserEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Stop-MgUserEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/stop-mguserevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Stop-MgUserEvent --- @@ -15,9 +15,9 @@ title: Stop-MgUserEvent This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. -The organizer can also cancel an occurrence of a recurring meeting by providing the occurrence event ID. -An attendee calling this action gets an error (HTTP 400 Bad Request), with the followingerror message: 'Your request can't be completed. -You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and letsthe organizer send a custom message to the attendees about the cancellation. +The organizer can also cancel an occurrence of a recurring meeting \rby providing the occurrence event ID. +An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\rerror message: 'Your request can't be completed. +You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\rthe organizer send a custom message to the attendees about the cancellation. > [!NOTE] > To view the beta release of this cmdlet, view [Stop-MgBetaUserEvent](/powershell/module/Microsoft.Graph.Beta.Calendar/Stop-MgBetaUserEvent?view=graph-powershell-beta) @@ -75,9 +75,9 @@ This cmdlet has the following aliases, This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. -The organizer can also cancel an occurrence of a recurring meeting by providing the occurrence event ID. -An attendee calling this action gets an error (HTTP 400 Bad Request), with the followingerror message: 'Your request can't be completed. -You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and letsthe organizer send a custom message to the attendees about the cancellation. +The organizer can also cancel an occurrence of a recurring meeting \rby providing the occurrence event ID. +An attendee calling this action gets an error (HTTP 400 Bad Request), with the following\rerror message: 'Your request can't be completed. +You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets\rthe organizer send a custom message to the attendees about the cancellation. **Permissions** @@ -548,13 +548,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupCalendarEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupCalendarEvent.md index c25a57f6290b..049fccf19fa4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupCalendarEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupCalendarEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mggroupcalendarevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupCalendarEvent --- @@ -2727,13 +2727,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace INSTANCES : The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupCalendarPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupCalendarPermission.md index 48ebc065419e..a9b62c6cf3d1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupCalendarPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupCalendarPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mggroupcalendarpermission Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupCalendarPermission --- @@ -650,13 +650,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupEvent.md index 6513677274a3..e1105b018bf0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mggroupevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupEvent --- @@ -2708,13 +2708,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace INSTANCES : The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupEventExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupEventExtension.md index 98d753bad6d8..af8b1bf597b7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupEventExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgGroupEventExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mggroupeventextension Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupEventExtension --- @@ -514,13 +514,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlace.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlace.md index 305e7d0a7698..1719ed75697f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlace.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlace.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplace Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPlace --- @@ -26,8 +26,10 @@ You can identify the room or roomList by specifying the id or emailAddress prope ``` Update-MgPlace -PlaceId [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Address ] - [-DisplayName ] [-GeoCoordinates ] [-Id ] - [-Phone ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-CheckIns ] [-DisplayName ] + [-GeoCoordinates ] [-Id ] [-IsWheelChairAccessible] + [-Label ] [-ParentId ] [-Phone ] [-Tags ] [-Break] + [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] ``` @@ -47,8 +49,10 @@ Update-MgPlace -PlaceId -BodyParameter ``` Update-MgPlace -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Address ] - [-DisplayName ] [-GeoCoordinates ] [-Id ] - [-Phone ] [-Break] [-Headers ] [-HttpPipelineAppend ] + [-CheckIns ] [-DisplayName ] + [-GeoCoordinates ] [-Id ] [-IsWheelChairAccessible] + [-Label ] [-ParentId ] [-Phone ] [-Tags ] [-Break] + [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] ``` @@ -201,6 +205,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -CheckIns + + +To construct, see NOTES section for CHECKINS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Confirm Prompts you for confirmation before running the cmdlet. @@ -397,6 +429,87 @@ AcceptedValues: [] HelpMessage: '' ``` +### -IsWheelChairAccessible + + + +```yaml +Type: System.Management.Automation.SwitchParameter +DefaultValue: False +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -Label + + + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ParentId + + + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Phone The phone number of the place. @@ -536,6 +649,33 @@ AcceptedValues: [] HelpMessage: '' ``` +### -Tags + + + +```yaml +Type: System.String[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + 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. @@ -613,6 +753,10 @@ It's a free-format string value, for example, 'United States'. [PostalCode ]: The postal code. [State ]: The state. [Street ]: The street. + [CheckIns ]: + [CalendarEventId ]: + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: [DisplayName ]: The name associated with the place. [GeoCoordinates ]: outlookGeoCoordinates [(Any) ]: This indicates any property can be added to this object. @@ -622,7 +766,16 @@ As an example, the accuracy can be measured in meters, such as the latitude and [AltitudeAccuracy ]: The accuracy of the altitude. [Latitude ]: The latitude of the location. [Longitude ]: The longitude of the location. + [IsWheelChairAccessible ]: + [Label ]: + [ParentId ]: [Phone ]: The phone number of the place. + [Tags ]: + +CHECKINS : . + [CalendarEventId ]: + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: GEOCOORDINATES ``: outlookGeoCoordinates [(Any) ]: This indicates any property can be added to this object. @@ -638,13 +791,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsRoomListRoom.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsRoomListRoom.md index 722842da74a5..1e8b7d89131f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsRoomListRoom.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgPlaceAsRoomListRoom.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgplaceasroomlistroom Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPlaceAsRoomListRoom --- @@ -26,10 +26,10 @@ Update the navigation property rooms in places Update-MgPlaceAsRoomListRoom -PlaceId -RoomId [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Address ] [-AudioDeviceName ] [-BookingType ] [-Building ] [-Capacity ] - [-DisplayDeviceName ] [-DisplayName ] [-EmailAddress ] - [-FloorLabel ] [-FloorNumber ] + [-CheckIns ] [-DisplayDeviceName ] [-DisplayName ] + [-EmailAddress ] [-FloorLabel ] [-FloorNumber ] [-GeoCoordinates ] [-Id ] [-IsWheelChairAccessible] - [-Label ] [-Nickname ] [-Phone ] [-Tags ] + [-Label ] [-Nickname ] [-ParentId ] [-Phone ] [-Tags ] [-VideoDeviceName ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -52,10 +52,10 @@ Update-MgPlaceAsRoomListRoom -PlaceId -RoomId -BodyParameter < Update-MgPlaceAsRoomListRoom -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Address ] [-AudioDeviceName ] [-BookingType ] [-Building ] [-Capacity ] - [-DisplayDeviceName ] [-DisplayName ] [-EmailAddress ] - [-FloorLabel ] [-FloorNumber ] + [-CheckIns ] [-DisplayDeviceName ] [-DisplayName ] + [-EmailAddress ] [-FloorLabel ] [-FloorNumber ] [-GeoCoordinates ] [-Id ] [-IsWheelChairAccessible] - [-Label ] [-Nickname ] [-Phone ] [-Tags ] + [-Label ] [-Nickname ] [-ParentId ] [-Phone ] [-Tags ] [-VideoDeviceName ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -295,6 +295,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -CheckIns + + +To construct, see NOTES section for CHECKINS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCheckInClaim[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Confirm Prompts you for confirmation before running the cmdlet. @@ -601,7 +629,7 @@ HelpMessage: '' ### -IsWheelChairAccessible -Specifies whether the room is wheelchair accessible. + ```yaml Type: System.Management.Automation.SwitchParameter @@ -628,7 +656,7 @@ HelpMessage: '' ### -Label -Specifies a descriptive label for the room, for example, a number or name. + ```yaml Type: System.String @@ -657,6 +685,33 @@ HelpMessage: '' Specifies a nickname for the room, for example, 'conf room'. +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + +### -ParentId + + + ```yaml Type: System.String DefaultValue: '' @@ -848,7 +903,7 @@ HelpMessage: '' ### -Tags -Specifies other features of the room, for example, details like the type of view or furniture type. + ```yaml Type: System.String[] @@ -975,6 +1030,10 @@ It's a free-format string value, for example, 'United States'. [PostalCode ]: The postal code. [State ]: The state. [Street ]: The street. + [CheckIns ]: + [CalendarEventId ]: + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: [DisplayName ]: The name associated with the place. [GeoCoordinates ]: outlookGeoCoordinates [(Any) ]: This indicates any property can be added to this object. @@ -984,7 +1043,11 @@ As an example, the accuracy can be measured in meters, such as the latitude and [AltitudeAccuracy ]: The accuracy of the altitude. [Latitude ]: The latitude of the location. [Longitude ]: The longitude of the location. + [IsWheelChairAccessible ]: + [Label ]: + [ParentId ]: [Phone ]: The phone number of the place. + [Tags ]: [Id ]: The unique identifier for an entity. Read-only. [AudioDeviceName ]: Specifies the name of the audio device in the room. @@ -995,12 +1058,14 @@ Read-only. [EmailAddress ]: Email address of the room. [FloorLabel ]: Specifies a descriptive label for the floor, for example, P. [FloorNumber ]: Specifies the floor number that the room is on. - [IsWheelChairAccessible ]: Specifies whether the room is wheelchair accessible. - [Label ]: Specifies a descriptive label for the room, for example, a number or name. [Nickname ]: Specifies a nickname for the room, for example, 'conf room'. - [Tags ]: Specifies other features of the room, for example, details like the type of view or furniture type. [VideoDeviceName ]: Specifies the name of the video device in the room. +CHECKINS : . + [CalendarEventId ]: + [CheckInMethod ]: checkInMethod + [CreatedDateTime ]: + GEOCOORDINATES ``: outlookGeoCoordinates [(Any) ]: This indicates any property can be added to this object. [Accuracy ]: The accuracy of the latitude and longitude. @@ -1015,13 +1080,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserCalendarGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserCalendarGroup.md index 242896a79d77..32748e0be8a6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserCalendarGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserCalendarGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgusercalendargroup Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserCalendarGroup --- @@ -1155,13 +1155,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserCalendarPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserCalendarPermission.md index 0721584f02f1..582467393f53 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserCalendarPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserCalendarPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgusercalendarpermission Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserCalendarPermission --- @@ -868,13 +868,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserEvent.md index cc2ba83029c3..0cebb49c7e86 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mguserevent Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserEvent --- @@ -2740,13 +2740,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace INSTANCES : The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserEventExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserEventExtension.md index f42f029b4dba..5f0fb2269f60 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserEventExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Calendar/Update-MgUserEventExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Calendar-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.calendar/update-mgusereventextension Locale: en-US Module Name: Microsoft.Graph.Calendar -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserEventExtension --- @@ -514,13 +514,20 @@ INPUTOBJECT ``: Identity Parameter [CalendarGroupId ]: The unique identifier of calendarGroup [CalendarId ]: The unique identifier of calendar [CalendarPermissionId ]: The unique identifier of calendarPermission + [CheckInClaimCalendarEventId ]: The unique identifier of checkInClaim [EventId ]: The unique identifier of event [ExtensionId ]: The unique identifier of extension + [FixtureMapId ]: The unique identifier of fixtureMap + [FootprintMapId ]: The unique identifier of footprintMap [GroupId ]: The unique identifier of group + [LevelMapId ]: The unique identifier of levelMap [PlaceId ]: The unique identifier of place [RoomId ]: The unique identifier of room + [SectionMapId ]: The unique identifier of sectionMap + [UnitMapId ]: The unique identifier of unitMap [User ]: Usage: User='{User}' [UserId ]: The unique identifier of user + [WorkspaceId ]: The unique identifier of workspace ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Get-MgSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Get-MgSubscription.md index 75540e02500f..e6e14a6756a1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Get-MgSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Get-MgSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.ChangeNotifications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.changenotifications/get-mgsubscription Locale: en-US Module Name: Microsoft.Graph.ChangeNotifications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Invoke-MgReauthorizeSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Invoke-MgReauthorizeSubscription.md index a93277a58b7b..a3aa0f81c09b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Invoke-MgReauthorizeSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Invoke-MgReauthorizeSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.ChangeNotifications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.changenotifications/invoke-mgreauthorizesubscription Locale: en-US Module Name: Microsoft.Graph.ChangeNotifications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReauthorizeSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Microsoft.Graph.ChangeNotifications.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Microsoft.Graph.ChangeNotifications.md index c1f68fd20c6e..8eefc8e8595f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Microsoft.Graph.ChangeNotifications.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Microsoft.Graph.ChangeNotifications.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.ChangeNotifications -Module Guid: d063e3b9-0407-41f8-b3ba-ccd3084cb9c1 +Module Guid: e3f3b6fb-3892-4b9b-afd9-a615f1ec2387 Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.changenotifications/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/New-MgSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/New-MgSubscription.md index b09627f61655..a48deb185c7b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/New-MgSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/New-MgSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.ChangeNotifications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.changenotifications/new-mgsubscription Locale: en-US Module Name: Microsoft.Graph.ChangeNotifications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Remove-MgSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Remove-MgSubscription.md index 6f15849b3fc4..bff96870640d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Remove-MgSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Remove-MgSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.ChangeNotifications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.changenotifications/remove-mgsubscription Locale: en-US Module Name: Microsoft.Graph.ChangeNotifications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Update-MgSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Update-MgSubscription.md index 3b9442f311b8..d05dbd4346df 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Update-MgSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.ChangeNotifications/Update-MgSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.ChangeNotifications-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.changenotifications/update-mgsubscription Locale: en-US Module Name: Microsoft.Graph.ChangeNotifications -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Add-MgCommunicationCallLargeGalleryView.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Add-MgCommunicationCallLargeGalleryView.md deleted file mode 100644 index 33597c397801..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Add-MgCommunicationCallLargeGalleryView.md +++ /dev/null @@ -1,530 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/add-mgcommunicationcalllargegalleryview -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Add-MgCommunicationCallLargeGalleryView ---- - -# Add-MgCommunicationCallLargeGalleryView - -## SYNOPSIS - -Add the large gallery view to a call. -For details about how to identify a large gallery view participant in a roster so that you can retrieve the relevant data to subscribe to the video feed, see Identify large gallery view participants in a roster. - -## SYNTAX - -### AddExpanded (Default) - -``` -Add-MgCommunicationCallLargeGalleryView -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-ClientContext ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Add - -``` -Add-MgCommunicationCallLargeGalleryView -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### AddViaIdentityExpanded - -``` -Add-MgCommunicationCallLargeGalleryView -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### AddViaIdentity - -``` -Add-MgCommunicationCallLargeGalleryView -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Add the large gallery view to a call. -For details about how to identify a large gallery view participant in a roster so that you can retrieve the relevant data to subscribe to the video feed, see Identify large gallery view participants in a roster. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCallAsGuest.All, Calls.JoinGroupCall.All, Calls.InitiateGroupCall.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - clientContext = "785f4929-92ca-497b-863f-c778c77c9758" -} - -Add-MgCommunicationCallLargeGalleryView -CallId $callId -BodyParameter $params - -``` -This example shows how to use the Add-MgCommunicationCallLargeGalleryView Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AddViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: AddExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths12Hh6NfCommunicationsCallsCallIdMicrosoftGraphAddlargegalleryviewPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AddViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Add - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AddExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Add - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AddViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: AddExpanded - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AddViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: AddViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths12Hh6NfCommunicationsCallsCallIdMicrosoftGraphAddlargegalleryviewPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAddLargeGalleryViewOperation - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ClientContext ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Add-MgCommunicationCallLargeGalleryView](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/add-mgcommunicationcalllargegalleryview) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Clear-MgCommunicationPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Clear-MgCommunicationPresence.md deleted file mode 100644 index c59176e2cb9e..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Clear-MgCommunicationPresence.md +++ /dev/null @@ -1,530 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/clear-mgcommunicationpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Clear-MgCommunicationPresence ---- - -# Clear-MgCommunicationPresence - -## SYNOPSIS - -Clear the application's presence session for a user. -If it is the user's only presence session, the user's presence will change to Offline/Offline. -For details about presences sessions, see presence: setPresence. - -## SYNTAX - -### ClearExpanded (Default) - -``` -Clear-MgCommunicationPresence -PresenceId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-SessionId ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Clear - -``` -Clear-MgCommunicationPresence -PresenceId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### ClearViaIdentityExpanded - -``` -Clear-MgCommunicationPresence -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-SessionId ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### ClearViaIdentity - -``` -Clear-MgCommunicationPresence -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Clear the application's presence session for a user. -If it is the user's only presence session, the user's presence will change to Offline/Offline. -For details about presences sessions, see presence: setPresence. - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ClearViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: ClearExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths1Ca0Rf4CommunicationsPresencesPresenceIdMicrosoftGraphClearpresencePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ClearViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Clear - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ClearViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: ClearViaIdentity - 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: '' -``` - -### -PresenceId - -The unique identifier of presence - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ClearExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Clear - Position: Named - IsRequired: true - 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: '' -``` - -### -SessionId - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ClearViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: ClearExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths1Ca0Rf4CommunicationsPresencesPresenceIdMicrosoftGraphClearpresencePostRequestbodyContentApplicationJsonSchema - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [SessionId ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Clear-MgCommunicationPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/clear-mgcommunicationpresence) -- [Graph API Reference](https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Clear-MgCommunicationPresenceUserPreferredPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Clear-MgCommunicationPresenceUserPreferredPresence.md deleted file mode 100644 index b12aa71f0901..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Clear-MgCommunicationPresenceUserPreferredPresence.md +++ /dev/null @@ -1,401 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/clear-mgcommunicationpresenceuserpreferredpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Clear-MgCommunicationPresenceUserPreferredPresence ---- - -# Clear-MgCommunicationPresenceUserPreferredPresence - -## SYNOPSIS - -Clear the preferred availability and activity status for a user. - -## SYNTAX - -### Clear (Default) - -``` -Clear-MgCommunicationPresenceUserPreferredPresence -PresenceId - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### ClearViaIdentity - -``` -Clear-MgCommunicationPresenceUserPreferredPresence -InputObject - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Clear the preferred availability and activity status for a user. - -## 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ClearViaIdentity - 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: '' -``` - -### -PresenceId - -The unique identifier of presence - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Clear - Position: Named - IsRequired: true - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Clear-MgCommunicationPresenceUserPreferredPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/clear-mgcommunicationpresenceuserpreferredpresence) -- [Graph API Reference](https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Clear-MgUserPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Clear-MgUserPresence.md deleted file mode 100644 index 20c146371065..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Clear-MgUserPresence.md +++ /dev/null @@ -1,553 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/clear-mguserpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Clear-MgUserPresence ---- - -# Clear-MgUserPresence - -## SYNOPSIS - -Clear the application's presence session for a user. -If it is the user's only presence session, the user's presence will change to Offline/Offline. -For details about presences sessions, see presence: setPresence. - -## SYNTAX - -### ClearExpanded (Default) - -``` -Clear-MgUserPresence -UserId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-SessionId ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Clear - -``` -Clear-MgUserPresence -UserId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### ClearViaIdentityExpanded - -``` -Clear-MgUserPresence -InputObject [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-SessionId ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### ClearViaIdentity - -``` -Clear-MgUserPresence -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Clear the application's presence session for a user. -If it is the user's only presence session, the user's presence will change to Offline/Offline. -For details about presences sessions, see presence: setPresence. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Presence.ReadWrite, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Presence.ReadWrite.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - sessionId = "22553876-f5ab-4529-bffb-cfe50aa89f87" -} - -Clear-MgUserPresence -UserId $userId -BodyParameter $params - -``` -This example shows how to use the Clear-MgUserPresence Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ClearViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: ClearExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPathsTdagveUsersUserIdPresenceMicrosoftGraphClearpresencePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ClearViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Clear - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ClearViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: ClearViaIdentity - 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: '' -``` - -### -SessionId - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ClearViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: ClearExpanded - 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: ClearExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Clear - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPathsTdagveUsersUserIdPresenceMicrosoftGraphClearpresencePostRequestbodyContentApplicationJsonSchema - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [SessionId ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Clear-MgUserPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/clear-mguserpresence) -- [Graph API Reference](https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Clear-MgUserPresenceUserPreferredPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Clear-MgUserPresenceUserPreferredPresence.md deleted file mode 100644 index 3f40c25893d6..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Clear-MgUserPresenceUserPreferredPresence.md +++ /dev/null @@ -1,421 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/clear-mguserpresenceuserpreferredpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Clear-MgUserPresenceUserPreferredPresence ---- - -# Clear-MgUserPresenceUserPreferredPresence - -## SYNOPSIS - -Clear the preferred availability and activity status for a user. - -## SYNTAX - -### Clear (Default) - -``` -Clear-MgUserPresenceUserPreferredPresence -UserId [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### ClearViaIdentity - -``` -Clear-MgUserPresenceUserPreferredPresence -InputObject - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Clear the preferred availability and activity status for a user. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Presence.ReadWrite, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Presence.ReadWrite.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Clear-MgUserPresenceUserPreferredPresence -UserId $userId - -``` -This example shows how to use the Clear-MgUserPresenceUserPreferredPresence Cmdlet. - - -## 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ClearViaIdentity - 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: Clear - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Clear-MgUserPresenceUserPreferredPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/clear-mguserpresenceuserpreferredpresence) -- [Graph API Reference](https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCall.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCall.md deleted file mode 100644 index 0ed573a6e3c4..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCall.md +++ /dev/null @@ -1,409 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcall -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCall ---- - -# Get-MgCommunicationCall - -## SYNOPSIS - -Retrieve the properties and relationships of a call object. - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationCall -CallId [-ExpandProperty ] [-Property ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCall -InputObject [-ExpandProperty ] - [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Retrieve the properties and relationships of a call object. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.Initiate.All, Calls.AccessMedia.All, | - -## EXAMPLES -### Example 1: Getting a Peer-to-Peer call - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgCommunicationCall -CallId $callId - -``` -This example shows getting a peer-to-peer call - -### Example 2: Getting a group call - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgCommunicationCall -CallId $callId - -``` -This example shows getting a group call - - -## 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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -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: '' -``` - -### 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCall - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCall](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcall) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-get?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallAudioRoutingGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallAudioRoutingGroup.md deleted file mode 100644 index 6f8b408da8d5..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallAudioRoutingGroup.md +++ /dev/null @@ -1,611 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallaudioroutinggroup -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallAudioRoutingGroup ---- - -# Get-MgCommunicationCallAudioRoutingGroup - -## SYNOPSIS - -Retrieve the properties and relationships of an audioRoutingGroup object. - -## SYNTAX - -### List (Default) - -``` -Get-MgCommunicationCallAudioRoutingGroup -CallId [-ExpandProperty ] - [-Property ] [-Filter ] [-Search ] [-Skip ] [-Sort ] - [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [] -``` - -### Get - -``` -Get-MgCommunicationCallAudioRoutingGroup -AudioRoutingGroupId -CallId - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallAudioRoutingGroup -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Retrieve the properties and relationships of an audioRoutingGroup object. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCall.All, Calls.InitiateGroupCall.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgCommunicationCallAudioRoutingGroup -CallId $callId - -``` -This example shows how to use the Get-MgCommunicationCallAudioRoutingGroup Cmdlet. - - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AudioRoutingGroupId - -The unique identifier of audioRoutingGroup - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -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: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAudioRoutingGroup - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallAudioRoutingGroup](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallaudioroutinggroup) -- [Graph API Reference](https://learn.microsoft.com/graph/api/audioroutinggroup-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-list-audioroutinggroups?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallAudioRoutingGroupCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallAudioRoutingGroupCount.md deleted file mode 100644 index 1287d1d729fd..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallAudioRoutingGroupCount.md +++ /dev/null @@ -1,384 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallaudioroutinggroupcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallAudioRoutingGroupCount ---- - -# Get-MgCommunicationCallAudioRoutingGroupCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationCallAudioRoutingGroupCount -CallId [-Filter ] [-Search ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallAudioRoutingGroupCount -InputObject - [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCall.All, Calls.InitiateGroupCall.All, | - -## 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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - 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: '' -``` - -### -Search - -Search items by search phrases - -```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: '' -``` - -### 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallAudioRoutingGroupCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallaudioroutinggroupcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallContentSharingSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallContentSharingSession.md deleted file mode 100644 index 463ecc695a3a..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallContentSharingSession.md +++ /dev/null @@ -1,615 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallcontentsharingsession -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallContentSharingSession ---- - -# Get-MgCommunicationCallContentSharingSession - -## SYNOPSIS - -Retrieve the properties of a contentSharingSession object in a call. - -## SYNTAX - -### List (Default) - -``` -Get-MgCommunicationCallContentSharingSession -CallId [-ExpandProperty ] - [-Property ] [-Filter ] [-Search ] [-Skip ] [-Sort ] - [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [] -``` - -### Get - -``` -Get-MgCommunicationCallContentSharingSession -CallId -ContentSharingSessionId - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallContentSharingSession -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Retrieve the properties of a contentSharingSession object in a call. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCallAsGuest.All, Calls.JoinGroupCall.All, Calls.InitiateGroupCall.All, Calls.Initiate.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgCommunicationCallContentSharingSession -CallId $callId - -``` -This example shows how to use the Get-MgCommunicationCallContentSharingSession Cmdlet. - - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentSharingSessionId - -The unique identifier of contentSharingSession - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -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: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContentSharingSession - -{{ Fill in the Description }} - -### System.String - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallContentSharingSession](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallcontentsharingsession) -- [Graph API Reference](https://learn.microsoft.com/graph/api/contentsharingsession-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-list-contentsharingsessions?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallContentSharingSessionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallContentSharingSessionCount.md deleted file mode 100644 index 16dfe3b83113..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallContentSharingSessionCount.md +++ /dev/null @@ -1,384 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallcontentsharingsessioncount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallContentSharingSessionCount ---- - -# Get-MgCommunicationCallContentSharingSessionCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationCallContentSharingSessionCount -CallId [-Filter ] - [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallContentSharingSessionCount -InputObject - [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCallAsGuest.All, Calls.JoinGroupCall.All, Calls.InitiateGroupCall.All, Calls.Initiate.All, | - -## 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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - 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: '' -``` - -### -Search - -Search items by search phrases - -```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: '' -``` - -### 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallContentSharingSessionCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallcontentsharingsessioncount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallCount.md deleted file mode 100644 index ca637bb96bac..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallCount.md +++ /dev/null @@ -1,297 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallCount ---- - -# Get-MgCommunicationCallCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationCallCount [-Filter ] [-Search ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -## 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: '' -``` - -### -Filter - -Filter items by property values - -```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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -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: '' -``` - -### -Search - -Search items by search phrases - -```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: '' -``` - -### 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 - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ Fill in the Description }} - -## NOTES - -## RELATED LINKS - -- [Get-MgCommunicationCallCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallOperation.md deleted file mode 100644 index baa243dad6da..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallOperation.md +++ /dev/null @@ -1,602 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcalloperation -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallOperation ---- - -# Get-MgCommunicationCallOperation - -## SYNOPSIS - -Get the status of an operation that adds the large gallery view to a call. - -## SYNTAX - -### List (Default) - -``` -Get-MgCommunicationCallOperation -CallId [-ExpandProperty ] - [-Property ] [-Filter ] [-Search ] [-Skip ] [-Sort ] - [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [] -``` - -### Get - -``` -Get-MgCommunicationCallOperation -CallId -CommsOperationId - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallOperation -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the status of an operation that adds the large gallery view to a call. - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgCommunicationCallOperation -CallId $callId -CommsOperationId $commsOperationId - -``` -This example shows how to use the Get-MgCommunicationCallOperation Cmdlet. - - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CommsOperationId - -The unique identifier of commsOperation - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -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: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCommsOperation - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcalloperation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallOperationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallOperationCount.md deleted file mode 100644 index 8800da44e6b5..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallOperationCount.md +++ /dev/null @@ -1,375 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcalloperationcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallOperationCount ---- - -# Get-MgCommunicationCallOperationCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationCallOperationCount -CallId [-Filter ] [-Search ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallOperationCount -InputObject [-Filter ] - [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -## 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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - 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: '' -``` - -### -Search - -Search items by search phrases - -```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: '' -``` - -### 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallOperationCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcalloperationcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallParticipant.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallParticipant.md deleted file mode 100644 index 1d3d95e03e93..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallParticipant.md +++ /dev/null @@ -1,611 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallparticipant -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallParticipant ---- - -# Get-MgCommunicationCallParticipant - -## SYNOPSIS - -Retrieve the properties and relationships of a participant object. - -## SYNTAX - -### List (Default) - -``` -Get-MgCommunicationCallParticipant -CallId [-ExpandProperty ] - [-Property ] [-Filter ] [-Search ] [-Skip ] [-Sort ] - [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [] -``` - -### Get - -``` -Get-MgCommunicationCallParticipant -CallId -ParticipantId - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallParticipant -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Retrieve the properties and relationships of a participant object. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCall.All, Calls.JoinGroupCallasGuest.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgCommunicationCallParticipant -CallId $callId - -``` -This example shows how to use the Get-MgCommunicationCallParticipant Cmdlet. - - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ParticipantId - -The unique identifier of participant - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -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: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphParticipant - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallParticipant](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallparticipant) -- [Graph API Reference](https://learn.microsoft.com/graph/api/participant-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-list-participants?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallParticipantCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallParticipantCount.md deleted file mode 100644 index 283d5c592552..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallParticipantCount.md +++ /dev/null @@ -1,384 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallparticipantcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallParticipantCount ---- - -# Get-MgCommunicationCallParticipantCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationCallParticipantCount -CallId [-Filter ] [-Search ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallParticipantCount -InputObject - [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.Initiate.All, Calls.AccessMedia.All, | - -## 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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - 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: '' -``` - -### -Search - -Search items by search phrases - -```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: '' -``` - -### 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallParticipantCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallparticipantcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecord.md deleted file mode 100644 index 43bbcd7eece7..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecord.md +++ /dev/null @@ -1,406 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecord -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallRecord ---- - -# Get-MgCommunicationCallRecord - -## SYNOPSIS - -Retrieve the properties and relationships of a callRecord object. -You can get the id of a callRecord in two ways:* Subscribe to change notifications to the /communications/callRecords endpoint.* Use the callChainId property of a call. -The call record is available only after the associated call is completed. - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationCallRecord -CallRecordId [-ExpandProperty ] - [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallRecord -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Retrieve the properties and relationships of a callRecord object. -You can get the id of a callRecord in two ways:* Subscribe to change notifications to the /communications/callRecords endpoint.* Use the callChainId property of a call. -The call record is available only after the associated call is completed. - -## EXAMPLES -### Example 1: Get basic details - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgCommunicationCallRecord -CallRecordId $callRecordId - -``` -This example will get basic details - -### Example 2: Get full details - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgCommunicationCallRecord -CallRecordId $callRecordId -ExpandProperty "sessions(`$expand=segments)" - -``` -This example will get full details - - -## 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: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -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: '' -``` - -### 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsCallRecord - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallRecord](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecord) -- [Graph API Reference](https://learn.microsoft.com/graph/api/callrecords-callrecord-get?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordCount.md deleted file mode 100644 index a18aa01c6456..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordCount.md +++ /dev/null @@ -1,297 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallRecordCount ---- - -# Get-MgCommunicationCallRecordCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationCallRecordCount [-Filter ] [-Search ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -## 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: '' -``` - -### -Filter - -Filter items by property values - -```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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -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: '' -``` - -### -Search - -Search items by search phrases - -```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: '' -``` - -### 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 - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ Fill in the Description }} - -## NOTES - -## RELATED LINKS - -- [Get-MgCommunicationCallRecordCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordOrganizerV2.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordOrganizerV2.md deleted file mode 100644 index e9d20cea7bb7..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordOrganizerV2.md +++ /dev/null @@ -1,380 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordorganizerv2 -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallRecordOrganizerV2 ---- - -# Get-MgCommunicationCallRecordOrganizerV2 - -## SYNOPSIS - -Identity of the organizer of the call. -This relationship is expanded by default in callRecord methods. - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationCallRecordOrganizerV2 -CallRecordId [-ExpandProperty ] - [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallRecordOrganizerV2 -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Identity of the organizer of the call. -This relationship is expanded by default in callRecord methods. - -## 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: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -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: '' -``` - -### 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsOrganizer - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallRecordOrganizerV2](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordorganizerv2) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordParticipant.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordParticipant.md deleted file mode 100644 index 7ff12579febb..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordParticipant.md +++ /dev/null @@ -1,376 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordparticipant -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallRecordParticipant ---- - -# Get-MgCommunicationCallRecordParticipant - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationCallRecordParticipant -CallRecordId [-Filter ] - [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallRecordParticipant -InputObject - [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -## 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: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - 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: '' -``` - -### -Search - -Search items by search phrases - -```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: '' -``` - -### 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallRecordParticipant](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordparticipant) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordParticipantV2.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordParticipantV2.md deleted file mode 100644 index feac917bb237..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordParticipantV2.md +++ /dev/null @@ -1,602 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordparticipantv2 -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallRecordParticipantV2 ---- - -# Get-MgCommunicationCallRecordParticipantV2 - -## SYNOPSIS - -List of distinct participants in the call. - -## SYNTAX - -### List (Default) - -``` -Get-MgCommunicationCallRecordParticipantV2 -CallRecordId [-ExpandProperty ] - [-Property ] [-Filter ] [-Search ] [-Skip ] [-Sort ] - [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [] -``` - -### Get - -``` -Get-MgCommunicationCallRecordParticipantV2 -CallRecordId -ParticipantId - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallRecordParticipantV2 -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -List of distinct participants in the call. - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgCommunicationCallRecordParticipantV2 -CallRecordId $callRecordId - -``` -This example shows how to use the Get-MgCommunicationCallRecordParticipantV2 Cmdlet. - - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ParticipantId - -The unique identifier of participant - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -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: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsParticipant - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallRecordParticipantV2](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordparticipantv2) -- [Graph API Reference](https://learn.microsoft.com/graph/api/callrecords-callrecord-list-participants_v2?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordSession.md deleted file mode 100644 index 4d0000dd0297..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordSession.md +++ /dev/null @@ -1,619 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordsession -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallRecordSession ---- - -# Get-MgCommunicationCallRecordSession - -## SYNOPSIS - -List of sessions involved in the call. -Peer-to-peer calls typically only have one session, whereas group calls typically have at least one session per participant. -Read-only. -Nullable. - -## SYNTAX - -### List (Default) - -``` -Get-MgCommunicationCallRecordSession -CallRecordId [-ExpandProperty ] - [-Property ] [-Filter ] [-Search ] [-Skip ] [-Sort ] - [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [] -``` - -### Get - -``` -Get-MgCommunicationCallRecordSession -CallRecordId -SessionId - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallRecordSession -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -List of sessions involved in the call. -Peer-to-peer calls typically only have one session, whereas group calls typically have at least one session per participant. -Read-only. -Nullable. - -## EXAMPLES -### Example 1: Get session list - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgCommunicationCallRecordSession -CallRecordId $callRecordId - -``` -This example will get session list - -### Example 2: Get session list with segments - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgCommunicationCallRecordSession -CallRecordId $callRecordId -ExpandProperty "segments" - -``` -This example will get session list with segments - - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -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: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -SessionId - -The unique identifier of session - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsSession - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallRecordSession](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordsession) -- [Graph API Reference](https://learn.microsoft.com/graph/api/callrecords-callrecord-list-sessions?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordSessionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordSessionCount.md deleted file mode 100644 index 8054b879429c..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordSessionCount.md +++ /dev/null @@ -1,376 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordsessioncount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallRecordSessionCount ---- - -# Get-MgCommunicationCallRecordSessionCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationCallRecordSessionCount -CallRecordId [-Filter ] - [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallRecordSessionCount -InputObject - [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -## 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: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - 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: '' -``` - -### -Search - -Search items by search phrases - -```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: '' -``` - -### 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallRecordSessionCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordsessioncount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordSessionSegmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordSessionSegmentCount.md deleted file mode 100644 index 3d3623ebd9d6..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationCallRecordSessionSegmentCount.md +++ /dev/null @@ -1,398 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordsessionsegmentcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationCallRecordSessionSegmentCount ---- - -# Get-MgCommunicationCallRecordSessionSegmentCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationCallRecordSessionSegmentCount -CallRecordId -SessionId - [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationCallRecordSessionSegmentCount -InputObject - [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -## 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: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - 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: '' -``` - -### -Search - -Search items by search phrases - -```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: '' -``` - -### -SessionId - -The unique identifier of session - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationCallRecordSessionSegmentCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationcallrecordsessionsegmentcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeeting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeeting.md deleted file mode 100644 index 4e132f3cfd04..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeeting.md +++ /dev/null @@ -1,893 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeeting -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeeting ---- - -# Get-MgCommunicationOnlineMeeting - -## SYNOPSIS - -Get onlineMeetings from communications - -## SYNTAX - -### GetExpanded (Default) - -``` -Get-MgCommunicationOnlineMeeting [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-ChatInfo ] [-EndDateTime ] - [-ExternalId ] [-Participants ] - [-StartDateTime ] [-Subject ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Get - -``` -Get-MgCommunicationOnlineMeeting -OnlineMeetingId [-ExpandProperty ] - [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeeting -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### List - -``` -Get-MgCommunicationOnlineMeeting [-ExpandProperty ] [-Property ] - [-Filter ] [-Search ] [-Skip ] [-Sort ] [-Top ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [-WhatIf] [-Confirm] [] -``` - -### Get1 - -``` -Get-MgCommunicationOnlineMeeting - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get onlineMeetings from communications - -## EXAMPLES -### Example 1: Retrieve an online meeting by videoTeleconferenceId - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgCommunicationOnlineMeeting -Filter "VideoTeleconferenceId eq '123456789'" - -``` -This example will retrieve an online meeting by videoteleconferenceid - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths1Pc6SxrCommunicationsOnlinemeetingsMicrosoftGraphCreateorgetPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get1 - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -ChatInfo - -chatInfo -To construct, see NOTES section for CHATINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphChatInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetExpanded - 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: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - - - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExternalId - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Participants - -meetingParticipants -To construct, see NOTES section for PARTICIPANTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingParticipants -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - 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: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StartDateTime - - - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Subject - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths1Pc6SxrCommunicationsOnlinemeetingsMicrosoftGraphCreateorgetPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ChatInfo ]: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - [EndDateTime ]: - [ExternalId ]: - [Participants ]: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - [StartDateTime ]: - [Subject ]: - -CHATINFO ``: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -PARTICIPANTS ``: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeeting](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeeting) -- [Graph API Reference](https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendanceReport.md deleted file mode 100644 index 2343ed3d5c8e..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendanceReport.md +++ /dev/null @@ -1,593 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingattendancereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingAttendanceReport ---- - -# Get-MgCommunicationOnlineMeetingAttendanceReport - -## SYNOPSIS - -The attendance reports of an online meeting. -Read-only. - -## SYNTAX - -### List (Default) - -``` -Get-MgCommunicationOnlineMeetingAttendanceReport -OnlineMeetingId - [-ExpandProperty ] [-Property ] [-Filter ] [-Search ] - [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-PageSize ] [-All] [-CountVariable ] - [] -``` - -### Get - -``` -Get-MgCommunicationOnlineMeetingAttendanceReport -MeetingAttendanceReportId - -OnlineMeetingId [-ExpandProperty ] [-Property ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeetingAttendanceReport -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The attendance reports of an online meeting. -Read-only. - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -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: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingAttendanceReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingattendancereport) - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md deleted file mode 100644 index 146f43c43580..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md +++ /dev/null @@ -1,620 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingattendancereportattendancerecord -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord ---- - -# Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord - -## SYNOPSIS - -List of attendance records of an attendance report. -Read-only. - -## SYNTAX - -### List (Default) - -``` -Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord -MeetingAttendanceReportId - -OnlineMeetingId [-ExpandProperty ] [-Property ] [-Filter ] - [-Search ] [-Skip ] [-Sort ] [-Top ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [] -``` - -### Get - -``` -Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord -AttendanceRecordId - -MeetingAttendanceReportId -OnlineMeetingId [-ExpandProperty ] - [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord - -InputObject [-ExpandProperty ] [-Property ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -List of attendance records of an attendance report. -Read-only. - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceRecordId - -The unique identifier of attendanceRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -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: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingattendancereportattendancerecord) - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount.md deleted file mode 100644 index f90a4b921bf4..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount.md +++ /dev/null @@ -1,398 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingattendancereportattendancerecordcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount ---- - -# Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount - -MeetingAttendanceReportId -OnlineMeetingId [-Filter ] [-Search ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount - -InputObject [-Filter ] [-Search ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -## 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: '' -``` - -### -Filter - -Filter items by property values - -```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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - 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: '' -``` - -### -Search - -Search items by search phrases - -```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: '' -``` - -### 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingattendancereportattendancerecordcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendanceReportCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendanceReportCount.md deleted file mode 100644 index e75d53ad39de..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendanceReportCount.md +++ /dev/null @@ -1,376 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingattendancereportcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingAttendanceReportCount ---- - -# Get-MgCommunicationOnlineMeetingAttendanceReportCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationOnlineMeetingAttendanceReportCount -OnlineMeetingId [-Filter ] - [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeetingAttendanceReportCount -InputObject - [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -## 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: '' -``` - -### -Filter - -Filter items by property values - -```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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - 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: '' -``` - -### -Search - -Search items by search phrases - -```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: '' -``` - -### 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingAttendanceReportCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingattendancereportcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendeeReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendeeReport.md deleted file mode 100644 index 97345c22d0ee..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingAttendeeReport.md +++ /dev/null @@ -1,377 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingattendeereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingAttendeeReport ---- - -# Get-MgCommunicationOnlineMeetingAttendeeReport - -## SYNOPSIS - -The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationOnlineMeetingAttendeeReport -OnlineMeetingId -OutFile - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeetingAttendeeReport -InputObject - -OutFile [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - -## 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OutFile - -Path to write output file to - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - ValueFromPipeline: false - 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: '' -``` - -### 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingAttendeeReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingattendeereport) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingCount.md deleted file mode 100644 index 4a7919abbc50..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingCount.md +++ /dev/null @@ -1,305 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingCount ---- - -# Get-MgCommunicationOnlineMeetingCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationOnlineMeetingCount [-Filter ] [-Search ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetings.Read, OnlineMeetings.ReadWrite, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetings.Read.All, OnlineMeetings.ReadWrite.All, | - -## 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: '' -``` - -### -Filter - -Filter items by property values - -```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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -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: '' -``` - -### -Search - -Search items by search phrases - -```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: '' -``` - -### 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 - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ Fill in the Description }} - -## NOTES - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingRecording.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingRecording.md deleted file mode 100644 index d541e379eccc..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingRecording.md +++ /dev/null @@ -1,717 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingrecording -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingRecording ---- - -# Get-MgCommunicationOnlineMeetingRecording - -## SYNOPSIS - -The recordings of an online meeting. -Read-only. - -## SYNTAX - -### Get1 (Default) - -``` -Get-MgCommunicationOnlineMeetingRecording [-ExpandProperty ] [-Property ] - [-Count] [-EndDateTime ] [-Filter ] [-MeetingOrganizerUserId ] - [-Search ] [-Skip ] [-Sort ] [-StartDateTime ] [-Top ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### Get - -``` -Get-MgCommunicationOnlineMeetingRecording -CallRecordingId -OnlineMeetingId - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### List - -``` -Get-MgCommunicationOnlineMeetingRecording -OnlineMeetingId [-ExpandProperty ] - [-Property ] [-Filter ] [-Search ] [-Skip ] [-Sort ] - [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeetingRecording -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The recordings of an online meeting. -Read-only. - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallRecordingId - -The unique identifier of callRecording - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Count - -Include count of items - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -Usage: endDateTime=@endDateTime - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingOrganizerUserId - -Usage: meetingOrganizerUserId='@meetingOrganizerUserId' - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -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: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StartDateTime - -Usage: startDateTime=@startDateTime - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingRecording](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingrecording) -- [Graph API Reference](https://learn.microsoft.com/graph/api/onlinemeeting-getallrecordings?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingRecordingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingRecordingContent.md deleted file mode 100644 index cbe1d5939b69..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingRecordingContent.md +++ /dev/null @@ -1,398 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingrecordingcontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingRecordingContent ---- - -# Get-MgCommunicationOnlineMeetingRecordingContent - -## SYNOPSIS - -The content of the recording. -Read-only. - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationOnlineMeetingRecordingContent -CallRecordingId -OnlineMeetingId - -OutFile [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeetingRecordingContent -InputObject - -OutFile [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content of the recording. -Read-only. - -## 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: '' -``` - -### -CallRecordingId - -The unique identifier of callRecording - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OutFile - -Path to write output file to - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - ValueFromPipeline: false - 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: '' -``` - -### 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingRecordingContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingrecordingcontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingRecordingCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingRecordingCount.md deleted file mode 100644 index 14eeeab70bce..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingRecordingCount.md +++ /dev/null @@ -1,376 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingrecordingcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingRecordingCount ---- - -# Get-MgCommunicationOnlineMeetingRecordingCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationOnlineMeetingRecordingCount -OnlineMeetingId [-Filter ] - [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeetingRecordingCount -InputObject - [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -## 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: '' -``` - -### -Filter - -Filter items by property values - -```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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - 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: '' -``` - -### -Search - -Search items by search phrases - -```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: '' -``` - -### 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingRecordingCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingrecordingcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingRecordingDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingRecordingDelta.md deleted file mode 100644 index 33b8f76d3857..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingRecordingDelta.md +++ /dev/null @@ -1,575 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingrecordingdelta -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingRecordingDelta ---- - -# Get-MgCommunicationOnlineMeetingRecordingDelta - -## SYNOPSIS - -Invoke function delta - -## SYNTAX - -### Delta (Default) - -``` -Get-MgCommunicationOnlineMeetingRecordingDelta -OnlineMeetingId - [-ExpandProperty ] [-Filter ] [-Property ] [-Search ] - [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-PageSize ] [-All] [-CountVariable ] - [] -``` - -### DeltaViaIdentity - -``` -Get-MgCommunicationOnlineMeetingRecordingDelta -InputObject - [-ExpandProperty ] [-Filter ] [-Property ] [-Search ] - [-Skip ] [-Sort ] [-Top ] [-Count] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Invoke function delta - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delta - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -Count - -Include count of items - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeltaViaIdentity - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: Delta - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeltaViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delta - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delta - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -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: '' -``` - -### -Search - -Search items by search phrases - -```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: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingRecordingDelta](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingrecordingdelta) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscript.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscript.md deleted file mode 100644 index bbef6419e9bd..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscript.md +++ /dev/null @@ -1,717 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingtranscript -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingTranscript ---- - -# Get-MgCommunicationOnlineMeetingTranscript - -## SYNOPSIS - -The transcripts of an online meeting. -Read-only. - -## SYNTAX - -### Get1 (Default) - -``` -Get-MgCommunicationOnlineMeetingTranscript [-ExpandProperty ] [-Property ] - [-Count] [-EndDateTime ] [-Filter ] [-MeetingOrganizerUserId ] - [-Search ] [-Skip ] [-Sort ] [-StartDateTime ] [-Top ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### Get - -``` -Get-MgCommunicationOnlineMeetingTranscript -CallTranscriptId -OnlineMeetingId - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### List - -``` -Get-MgCommunicationOnlineMeetingTranscript -OnlineMeetingId [-ExpandProperty ] - [-Property ] [-Filter ] [-Search ] [-Skip ] [-Sort ] - [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeetingTranscript -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The transcripts of an online meeting. -Read-only. - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Count - -Include count of items - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -Usage: endDateTime=@endDateTime - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingOrganizerUserId - -Usage: meetingOrganizerUserId='@meetingOrganizerUserId' - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -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: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StartDateTime - -Usage: startDateTime=@startDateTime - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingTranscript](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingtranscript) -- [Graph API Reference](https://learn.microsoft.com/graph/api/onlinemeeting-getalltranscripts?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscriptContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscriptContent.md deleted file mode 100644 index ad150cda2770..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscriptContent.md +++ /dev/null @@ -1,399 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingtranscriptcontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingTranscriptContent ---- - -# Get-MgCommunicationOnlineMeetingTranscriptContent - -## SYNOPSIS - -The content of the transcript. -Read-only. - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationOnlineMeetingTranscriptContent -CallTranscriptId - -OnlineMeetingId -OutFile [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeetingTranscriptContent -InputObject - -OutFile [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content of the transcript. -Read-only. - -## 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: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OutFile - -Path to write output file to - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - ValueFromPipeline: false - 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: '' -``` - -### 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingTranscriptContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingtranscriptcontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscriptCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscriptCount.md deleted file mode 100644 index 92b10fba333a..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscriptCount.md +++ /dev/null @@ -1,376 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingtranscriptcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingTranscriptCount ---- - -# Get-MgCommunicationOnlineMeetingTranscriptCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationOnlineMeetingTranscriptCount -OnlineMeetingId [-Filter ] - [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeetingTranscriptCount -InputObject - [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -## 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: '' -``` - -### -Filter - -Filter items by property values - -```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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - 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: '' -``` - -### -Search - -Search items by search phrases - -```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: '' -``` - -### 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingTranscriptCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingtranscriptcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscriptDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscriptDelta.md deleted file mode 100644 index b2b7ac3529f8..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscriptDelta.md +++ /dev/null @@ -1,575 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingtranscriptdelta -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingTranscriptDelta ---- - -# Get-MgCommunicationOnlineMeetingTranscriptDelta - -## SYNOPSIS - -Invoke function delta - -## SYNTAX - -### Delta (Default) - -``` -Get-MgCommunicationOnlineMeetingTranscriptDelta -OnlineMeetingId - [-ExpandProperty ] [-Filter ] [-Property ] [-Search ] - [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-PageSize ] [-All] [-CountVariable ] - [] -``` - -### DeltaViaIdentity - -``` -Get-MgCommunicationOnlineMeetingTranscriptDelta -InputObject - [-ExpandProperty ] [-Filter ] [-Property ] [-Search ] - [-Skip ] [-Sort ] [-Top ] [-Count] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Invoke function delta - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delta - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -Count - -Include count of items - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeltaViaIdentity - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: Delta - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeltaViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delta - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delta - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -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: '' -``` - -### -Search - -Search items by search phrases - -```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: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingTranscriptDelta](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingtranscriptdelta) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscriptMetadataContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscriptMetadataContent.md deleted file mode 100644 index a95d847742ab..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingTranscriptMetadataContent.md +++ /dev/null @@ -1,400 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingtranscriptmetadatacontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingTranscriptMetadataContent ---- - -# Get-MgCommunicationOnlineMeetingTranscriptMetadataContent - -## SYNOPSIS - -The time-aligned metadata of the utterances in the transcript. -Read-only. - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationOnlineMeetingTranscriptMetadataContent -CallTranscriptId - -OnlineMeetingId -OutFile [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeetingTranscriptMetadataContent - -InputObject -OutFile [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The time-aligned metadata of the utterances in the transcript. -Read-only. - -## 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: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OutFile - -Path to write output file to - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - ValueFromPipeline: false - 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: '' -``` - -### 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingTranscriptMetadataContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingtranscriptmetadatacontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl.md deleted file mode 100644 index 9842cd5bc79d..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl.md +++ /dev/null @@ -1,339 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingvirtualappointmentjoinweburl -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl ---- - -# Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl - -## SYNOPSIS - -Get a join web URL for a Microsoft Virtual Appointment. -This web URL includes enhanced business-to-customer experiences such as mobile browser join and virtual lobby rooms. -With Teams Premium, you can configure a custom lobby room experience for attendees by adding your company logo and access the Virtual Appointments usage report for organizational analytics. - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl -OnlineMeetingId - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl - -InputObject [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get a join web URL for a Microsoft Virtual Appointment. -This web URL includes enhanced business-to-customer experiences such as mobile browser join and virtual lobby rooms. -With Teams Premium, you can configure a custom lobby room experience for attendees by adding your company logo and access the Virtual Appointments usage report for organizational analytics. - -## 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - 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: '' -``` - -### 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.String - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationonlinemeetingvirtualappointmentjoinweburl) -- [Graph API Reference](https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationPresence.md deleted file mode 100644 index ce94954cb87c..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationPresence.md +++ /dev/null @@ -1,573 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationPresence ---- - -# Get-MgCommunicationPresence - -## SYNOPSIS - -Get a user's presence information. - -## SYNTAX - -### List (Default) - -``` -Get-MgCommunicationPresence [-ExpandProperty ] [-Property ] [-Filter ] - [-Search ] [-Skip ] [-Sort ] [-Top ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [] -``` - -### Get - -``` -Get-MgCommunicationPresence -PresenceId [-ExpandProperty ] [-Property ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgCommunicationPresence -InputObject [-ExpandProperty ] - [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get a user's presence information. - -## EXAMPLES -### Example 1: Get the presence information of another user - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgCommunicationPresence -PresenceId $presenceId - -``` -This example will get the presence information of another user - - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PresenceId - -The unique identifier of presence - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -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: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresence - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgCommunicationPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationpresence) -- [Graph API Reference](https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationPresenceByUserId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationPresenceByUserId.md deleted file mode 100644 index b8ca61ab8959..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationPresenceByUserId.md +++ /dev/null @@ -1,417 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationpresencebyuserid -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationPresenceByUserId ---- - -# Get-MgCommunicationPresenceByUserId - -## SYNOPSIS - -Get the presence information for multiple users. - -## SYNTAX - -### GetExpanded (Default) - -``` -Get-MgCommunicationPresenceByUserId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-Ids ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Get - -``` -Get-MgCommunicationPresenceByUserId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the presence information for multiple users. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Presence.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Presence.Read.All, Presence.ReadWrite.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - ids = @( - "fa8bf3dc-eca7-46b7-bad1-db199b62afc3" -"66825e03-7ef5-42da-9069-724602c31f6b" -) -} - -Get-MgCommunicationPresenceByUserId -BodyParameter $params - -``` -This example shows how to use the Get-MgCommunicationPresenceByUserId Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths10WpgkzCommunicationsMicrosoftGraphGetpresencesbyuseridPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Ids - - - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetExpanded - 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: '' -``` - -### -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.PowerShell.Models.IPaths10WpgkzCommunicationsMicrosoftGraphGetpresencesbyuseridPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresence - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [Ids ]: - - -## RELATED LINKS - -- [Get-MgCommunicationPresenceByUserId](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationpresencebyuserid) -- [Graph API Reference](https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationPresenceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationPresenceCount.md deleted file mode 100644 index 1c87f69b41c9..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgCommunicationPresenceCount.md +++ /dev/null @@ -1,305 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationpresencecount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgCommunicationPresenceCount ---- - -# Get-MgCommunicationPresenceCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgCommunicationPresenceCount [-Filter ] [-Search ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Presence.Read, Presence.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Presence.Read.All, Presence.ReadWrite.All, | - -## 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: '' -``` - -### -Filter - -Filter items by property values - -```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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -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: '' -``` - -### -Search - -Search items by search phrases - -```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: '' -``` - -### 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 - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ Fill in the Description }} - -## NOTES - -## RELATED LINKS - -- [Get-MgCommunicationPresenceCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mgcommunicationpresencecount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeeting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeeting.md deleted file mode 100644 index edc12945bffb..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeeting.md +++ /dev/null @@ -1,1047 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeeting -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeeting ---- - -# Get-MgUserOnlineMeeting - -## SYNOPSIS - -Information about a meeting, including the URL used to join a meeting, the attendees list, and the description. - -## SYNTAX - -### GetExpanded (Default) - -``` -Get-MgUserOnlineMeeting -UserId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-ChatInfo ] [-EndDateTime ] - [-ExternalId ] [-Participants ] - [-StartDateTime ] [-Subject ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Get - -``` -Get-MgUserOnlineMeeting -OnlineMeetingId -UserId [-ExpandProperty ] - [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### List - -``` -Get-MgUserOnlineMeeting -UserId [-ExpandProperty ] [-Property ] - [-Filter ] [-Search ] [-Skip ] [-Sort ] [-Top ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [-WhatIf] [-Confirm] [] -``` - -### Get1 - -``` -Get-MgUserOnlineMeeting -UserId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### GetViaIdentityExpanded - -``` -Get-MgUserOnlineMeeting -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-ChatInfo ] [-EndDateTime ] [-ExternalId ] - [-Participants ] [-StartDateTime ] - [-Subject ] [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### GetViaIdentity1 - -``` -Get-MgUserOnlineMeeting -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeeting -InputObject [-ExpandProperty ] - [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Information about a meeting, including the URL used to join a meeting, the attendees list, and the description. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetings.Read, OnlineMeetings.ReadWrite, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetings.Read.All, OnlineMeetings.ReadWrite.All, | - -## EXAMPLES -### Example 1: Retrieve an online meeting by meeting ID - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -# A UPN can also be used as -UserId. -Get-MgUserOnlineMeeting -UserId $userId -OnlineMeetingId $onlineMeetingId - -``` -This example will retrieve an online meeting by meeting id - -### Example 2: Retrieve an online meeting by joinWebUrl - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -# A UPN can also be used as -UserId. -Get-MgUserOnlineMeeting -UserId $userId -Filter "JoinWebUrl eq 'https://teams.microsoft.com/l/meetup-join/19:meeting_MGQ4MDQyNTEtNTQ2NS00YjQxLTlkM2EtZWVkODYxODYzMmY2@thread.v2/0?context" - -``` -This example will retrieve an online meeting by joinweburl - -### Example 3: Retrieve an online meeting by joinMeetingId - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -# A UPN can also be used as -UserId. -Get-MgUserOnlineMeeting -UserId $userId -Filter "joinMeetingIdSettings/joinMeetingId eq '1234567890'" - -``` -This example will retrieve an online meeting by joinmeetingid - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths1H47062UsersUserIdOnlinemeetingsMicrosoftGraphCreateorgetPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity1 - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -ChatInfo - -chatInfo -To construct, see NOTES section for CHATINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphChatInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetExpanded - 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: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - - - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExternalId - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity1 - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Participants - -meetingParticipants -To construct, see NOTES section for PARTICIPANTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingParticipants -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - 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: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StartDateTime - - - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Subject - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - 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: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths1H47062UsersUserIdOnlinemeetingsMicrosoftGraphCreateorgetPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ChatInfo ]: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - [EndDateTime ]: - [ExternalId ]: - [Participants ]: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - [StartDateTime ]: - [Subject ]: - -CHATINFO ``: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -PARTICIPANTS ``: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - - -## RELATED LINKS - -- [Get-MgUserOnlineMeeting](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeeting) -- [Graph API Reference](https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendanceReport.md deleted file mode 100644 index a857c5fb4355..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendanceReport.md +++ /dev/null @@ -1,640 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingattendancereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingAttendanceReport ---- - -# Get-MgUserOnlineMeetingAttendanceReport - -## SYNOPSIS - -The attendance reports of an online meeting. -Read-only. - -## SYNTAX - -### List (Default) - -``` -Get-MgUserOnlineMeetingAttendanceReport -OnlineMeetingId -UserId - [-ExpandProperty ] [-Property ] [-Filter ] [-Search ] - [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-PageSize ] [-All] [-CountVariable ] - [] -``` - -### Get - -``` -Get-MgUserOnlineMeetingAttendanceReport -MeetingAttendanceReportId - -OnlineMeetingId -UserId [-ExpandProperty ] [-Property ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingAttendanceReport -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The attendance reports of an online meeting. -Read-only. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetingArtifact.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetingArtifact.Read.All, OnlineMeetingArtifact.Read.Chat, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -# A UPN can also be used as -UserId. -Get-MgUserOnlineMeetingAttendanceReport -UserId $userId -OnlineMeetingId $onlineMeetingId - -``` -This example shows how to use the Get-MgUserOnlineMeetingAttendanceReport Cmdlet. - - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -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: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - 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: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingAttendanceReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingattendancereport) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md deleted file mode 100644 index cbc26fa5bde6..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md +++ /dev/null @@ -1,660 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingattendancereportattendancerecord -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord ---- - -# Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord - -## SYNOPSIS - -List of attendance records of an attendance report. -Read-only. - -## SYNTAX - -### List (Default) - -``` -Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord -MeetingAttendanceReportId - -OnlineMeetingId -UserId [-ExpandProperty ] [-Property ] - [-Filter ] [-Search ] [-Skip ] [-Sort ] [-Top ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [] -``` - -### Get - -``` -Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord -AttendanceRecordId - -MeetingAttendanceReportId -OnlineMeetingId -UserId - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -List of attendance records of an attendance report. -Read-only. - -## EXAMPLES -### Example 1: List attendance records - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -# A UPN can also be used as -UserId. -Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord -UserId $userId -OnlineMeetingId $onlineMeetingId -MeetingAttendanceReportId $meetingAttendanceReportId - -``` -This example will list attendance records - - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceRecordId - -The unique identifier of attendanceRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -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: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - 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: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingattendancereportattendancerecord) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount.md deleted file mode 100644 index 89362abed2c3..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount.md +++ /dev/null @@ -1,427 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingattendancereportattendancerecordcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount ---- - -# Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount -MeetingAttendanceReportId - -OnlineMeetingId -UserId [-Filter ] [-Search ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount - -InputObject [-Filter ] [-Search ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetingArtifact.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetingArtifact.Read.All, OnlineMeetingArtifact.Read.Chat, | - -## 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: '' -``` - -### -Filter - -Filter items by property values - -```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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - 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: '' -``` - -### -Search - -Search items by search phrases - -```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: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingattendancereportattendancerecordcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendanceReportCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendanceReportCount.md deleted file mode 100644 index 26dc1a411d53..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendanceReportCount.md +++ /dev/null @@ -1,406 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingattendancereportcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingAttendanceReportCount ---- - -# Get-MgUserOnlineMeetingAttendanceReportCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgUserOnlineMeetingAttendanceReportCount -OnlineMeetingId -UserId - [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingAttendanceReportCount -InputObject - [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetingArtifact.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetingArtifact.Read.All, OnlineMeetingArtifact.Read.Chat, | - -## 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: '' -``` - -### -Filter - -Filter items by property values - -```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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - 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: '' -``` - -### -Search - -Search items by search phrases - -```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: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingAttendanceReportCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingattendancereportcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendeeReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendeeReport.md deleted file mode 100644 index 063902a7cd1d..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingAttendeeReport.md +++ /dev/null @@ -1,419 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingattendeereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingAttendeeReport ---- - -# Get-MgUserOnlineMeetingAttendeeReport - -## SYNOPSIS - -The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - -## SYNTAX - -### Get (Default) - -``` -Get-MgUserOnlineMeetingAttendeeReport -OnlineMeetingId -UserId -OutFile - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingAttendeeReport -InputObject -OutFile - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetingArtifact.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetingArtifact.Read.All, | - -## EXAMPLES -### Example 1: Fetch attendee report of a Teams live event - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -# A UPN can also be used as -UserId. -Get-MgUserOnlineMeetingAttendeeReport -UserId $userId -OnlineMeetingId $onlineMeetingId - -``` -This example will fetch attendee report of a teams live event - - -## 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OutFile - -Path to write output file to - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - ValueFromPipeline: false - 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: Get - Position: Named - IsRequired: true - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingAttendeeReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingattendeereport) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingCount.md deleted file mode 100644 index 9ca758e63eb0..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingCount.md +++ /dev/null @@ -1,383 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingCount ---- - -# Get-MgUserOnlineMeetingCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgUserOnlineMeetingCount -UserId [-Filter ] [-Search ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingCount -InputObject [-Filter ] - [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetings.Read, OnlineMeetings.ReadWrite, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetings.Read.All, OnlineMeetings.ReadWrite.All, | - -## 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: '' -``` - -### -Filter - -Filter items by property values - -```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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - 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: '' -``` - -### -Search - -Search items by search phrases - -```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: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingRecording.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingRecording.md deleted file mode 100644 index 9170c130a6d2..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingRecording.md +++ /dev/null @@ -1,851 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingrecording -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingRecording ---- - -# Get-MgUserOnlineMeetingRecording - -## SYNOPSIS - -Get a callRecording object associated with a scheduled onlineMeeting. -This API supports the retrieval of call recordings from private chat meetings and channel meetings. -However, private channel meetings are not supported at this time. -For a recording, this API returns the metadata of the single recording associated with the online meeting. -For the content of a recording, this API returns the stream of bytes associated with the recording. - -## SYNTAX - -### Get1 (Default) - -``` -Get-MgUserOnlineMeetingRecording -UserId [-ExpandProperty ] - [-Property ] [-Count] [-EndDateTime ] [-Filter ] - [-MeetingOrganizerUserId ] [-Search ] [-Skip ] [-Sort ] - [-StartDateTime ] [-Top ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### Get - -``` -Get-MgUserOnlineMeetingRecording -CallRecordingId -OnlineMeetingId - -UserId [-ExpandProperty ] [-Property ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### List - -``` -Get-MgUserOnlineMeetingRecording -OnlineMeetingId -UserId - [-ExpandProperty ] [-Property ] [-Filter ] [-Search ] - [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-PageSize ] [-All] [-CountVariable ] - [] -``` - -### GetViaIdentity1 - -``` -Get-MgUserOnlineMeetingRecording -InputObject - [-ExpandProperty ] [-Property ] [-Count] [-EndDateTime ] - [-Filter ] [-MeetingOrganizerUserId ] [-Search ] [-Skip ] - [-Sort ] [-StartDateTime ] [-Top ] [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingRecording -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get a callRecording object associated with a scheduled onlineMeeting. -This API supports the retrieval of call recordings from private chat meetings and channel meetings. -However, private channel meetings are not supported at this time. -For a recording, this API returns the metadata of the single recording associated with the online meeting. -For the content of a recording, this API returns the stream of bytes associated with the recording. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetingRecording.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetingRecording.Read.All, OnlineMeetingRecording.Read.Chat, | - -## EXAMPLES -### Example 1: Get a callRecording - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgUserOnlineMeetingRecording -UserId $userId -OnlineMeetingId $onlineMeetingId -CallRecordingId $callRecordingId - -``` -This example will get a callrecording - - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallRecordingId - -The unique identifier of callRecording - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Count - -Include count of items - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -Usage: endDateTime=@endDateTime - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity1 - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingOrganizerUserId - -Usage: meetingOrganizerUserId='@meetingOrganizerUserId' - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -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: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StartDateTime - -Usage: startDateTime=@startDateTime - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - 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: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingRecording](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingrecording) -- [Graph API Reference](https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/onlinemeeting-getallrecordings?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingRecordingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingRecordingContent.md deleted file mode 100644 index cfb8ee6ce926..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingRecordingContent.md +++ /dev/null @@ -1,428 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingrecordingcontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingRecordingContent ---- - -# Get-MgUserOnlineMeetingRecordingContent - -## SYNOPSIS - -The content of the recording. -Read-only. - -## SYNTAX - -### Get (Default) - -``` -Get-MgUserOnlineMeetingRecordingContent -CallRecordingId -OnlineMeetingId - -UserId -OutFile [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingRecordingContent -InputObject - -OutFile [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content of the recording. -Read-only. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetingRecording.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetingRecording.Read.All, OnlineMeetingRecording.Read.Chat, | - -## 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: '' -``` - -### -CallRecordingId - -The unique identifier of callRecording - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OutFile - -Path to write output file to - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - ValueFromPipeline: false - 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: Get - Position: Named - IsRequired: true - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingRecordingContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingrecordingcontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingRecordingCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingRecordingCount.md deleted file mode 100644 index c6769e255892..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingRecordingCount.md +++ /dev/null @@ -1,404 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingrecordingcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingRecordingCount ---- - -# Get-MgUserOnlineMeetingRecordingCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgUserOnlineMeetingRecordingCount -OnlineMeetingId -UserId [-Filter ] - [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingRecordingCount -InputObject [-Filter ] - [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetingRecording.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetingRecording.Read.All, OnlineMeetingRecording.Read.Chat, | - -## 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: '' -``` - -### -Filter - -Filter items by property values - -```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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - 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: '' -``` - -### -Search - -Search items by search phrases - -```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: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingRecordingCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingrecordingcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingRecordingDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingRecordingDelta.md deleted file mode 100644 index 6cd89170c8ed..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingRecordingDelta.md +++ /dev/null @@ -1,604 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingrecordingdelta -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingRecordingDelta ---- - -# Get-MgUserOnlineMeetingRecordingDelta - -## SYNOPSIS - -Invoke function delta - -## SYNTAX - -### Delta (Default) - -``` -Get-MgUserOnlineMeetingRecordingDelta -OnlineMeetingId -UserId - [-ExpandProperty ] [-Filter ] [-Property ] [-Search ] - [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-PageSize ] [-All] [-CountVariable ] - [] -``` - -### DeltaViaIdentity - -``` -Get-MgUserOnlineMeetingRecordingDelta -InputObject - [-ExpandProperty ] [-Filter ] [-Property ] [-Search ] - [-Skip ] [-Sort ] [-Top ] [-Count] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Invoke function delta - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetingRecording.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetingRecording.Read.All, OnlineMeetingRecording.Read.Chat, | - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delta - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -Count - -Include count of items - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeltaViaIdentity - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: Delta - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeltaViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delta - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delta - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -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: '' -``` - -### -Search - -Search items by search phrases - -```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: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -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: Delta - Position: Named - IsRequired: true - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingRecordingDelta](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingrecordingdelta) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscript.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscript.md deleted file mode 100644 index 44453238ab3e..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscript.md +++ /dev/null @@ -1,852 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingtranscript -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingTranscript ---- - -# Get-MgUserOnlineMeetingTranscript - -## SYNOPSIS - -Retrieve a callTranscript object associated with a scheduled onlineMeeting. -This API supports the retrieval of call transcripts from private chat meetings and channel meetings. -However, private channel meetings are not supported at this time. -Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. -Retrieving the content of the transcript returns the stream of text associated with the transcript. - -## SYNTAX - -### Get1 (Default) - -``` -Get-MgUserOnlineMeetingTranscript -UserId [-ExpandProperty ] - [-Property ] [-Count] [-EndDateTime ] [-Filter ] - [-MeetingOrganizerUserId ] [-Search ] [-Skip ] [-Sort ] - [-StartDateTime ] [-Top ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### Get - -``` -Get-MgUserOnlineMeetingTranscript -CallTranscriptId -OnlineMeetingId - -UserId [-ExpandProperty ] [-Property ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### List - -``` -Get-MgUserOnlineMeetingTranscript -OnlineMeetingId -UserId - [-ExpandProperty ] [-Property ] [-Filter ] [-Search ] - [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-PageSize ] [-All] [-CountVariable ] - [] -``` - -### GetViaIdentity1 - -``` -Get-MgUserOnlineMeetingTranscript -InputObject - [-ExpandProperty ] [-Property ] [-Count] [-EndDateTime ] - [-Filter ] [-MeetingOrganizerUserId ] [-Search ] [-Skip ] - [-Sort ] [-StartDateTime ] [-Top ] [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingTranscript -InputObject - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Retrieve a callTranscript object associated with a scheduled onlineMeeting. -This API supports the retrieval of call transcripts from private chat meetings and channel meetings. -However, private channel meetings are not supported at this time. -Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. -Retrieving the content of the transcript returns the stream of text associated with the transcript. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetingTranscript.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetingTranscript.Read.All, OnlineMeetingTranscript.Read.Chat, | - -## EXAMPLES -### Example 1: Get a callTranscript - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgUserOnlineMeetingTranscript -UserId $userId -OnlineMeetingId $onlineMeetingId -CallTranscriptId $callTranscriptId - -``` -This example will get a calltranscript - - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Count - -Include count of items - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -Usage: endDateTime=@endDateTime - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity1 - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingOrganizerUserId - -Usage: meetingOrganizerUserId='@meetingOrganizerUserId' - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -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: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StartDateTime - -Usage: startDateTime=@startDateTime - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: GetViaIdentity1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - 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: List - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get1 - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Get - Position: Named - IsRequired: true - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingTranscript](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingtranscript) -- [Graph API Reference](https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/onlinemeeting-getalltranscripts?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscriptContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscriptContent.md deleted file mode 100644 index c943532e797b..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscriptContent.md +++ /dev/null @@ -1,458 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingtranscriptcontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingTranscriptContent ---- - -# Get-MgUserOnlineMeetingTranscriptContent - -## SYNOPSIS - -Retrieve a callTranscript object associated with a scheduled onlineMeeting. -This API supports the retrieval of call transcripts from private chat meetings and channel meetings. -However, private channel meetings are not supported at this time. -Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. -Retrieving the content of the transcript returns the stream of text associated with the transcript. - -## SYNTAX - -### Get (Default) - -``` -Get-MgUserOnlineMeetingTranscriptContent -CallTranscriptId -OnlineMeetingId - -UserId -OutFile [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingTranscriptContent -InputObject - -OutFile [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Retrieve a callTranscript object associated with a scheduled onlineMeeting. -This API supports the retrieval of call transcripts from private chat meetings and channel meetings. -However, private channel meetings are not supported at this time. -Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. -Retrieving the content of the transcript returns the stream of text associated with the transcript. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetingTranscript.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetingTranscript.Read.All, OnlineMeetingTranscript.Read.Chat, | - -## EXAMPLES -### Example 1: Get a callTranscript content - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgUserOnlineMeetingTranscriptContent -UserId $userId -OnlineMeetingId $onlineMeetingId -CallTranscriptId $callTranscriptId - -``` -This example will get a calltranscript content - -### Example 2: Get a callTranscript content specifying $format query param - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgUserOnlineMeetingTranscriptContent -UserId $userId -OnlineMeetingId $onlineMeetingId -CallTranscriptId $callTranscriptId -Format "text/vtt" - -``` -This example will get a calltranscript content specifying $format query param - - -## 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: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OutFile - -Path to write output file to - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - ValueFromPipeline: false - 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: Get - Position: Named - IsRequired: true - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingTranscriptContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingtranscriptcontent) -- [Graph API Reference](https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscriptCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscriptCount.md deleted file mode 100644 index 07bd75fb87b3..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscriptCount.md +++ /dev/null @@ -1,405 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingtranscriptcount -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingTranscriptCount ---- - -# Get-MgUserOnlineMeetingTranscriptCount - -## SYNOPSIS - -Get the number of the resource - -## SYNTAX - -### Get (Default) - -``` -Get-MgUserOnlineMeetingTranscriptCount -OnlineMeetingId -UserId [-Filter ] - [-Search ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingTranscriptCount -InputObject - [-Filter ] [-Search ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetingTranscript.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetingTranscript.Read.All, OnlineMeetingTranscript.Read.Chat, | - -## 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: '' -``` - -### -Filter - -Filter items by property values - -```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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - 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: '' -``` - -### -Search - -Search items by search phrases - -```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: '' -``` - -### -UserId - -The unique identifier of user - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingTranscriptCount](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingtranscriptcount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscriptDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscriptDelta.md deleted file mode 100644 index 28fcd00b6724..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscriptDelta.md +++ /dev/null @@ -1,604 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingtranscriptdelta -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingTranscriptDelta ---- - -# Get-MgUserOnlineMeetingTranscriptDelta - -## SYNOPSIS - -Invoke function delta - -## SYNTAX - -### Delta (Default) - -``` -Get-MgUserOnlineMeetingTranscriptDelta -OnlineMeetingId -UserId - [-ExpandProperty ] [-Filter ] [-Property ] [-Search ] - [-Skip ] [-Sort ] [-Top ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-PageSize ] [-All] [-CountVariable ] - [] -``` - -### DeltaViaIdentity - -``` -Get-MgUserOnlineMeetingTranscriptDelta -InputObject - [-ExpandProperty ] [-Filter ] [-Property ] [-Search ] - [-Skip ] [-Sort ] [-Top ] [-Count] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Invoke function delta - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetingTranscript.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetingTranscript.Read.All, OnlineMeetingTranscript.Read.Chat, | - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delta - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -Count - -Include count of items - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeltaViaIdentity - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: Delta - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeltaViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delta - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Delta - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -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: '' -``` - -### -Search - -Search items by search phrases - -```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: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -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: Delta - Position: Named - IsRequired: true - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingTranscriptDelta](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingtranscriptdelta) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscriptMetadataContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscriptMetadataContent.md deleted file mode 100644 index 7cf0fe61b77e..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingTranscriptMetadataContent.md +++ /dev/null @@ -1,447 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingtranscriptmetadatacontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingTranscriptMetadataContent ---- - -# Get-MgUserOnlineMeetingTranscriptMetadataContent - -## SYNOPSIS - -Retrieve a callTranscript object associated with a scheduled onlineMeeting. -This API supports the retrieval of call transcripts from private chat meetings and channel meetings. -However, private channel meetings are not supported at this time. -Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. -Retrieving the content of the transcript returns the stream of text associated with the transcript. - -## SYNTAX - -### Get (Default) - -``` -Get-MgUserOnlineMeetingTranscriptMetadataContent -CallTranscriptId - -OnlineMeetingId -UserId -OutFile [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingTranscriptMetadataContent -InputObject - -OutFile [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Retrieve a callTranscript object associated with a scheduled onlineMeeting. -This API supports the retrieval of call transcripts from private chat meetings and channel meetings. -However, private channel meetings are not supported at this time. -Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. -Retrieving the content of the transcript returns the stream of text associated with the transcript. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetingTranscript.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetingTranscript.Read.All, OnlineMeetingTranscript.Read.Chat, | - -## EXAMPLES -### Example 1: Get a callTranscript metadataContent - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgUserOnlineMeetingTranscriptMetadataContent -UserId $userId -OnlineMeetingId $onlineMeetingId -CallTranscriptId $callTranscriptId - -``` -This example will get a calltranscript metadatacontent - - -## 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: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OutFile - -Path to write output file to - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - ValueFromPipeline: false - 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: Get - Position: Named - IsRequired: true - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingTranscriptMetadataContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingtranscriptmetadatacontent) -- [Graph API Reference](https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl.md deleted file mode 100644 index 4aaad14418a1..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl.md +++ /dev/null @@ -1,380 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingvirtualappointmentjoinweburl -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl ---- - -# Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl - -## SYNOPSIS - -Get a join web URL for a Microsoft Virtual Appointment. -This web URL includes enhanced business-to-customer experiences such as mobile browser join and virtual lobby rooms. -With Teams Premium, you can configure a custom lobby room experience for attendees by adding your company logo and access the Virtual Appointments usage report for organizational analytics. - -## SYNTAX - -### Get (Default) - -``` -Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl -OnlineMeetingId -UserId - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl -InputObject - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get a join web URL for a Microsoft Virtual Appointment. -This web URL includes enhanced business-to-customer experiences such as mobile browser join and virtual lobby rooms. -With Teams Premium, you can configure a custom lobby room experience for attendees by adding your company logo and access the Virtual Appointments usage report for organizational analytics. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | VirtualAppointment.Read, VirtualAppointment.ReadWrite, OnlineMeetings.ReadWrite, OnlineMeetings.Read, | -| Delegated (personal Microsoft account) | Not supported | -| Application | VirtualAppointment.Read.All, VirtualAppointment.ReadWrite.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -# A UPN can also be used as -UserId. -Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl -UserId $userId -OnlineMeetingId $onlineMeetingId - -``` -This example shows how to use the Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl Cmdlet. - - -## 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - 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: Get - Position: Named - IsRequired: true - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.String - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguseronlinemeetingvirtualappointmentjoinweburl) -- [Graph API Reference](https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserPresence.md deleted file mode 100644 index fcd239a087da..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Get-MgUserPresence.md +++ /dev/null @@ -1,410 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguserpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgUserPresence ---- - -# Get-MgUserPresence - -## SYNOPSIS - -Get a user's presence information. - -## SYNTAX - -### Get (Default) - -``` -Get-MgUserPresence -UserId [-ExpandProperty ] [-Property ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgUserPresence -InputObject [-ExpandProperty ] - [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get a user's presence information. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Presence.Read, Presence.Read.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Presence.Read.All, Presence.ReadWrite.All, | - -## EXAMPLES -### Example 1: Get your own presence information - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -# A UPN can also be used as -UserId. -Get-MgUserPresence -UserId $userId - -``` -This example will get your own presence information - -### Example 2: Get the presence information of another user - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Get-MgUserPresence -UserId $userId - -``` -This example will get the presence information of another user - - -## 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: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -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: Get - Position: Named - IsRequired: true - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresence - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Get-MgUserPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/get-mguserpresence) -- [Graph API Reference](https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgAnswerCommunicationCall.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgAnswerCommunicationCall.md deleted file mode 100644 index 95b8f5fecd3a..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgAnswerCommunicationCall.md +++ /dev/null @@ -1,738 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mganswercommunicationcall -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Invoke-MgAnswerCommunicationCall ---- - -# Invoke-MgAnswerCommunicationCall - -## SYNOPSIS - -Enable a bot to answer an incoming call. -The incoming call request can be an invitation from a participant in a group call or a peer-to-peer call. -If an invitation to a group call is received, the notification contains the chatInfo and meetingInfo parameters. -The bot is expected to answer, reject, or redirect the call before the call times out. -The current timeout value is 15 seconds for regular scenarios and 5 seconds for policy-based recording scenarios. -This API supports the following PSTN scenarios: - -## SYNTAX - -### AnswerExpanded (Default) - -``` -Invoke-MgAnswerCommunicationCall -CallId [-ResponseHeadersVariable ] - [-AcceptedModalities ] [-AdditionalProperties ] [-CallOptions ] - [-CallbackUri ] [-MediaConfig ] [-ParticipantCapacity ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Answer - -``` -Invoke-MgAnswerCommunicationCall -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### AnswerViaIdentityExpanded - -``` -Invoke-MgAnswerCommunicationCall -InputObject - [-ResponseHeadersVariable ] [-AcceptedModalities ] - [-AdditionalProperties ] [-CallOptions ] [-CallbackUri ] - [-MediaConfig ] [-ParticipantCapacity ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### AnswerViaIdentity - -``` -Invoke-MgAnswerCommunicationCall -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Enable a bot to answer an incoming call. -The incoming call request can be an invitation from a participant in a group call or a peer-to-peer call. -If an invitation to a group call is received, the notification contains the chatInfo and meetingInfo parameters. -The bot is expected to answer, reject, or redirect the call before the call times out. -The current timeout value is 15 seconds for regular scenarios and 5 seconds for policy-based recording scenarios. -This API supports the following PSTN scenarios: - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCall.All, Calls.JoinGroupCallAsGuest.All, | - -## EXAMPLES -### Example 1: Answer a Peer-to-Peer VoIP call with service hosted media - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - callbackUri = "callbackUri-value" - mediaConfig = @{ - "@odata.type" = "#microsoft.graph.appHostedMediaConfig" - blob = "" - } - acceptedModalities = @( - "audio" - ) - callOptions = @{ - "@odata.type" = "#microsoft.graph.incomingCallOptions" - isContentSharingNotificationEnabled = $true - } - participantCapacity = 200 -} - -Invoke-MgAnswerCommunicationCall -CallId $callId -BodyParameter $params - -``` -This example will answer a peer-to-peer voip call with service hosted media - -### Example 2: Answer VOIP call with application hosted media - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - callbackUri = "https://bot.contoso.com/api/calls" - acceptedModalities = @( - "audio" - ) - mediaConfig = @{ - "@odata.type" = "#microsoft.graph.serviceHostedMediaConfig" - preFetchMedia = @( - ) - } -} - -Invoke-MgAnswerCommunicationCall -CallId $callId -BodyParameter $params - -``` -This example will answer voip call with application hosted media - -### Example 3: Answer a policy-based recording call - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - callbackUri = "https://bot.contoso.com/api/calls" - acceptedModalities = @( - "audio" - ) - mediaConfig = @{ - "@odata.type" = "#microsoft.graph.appHostedMediaConfig" - blob = "" - } -} - -Invoke-MgAnswerCommunicationCall -CallId $callId -BodyParameter $params - -``` -This example will answer a policy-based recording call - - -## PARAMETERS - -### -AcceptedModalities - - - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AnswerViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: AnswerExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AnswerViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: AnswerExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPathsQvpqn4CommunicationsCallsCallIdMicrosoftGraphAnswerPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AnswerViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Answer - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallbackUri - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AnswerViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: AnswerExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AnswerExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Answer - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallOptions - -incomingCallOptions - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AnswerViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: AnswerExpanded - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AnswerViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: AnswerViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MediaConfig - -mediaConfig - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AnswerViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: AnswerExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ParticipantCapacity - - - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: AnswerViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: AnswerExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPathsQvpqn4CommunicationsCallsCallIdMicrosoftGraphAnswerPostRequestbodyContentApplicationJsonSchema - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [AcceptedModalities ]: - [CallOptions ]: incomingCallOptions - [(Any) ]: This indicates any property can be added to this object. - [HideBotAfterEscalation ]: Indicates whether to hide the app after the call is escalated. - [IsContentSharingNotificationEnabled ]: Indicates whether content sharing notifications should be enabled for the call. - [IsDeltaRosterEnabled ]: Indicates whether delta roster is enabled for the call. - [IsInteractiveRosterEnabled ]: Indicates whether delta roster filtering by participant interactivity is enabled. - [CallbackUri ]: - [MediaConfig ]: mediaConfig - [(Any) ]: This indicates any property can be added to this object. - [ParticipantCapacity ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Invoke-MgAnswerCommunicationCall](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mganswercommunicationcall) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgCreateOrGetCommunicationOnlineMeeting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgCreateOrGetCommunicationOnlineMeeting.md deleted file mode 100644 index 3c5c242a5f2e..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgCreateOrGetCommunicationOnlineMeeting.md +++ /dev/null @@ -1,548 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgcreateorgetcommunicationonlinemeeting -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Invoke-MgCreateOrGetCommunicationOnlineMeeting ---- - -# Invoke-MgCreateOrGetCommunicationOnlineMeeting - -## SYNOPSIS - -Create an onlineMeeting object with a custom specified external ID. -If the external ID already exists, this API will return the onlineMeeting object with that external ID. - -## SYNTAX - -### CreateExpanded1 (Default) - -``` -Invoke-MgCreateOrGetCommunicationOnlineMeeting [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-ChatInfo ] [-EndDateTime ] - [-ExternalId ] [-Participants ] - [-StartDateTime ] [-Subject ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Create1 - -``` -Invoke-MgCreateOrGetCommunicationOnlineMeeting - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create an onlineMeeting object with a custom specified external ID. -If the external ID already exists, this API will return the onlineMeeting object with that external ID. - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths1Pc6SxrCommunicationsOnlinemeetingsMicrosoftGraphCreateorgetPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Create1 - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -ChatInfo - -chatInfo -To construct, see NOTES section for CHATINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphChatInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded1 - 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: '' -``` - -### -EndDateTime - - - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExternalId - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded1 - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Participants - -meetingParticipants -To construct, see NOTES section for PARTICIPANTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingParticipants -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded1 - 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: '' -``` - -### -StartDateTime - - - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded1 - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Subject - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded1 - Position: Named - IsRequired: false - 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.PowerShell.Models.IPaths1Pc6SxrCommunicationsOnlinemeetingsMicrosoftGraphCreateorgetPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ChatInfo ]: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - [EndDateTime ]: - [ExternalId ]: - [Participants ]: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - [StartDateTime ]: - [Subject ]: - -CHATINFO ``: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - -PARTICIPANTS ``: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - - -## RELATED LINKS - -- [Invoke-MgCreateOrGetCommunicationOnlineMeeting](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgcreateorgetcommunicationonlinemeeting) -- [Graph API Reference](https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgInviteCommunicationCallParticipant.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgInviteCommunicationCallParticipant.md deleted file mode 100644 index 6488da7e6a0b..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgInviteCommunicationCallParticipant.md +++ /dev/null @@ -1,740 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mginvitecommunicationcallparticipant -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Invoke-MgInviteCommunicationCallParticipant ---- - -# Invoke-MgInviteCommunicationCallParticipant - -## SYNOPSIS - -Delete a specific participant in a call. -In some situations, it is appropriate for an application to remove a participant from an active call. -This action can be done before or after the participant answers the call. -When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. -When an invited participant is removed, any outstanding add participant request is canceled. - -## SYNTAX - -### InviteExpanded (Default) - -``` -Invoke-MgInviteCommunicationCallParticipant -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-ClientContext ] - [-Participants ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Invite - -``` -Invoke-MgInviteCommunicationCallParticipant -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### InviteViaIdentityExpanded - -``` -Invoke-MgInviteCommunicationCallParticipant -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Participants ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### InviteViaIdentity - -``` -Invoke-MgInviteCommunicationCallParticipant -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Delete a specific participant in a call. -In some situations, it is appropriate for an application to remove a participant from an active call. -This action can be done before or after the participant answers the call. -When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. -When an invited participant is removed, any outstanding add participant request is canceled. - -## EXAMPLES -### Example 1: Invite one participant to an existing call - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - participants = @( - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - replacesCallId = "a7ebfb2d-871e-419c-87af-27290b22e8db" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "278405a3-f568-4b3e-b684-009193463064" - displayName = "string" - } - } - } - ) - clientContext = "f2fa86af-3c51-4bc2-8fc0-475452d9764f" -} - -Invoke-MgInviteCommunicationCallParticipant -CallId $callId -BodyParameter $params - -``` -This example will invite one participant to an existing call - -### Example 2: Invite multiple participants to an existing group call - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - participants = @( - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - replacesCallId = "a7ebfb2d-871e-419c-87af-27290b22e8db" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "7e1b4346-85a6-4bdd-abe3-d11c5d420efe" - displayName = "string" - } - } - } - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - replacesCallId = "a7ebfb2d-871e-419c-87af-27290b22e8db" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "1e126418-44a0-4a94-a6f8-0efe1ad71acb" - displayName = "string" - } - } - } - ) - clientContext = "f2fa86af-3c51-4bc2-8fc0-475452d9764f" -} - -Invoke-MgInviteCommunicationCallParticipant -CallId $callId -BodyParameter $params - -``` -This example will invite multiple participants to an existing group call - -### Example 3: Invite participants to an existing group call, replacing an existing Peer-to-Peer call - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - participants = @( - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - replacesCallId = "a7ebfb2d-871e-419c-87af-27290b22e8db" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "7e1b4346-85a6-4bdd-abe3-d11c5d420efe" - displayName = "string" - } - } - } - ) - clientContext = "f2fa86af-3c51-4bc2-8fc0-475452d9764f" -} - -Invoke-MgInviteCommunicationCallParticipant -CallId $callId -BodyParameter $params - -``` -This example will invite participants to an existing group call, replacing an existing peer-to-peer call - -### Example 4: Invite one PSTN participant to an existing call - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - participants = @( - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - phone = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "+12345678901" - } - } - } - ) - clientContext = "f2fa86af-3c51-4bc2-8fc0-475452d9764f" -} - -Invoke-MgInviteCommunicationCallParticipant -CallId $callId -BodyParameter $params - -``` -This example will invite one pstn participant to an existing call - -### Example 5: Move one participant from one meeting to another - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - participants = @( - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - replacesCallId = "a7ebfb2d-871e-419c-87af-27290b22e8db" - participantId = "7d501bf1-5ee4-4605-ba92-0ae4513c611c" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "682b6c37-0729-4fab-ace6-d730d5d9137e" - identityProvider = "AAD" - } - } - } - ) - clientContext = "f2fa86af-3c51-4bc2-8fc0-475452d9764f" -} - -Invoke-MgInviteCommunicationCallParticipant -CallId $callId -BodyParameter $params - -``` -This example will move one participant from one meeting to another - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: InviteViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: InviteExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths1Bh76WaCommunicationsCallsCallIdParticipantsMicrosoftGraphInvitePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: InviteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Invite - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: InviteExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Invite - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: InviteViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: InviteExpanded - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: InviteViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: InviteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Participants - - -To construct, see NOTES section for PARTICIPANTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphInvitationParticipantInfo[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: InviteViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: InviteExpanded - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths1Bh76WaCommunicationsCallsCallIdParticipantsMicrosoftGraphInvitePostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphInviteParticipantsOperation - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ClientContext ]: - [Participants ]: - [Hidden ]: Optional. -Whether to hide the participant from the roster. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [ParticipantId ]: Optional. -The ID of the target participant. - [RemoveFromDefaultAudioRoutingGroup ]: Optional. -Whether to remove them from the main mixer. - [ReplacesCallId ]: Optional. -The call which the target identity is currently a part of. -For peer-to-peer case, the call will be dropped once the participant is added successfully. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -PARTICIPANTS : . - [Hidden ]: Optional. -Whether to hide the participant from the roster. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [ParticipantId ]: Optional. -The ID of the target participant. - [RemoveFromDefaultAudioRoutingGroup ]: Optional. -Whether to remove them from the main mixer. - [ReplacesCallId ]: Optional. -The call which the target identity is currently a part of. -For peer-to-peer case, the call will be dropped once the participant is added successfully. - - -## RELATED LINKS - -- [Invoke-MgInviteCommunicationCallParticipant](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mginvitecommunicationcallparticipant) -- [Graph API Reference](https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgKeepCommunicationCallAlive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgKeepCommunicationCallAlive.md deleted file mode 100644 index 0fc7d4bff944..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgKeepCommunicationCallAlive.md +++ /dev/null @@ -1,433 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgkeepcommunicationcallalive -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Invoke-MgKeepCommunicationCallAlive ---- - -# Invoke-MgKeepCommunicationCallAlive - -## SYNOPSIS - -Make a request to this API every 15 to 45 minutes to ensure that an ongoing call remains active. -A call that does not receive this request within 45 minutes is considered inactive and will subsequently end. -At least one successful request must be made within 45 minutes of the previous request, or the start of the call. -We recommend that you send a request in shorter time intervals (every 15 minutes). -Make sure that these requests are successful to prevent the call from timing out and ending. -Attempting to send a request to a call that has already ended will result in a 404 Not-Found error. -The resources related to the call should be cleaned up on the application side. - -## SYNTAX - -### Keep (Default) - -``` -Invoke-MgKeepCommunicationCallAlive -CallId [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### KeepViaIdentity - -``` -Invoke-MgKeepCommunicationCallAlive -InputObject - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Make a request to this API every 15 to 45 minutes to ensure that an ongoing call remains active. -A call that does not receive this request within 45 minutes is considered inactive and will subsequently end. -At least one successful request must be made within 45 minutes of the previous request, or the start of the call. -We recommend that you send a request in shorter time intervals (every 15 minutes). -Make sure that these requests are successful to prevent the call from timing out and ending. -Attempting to send a request to a call that has already ended will result in a 404 Not-Found error. -The resources related to the call should be cleaned up on the application side. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.Initiate.All, Calls.AccessMedia.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Invoke-MgKeepCommunicationCallAlive -CallId $callId - -``` -This example shows how to use the Invoke-MgKeepCommunicationCallAlive Cmdlet. - - -## 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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Keep - Position: Named - IsRequired: true - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: KeepViaIdentity - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Invoke-MgKeepCommunicationCallAlive](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgkeepcommunicationcallalive) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality.md deleted file mode 100644 index d837d4c14cc9..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality.md +++ /dev/null @@ -1,605 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mglogcommunicationcallteleconferencedevicequality -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality ---- - -# Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality - -## SYNOPSIS - -Log video teleconferencing device quality data. -The Cloud Video Interop (CVI) bot represents video teleconferencing (VTC) devices and acts as a back-to-back agent for a VTC device in a conference call. -Because a CVI bot is in the middle of the VTC and Microsoft Teams infrastructure as a VTC proxy, it has two media legs. -One media leg is between the CVI bot and Teams infrastructure, such as Teams conference server or a Teams client. -The other media leg is between the CVI bot and the VTC device. -The third-party partners own the VTC media leg and the Teams infrastructure cannot access the quality data of the third-party call leg. -This method is only for the CVI partners to provide their media quality data. - -## SYNTAX - -### LogExpanded (Default) - -``` -Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-Quality ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Log - -``` -Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality - -Body - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Log video teleconferencing device quality data. -The Cloud Video Interop (CVI) bot represents video teleconferencing (VTC) devices and acts as a back-to-back agent for a VTC device in a conference call. -Because a CVI bot is in the middle of the VTC and Microsoft Teams infrastructure as a VTC proxy, it has two media legs. -One media leg is between the CVI bot and Teams infrastructure, such as Teams conference server or a Teams client. -The other media leg is between the CVI bot and the VTC device. -The third-party partners own the VTC media leg and the Teams infrastructure cannot access the quality data of the third-party call leg. -This method is only for the CVI partners to provide their media quality data. - -## EXAMPLES -### Example 1: Using the Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality Cmdlet -```powershell -Import-Module Microsoft.Graph.CloudCommunications -$params = @{ - Quality = @{ - "@odata.type" = "#microsoft.graph.teleconferenceDeviceQuality" - CallChainId = "0622673d-9f69-49b3-9d4f-5ec64f42ecce" - ParticipantId = "ea078406-b5d4-4d3c-b85e-90103dcec7f6" - MediaLegId = "bd9ee398-4b9d-42c7-8b8d-4e8efad9435f" - DeviceName = "TestAgent" - DeviceDescription = "TestDescription" - MediaQualityList = @( - @{ - "@odata.type" = "#microsoft.graph.teleconferenceDeviceAudioQuality" - ChannelIndex = 1 - MediaDuration = "PT20M" - NetworkLinkSpeedInBytes = 13000 - LocalIPAddress = "127.0.0.1" - LocalPort = 6300 - RemoteIPAddress = "102.1.1.101" - RemotePort = 6301 - InboundPackets = 5500 - OutboundPackets = 5400 - AverageInboundPacketLossRateInPercentage = 0.01 - AverageOutboundPacketLossRateInPercentage = 0.02 - MaximumInboundPacketLossRateInPercentage = 0.05 - MaximumOutboundPacketLossRateInPercentage = 0.06 - AverageInboundRoundTripDelay = "PT0.03S" - AverageOutboundRoundTripDelay = "PT0.04S" - MaximumInboundRoundTripDelay = "PT0.13S" - MaximumOutboundRoundTripDelay = "PT0.14S" - AverageInboundJitter = "PT0.01S" - AverageOutboundJitter = "PT0.015S" - MaximumInboundJitter = "PT0.023S" - MaximumOutboundJitter = "PT0.024S" - } - @{ - "@odata.type" = "#microsoft.graph.teleconferenceDeviceVideoQuality" - ChannelIndex = 1 - MediaDuration = "PT20M" - NetworkLinkSpeedInBytes = 13000 - LocalIPAddress = "127.0.0.1" - LocalPort = 6300 - RemoteIPAddress = "102.1.1.101" - RemotePort = 6301 - InboundPackets = 5500 - OutboundPackets = 5400 - AverageInboundPacketLossRateInPercentage = 0.01 - AverageOutboundPacketLossRateInPercentage = 0.02 - MaximumInboundPacketLossRateInPercentage = 0.05 - MaximumOutboundPacketLossRateInPercentage = 0.06 - AverageInboundRoundTripDelay = "PT0.03S" - AverageOutboundRoundTripDelay = "PT0.04S" - MaximumInboundRoundTripDelay = "PT0.13S" - MaximumOutboundRoundTripDelay = "PT0.14S" - AverageInboundJitter = "PT0.01S" - AverageOutboundJitter = "PT0.015S" - MaximumInboundJitter = "PT0.023S" - MaximumOutboundJitter = "PT0.024S" - } - @{ - "@odata.type" = "#microsoft.graph.teleconferenceDeviceScreenSharingQuality" - ChannelIndex = 1 - MediaDuration = "PT20M" - NetworkLinkSpeedInBytes = 13000 - LocalIPAddress = "127.0.0.1" - LocalPort = 6300 - RemoteIPAddress = "102.1.1.101" - RemotePort = 6301 - InboundPackets = 5500 - OutboundPackets = 5400 - AverageInboundPacketLossRateInPercentage = 0.01 - AverageOutboundPacketLossRateInPercentage = 0.02 - MaximumInboundPacketLossRateInPercentage = 0.05 - MaximumOutboundPacketLossRateInPercentage = 0.06 - AverageInboundRoundTripDelay = "PT0.03S" - AverageOutboundRoundTripDelay = "PT0.04S" - MaximumInboundRoundTripDelay = "PT0.13S" - MaximumOutboundRoundTripDelay = "PT0.14S" - AverageInboundJitter = "PT0.01S" - AverageOutboundJitter = "PT0.015S" - MaximumInboundJitter = "PT0.023S" - MaximumOutboundJitter = "PT0.024S" - } - ) - } -} -Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality -BodyParameter $params -``` -This example shows how to use the Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality Cmdlet. -To learn about permissions for this resource, see the [permissions reference](/graph/permissions-reference). - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: LogExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Body - - -To construct, see NOTES section for BODY properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths1JbdsmaCommunicationsCallsMicrosoftGraphLogteleconferencedevicequalityPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Log - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - 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: '' -``` - -### -Quality - -teleconferenceDeviceQuality -To construct, see NOTES section for QUALITY properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphTeleconferenceDeviceQuality -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: LogExpanded - 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: '' -``` - -### -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.PowerShell.Models.IPaths1JbdsmaCommunicationsCallsMicrosoftGraphLogteleconferencedevicequalityPostRequestbodyContentApplicationJsonSchema - -{{ 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. - -BODY ``: . - [(Any) ]: This indicates any property can be added to this object. - [Quality ]: teleconferenceDeviceQuality - [(Any) ]: This indicates any property can be added to this object. - [CallChainId ]: A unique identifier for all the participant calls in a conference or a unique identifier for two participant calls in P2P call. -This needs to be copied over from Microsoft.Graph.Call.CallChainId. - [CloudServiceDeploymentEnvironment ]: A geo-region where the service is deployed, such as ProdNoam. - [CloudServiceDeploymentId ]: A unique deployment identifier assigned by Azure. - [CloudServiceInstanceName ]: The Azure deployed cloud service instance name, such as FrontEndIN3. - [CloudServiceName ]: The Azure deployed cloud service name, such as contoso.cloudapp.net. - [DeviceDescription ]: Any additional description, such as VTC Bldg 30/21. - [DeviceName ]: The user media agent name, such as Cisco SX80. - [MediaLegId ]: A unique identifier for a specific media leg of a participant in a conference. - One participant can have multiple media leg identifiers if retargeting happens. -CVI partner assigns this value. - [MediaQualityList ]: The list of media qualities in a media session (call), such as audio quality, video quality, and/or screen sharing quality. - [AverageInboundJitter ]: The average inbound stream network jitter. - [AverageInboundPacketLossRateInPercentage ]: The average inbound stream packet loss rate in percentage (0-100). -For example, 0.01 means 0.01%. - [AverageInboundRoundTripDelay ]: The average inbound stream network round trip delay. - [AverageOutboundJitter ]: The average outbound stream network jitter. - [AverageOutboundPacketLossRateInPercentage ]: The average outbound stream packet loss rate in percentage (0-100). -For example, 0.01 means 0.01%. - [AverageOutboundRoundTripDelay ]: The average outbound stream network round trip delay. - [ChannelIndex ]: The channel index of media. -Indexing begins with 1. - If a media session contains 3 video modalities, channel indexes will be 1, 2, and 3. - [InboundPackets ]: The total number of the inbound packets. - [LocalIPAddress ]: the local IP address for the media session. - [LocalPort ]: The local media port. - [MaximumInboundJitter ]: The maximum inbound stream network jitter. - [MaximumInboundPacketLossRateInPercentage ]: The maximum inbound stream packet loss rate in percentage (0-100). -For example, 0.01 means 0.01%. - [MaximumInboundRoundTripDelay ]: The maximum inbound stream network round trip delay. - [MaximumOutboundJitter ]: The maximum outbound stream network jitter. - [MaximumOutboundPacketLossRateInPercentage ]: The maximum outbound stream packet loss rate in percentage (0-100). -For example, 0.01 means 0.01%. - [MaximumOutboundRoundTripDelay ]: The maximum outbound stream network round trip delay. - [MediaDuration ]: The total modality duration. -If the media enabled and disabled multiple times, MediaDuration will the summation of all of the durations. - [NetworkLinkSpeedInBytes ]: The network link speed in bytes - [OutboundPackets ]: The total number of the outbound packets. - [RemoteIPAddress ]: The remote IP address for the media session. - [RemotePort ]: The remote media port. - [ParticipantId ]: A unique identifier for a specific participant in a conference. -The CVI partner needs to copy over Call.MyParticipantId to this property. - -QUALITY ``: teleconferenceDeviceQuality - [(Any) ]: This indicates any property can be added to this object. - [CallChainId ]: A unique identifier for all the participant calls in a conference or a unique identifier for two participant calls in P2P call. -This needs to be copied over from Microsoft.Graph.Call.CallChainId. - [CloudServiceDeploymentEnvironment ]: A geo-region where the service is deployed, such as ProdNoam. - [CloudServiceDeploymentId ]: A unique deployment identifier assigned by Azure. - [CloudServiceInstanceName ]: The Azure deployed cloud service instance name, such as FrontEndIN3. - [CloudServiceName ]: The Azure deployed cloud service name, such as contoso.cloudapp.net. - [DeviceDescription ]: Any additional description, such as VTC Bldg 30/21. - [DeviceName ]: The user media agent name, such as Cisco SX80. - [MediaLegId ]: A unique identifier for a specific media leg of a participant in a conference. - One participant can have multiple media leg identifiers if retargeting happens. -CVI partner assigns this value. - [MediaQualityList ]: The list of media qualities in a media session (call), such as audio quality, video quality, and/or screen sharing quality. - [AverageInboundJitter ]: The average inbound stream network jitter. - [AverageInboundPacketLossRateInPercentage ]: The average inbound stream packet loss rate in percentage (0-100). -For example, 0.01 means 0.01%. - [AverageInboundRoundTripDelay ]: The average inbound stream network round trip delay. - [AverageOutboundJitter ]: The average outbound stream network jitter. - [AverageOutboundPacketLossRateInPercentage ]: The average outbound stream packet loss rate in percentage (0-100). -For example, 0.01 means 0.01%. - [AverageOutboundRoundTripDelay ]: The average outbound stream network round trip delay. - [ChannelIndex ]: The channel index of media. -Indexing begins with 1. - If a media session contains 3 video modalities, channel indexes will be 1, 2, and 3. - [InboundPackets ]: The total number of the inbound packets. - [LocalIPAddress ]: the local IP address for the media session. - [LocalPort ]: The local media port. - [MaximumInboundJitter ]: The maximum inbound stream network jitter. - [MaximumInboundPacketLossRateInPercentage ]: The maximum inbound stream packet loss rate in percentage (0-100). -For example, 0.01 means 0.01%. - [MaximumInboundRoundTripDelay ]: The maximum inbound stream network round trip delay. - [MaximumOutboundJitter ]: The maximum outbound stream network jitter. - [MaximumOutboundPacketLossRateInPercentage ]: The maximum outbound stream packet loss rate in percentage (0-100). -For example, 0.01 means 0.01%. - [MaximumOutboundRoundTripDelay ]: The maximum outbound stream network round trip delay. - [MediaDuration ]: The total modality duration. -If the media enabled and disabled multiple times, MediaDuration will the summation of all of the durations. - [NetworkLinkSpeedInBytes ]: The network link speed in bytes - [OutboundPackets ]: The total number of the outbound packets. - [RemoteIPAddress ]: The remote IP address for the media session. - [RemotePort ]: The remote media port. - [ParticipantId ]: A unique identifier for a specific participant in a conference. -The CVI partner needs to copy over Call.MyParticipantId to this property. - - -## RELATED LINKS - -- [Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mglogcommunicationcallteleconferencedevicequality) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgMuteCommunicationCall.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgMuteCommunicationCall.md deleted file mode 100644 index da6b86ff6b71..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgMuteCommunicationCall.md +++ /dev/null @@ -1,532 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgmutecommunicationcall -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Invoke-MgMuteCommunicationCall ---- - -# Invoke-MgMuteCommunicationCall - -## SYNOPSIS - -Allows the application to mute itself. -This is a server mute, meaning that the server will drop all audio packets for this participant, even if the participant continues to stream audio. -For more details about how to handle mute operations, see muteParticipantOperation - -## SYNTAX - -### MuteExpanded (Default) - -``` -Invoke-MgMuteCommunicationCall -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-ClientContext ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Mute - -``` -Invoke-MgMuteCommunicationCall -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### MuteViaIdentityExpanded - -``` -Invoke-MgMuteCommunicationCall -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### MuteViaIdentity - -``` -Invoke-MgMuteCommunicationCall -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Allows the application to mute itself. -This is a server mute, meaning that the server will drop all audio packets for this participant, even if the participant continues to stream audio. -For more details about how to handle mute operations, see muteParticipantOperation - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.Initiate.All, Calls.AccessMedia.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - clientContext = "clientContext-value" -} - -Invoke-MgMuteCommunicationCall -CallId $callId -BodyParameter $params - -``` -This example shows how to use the Invoke-MgMuteCommunicationCall Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: MuteViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: MuteExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths13Zt223CommunicationsCallsCallIdMicrosoftGraphMutePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: MuteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Mute - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: MuteExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Mute - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: MuteViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: MuteExpanded - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: MuteViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: MuteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths13Zt223CommunicationsCallsCallIdMicrosoftGraphMutePostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMuteParticipantOperation - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ClientContext ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Invoke-MgMuteCommunicationCall](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgmutecommunicationcall) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgMuteCommunicationCallParticipant.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgMuteCommunicationCallParticipant.md deleted file mode 100644 index 92cce1b6a78c..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgMuteCommunicationCallParticipant.md +++ /dev/null @@ -1,559 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgmutecommunicationcallparticipant -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Invoke-MgMuteCommunicationCallParticipant ---- - -# Invoke-MgMuteCommunicationCallParticipant - -## SYNOPSIS - -Mute a specific participant in the call. -This is a server mute, meaning that the server will drop all audio packets for this participant, even if the participant continues to stream audio. -For more information about how to handle mute operations, see muteParticipantOperation. - -## SYNTAX - -### MuteExpanded (Default) - -``` -Invoke-MgMuteCommunicationCallParticipant -CallId -ParticipantId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Mute - -``` -Invoke-MgMuteCommunicationCallParticipant -CallId -ParticipantId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### MuteViaIdentityExpanded - -``` -Invoke-MgMuteCommunicationCallParticipant -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### MuteViaIdentity - -``` -Invoke-MgMuteCommunicationCallParticipant -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Mute a specific participant in the call. -This is a server mute, meaning that the server will drop all audio packets for this participant, even if the participant continues to stream audio. -For more information about how to handle mute operations, see muteParticipantOperation. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCall.All, Calls.JoinGroupCallasGuest.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - clientContext = "d45324c1-fcb5-430a-902c-f20af696537c" -} - -Invoke-MgMuteCommunicationCallParticipant -CallId $callId -ParticipantId $participantId -BodyParameter $params - -``` -This example shows how to use the Invoke-MgMuteCommunicationCallParticipant Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: MuteViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: MuteExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPathsTobgxoCommunicationsCallsCallIdParticipantsParticipantIdMicrosoftGraphMutePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: MuteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Mute - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: MuteExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Mute - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: MuteViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: MuteExpanded - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: MuteViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: MuteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ParticipantId - -The unique identifier of participant - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: MuteExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Mute - Position: Named - IsRequired: true - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPathsTobgxoCommunicationsCallsCallIdParticipantsParticipantIdMicrosoftGraphMutePostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMuteParticipantOperation - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ClientContext ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Invoke-MgMuteCommunicationCallParticipant](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgmutecommunicationcallparticipant) -- [Graph API Reference](https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgPlayCommunicationCallPrompt.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgPlayCommunicationCallPrompt.md deleted file mode 100644 index 52be52638c15..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgPlayCommunicationCallPrompt.md +++ /dev/null @@ -1,569 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgplaycommunicationcallprompt -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Invoke-MgPlayCommunicationCallPrompt ---- - -# Invoke-MgPlayCommunicationCallPrompt - -## SYNOPSIS - -Play a prompt in the call. -For more information about how to handle operations, see commsOperation - -## SYNTAX - -### PlayExpanded (Default) - -``` -Invoke-MgPlayCommunicationCallPrompt -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-ClientContext ] [-Prompts ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Play - -``` -Invoke-MgPlayCommunicationCallPrompt -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### PlayViaIdentityExpanded - -``` -Invoke-MgPlayCommunicationCallPrompt -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Prompts ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### PlayViaIdentity - -``` -Invoke-MgPlayCommunicationCallPrompt -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Play a prompt in the call. -For more information about how to handle operations, see commsOperation - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.Initiate.All, Calls.AccessMedia.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - clientContext = "d45324c1-fcb5-430a-902c-f20af696537c" - prompts = @( - @{ - "@odata.type" = "#microsoft.graph.mediaPrompt" - mediaInfo = @{ - "@odata.type" = "#microsoft.graph.mediaInfo" - uri = "https://cdn.contoso.com/beep.wav" - resourceId = "1D6DE2D4-CD51-4309-8DAA-70768651088E" - } - } - ) -} - -Invoke-MgPlayCommunicationCallPrompt -CallId $callId -BodyParameter $params - -``` -This example shows how to use the Invoke-MgPlayCommunicationCallPrompt Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: PlayViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: PlayExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths1Gzqcv2CommunicationsCallsCallIdMicrosoftGraphPlaypromptPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: PlayViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Play - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: PlayExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Play - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: PlayViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: PlayExpanded - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: PlayViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: PlayViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Prompts - - - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrompt[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: PlayViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: PlayExpanded - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths1Gzqcv2CommunicationsCallsCallIdMicrosoftGraphPlaypromptPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPlayPromptOperation - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ClientContext ]: - [Prompts ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Invoke-MgPlayCommunicationCallPrompt](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgplaycommunicationcallprompt) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgRecordCommunicationCallResponse.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgRecordCommunicationCallResponse.md deleted file mode 100644 index 3d903b2b8098..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgRecordCommunicationCallResponse.md +++ /dev/null @@ -1,748 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgrecordcommunicationcallresponse -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Invoke-MgRecordCommunicationCallResponse ---- - -# Invoke-MgRecordCommunicationCallResponse - -## SYNOPSIS - -Records a short audio response from the caller.A bot can utilize this to capture a voice response from a caller after they are prompted for a response. -For further information on how to handle operations, please review commsOperation This action is not intended to record the entire call. -The maximum length of recording is 2 minutes. -The recording is not saved permanently by the Cloud Communications Platform and is discarded shortly after the call ends. -The bot must download the recording promptly after the recording operation finishes by using the recordingLocation value that's given in the completed notification. - -## SYNTAX - -### RecordExpanded (Default) - -``` -Invoke-MgRecordCommunicationCallResponse -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-BargeInAllowed] [-ClientContext ] - [-InitialSilenceTimeoutInSeconds ] [-MaxRecordDurationInSeconds ] - [-MaxSilenceTimeoutInSeconds ] [-PlayBeep] [-Prompts ] - [-StopTones ] [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Record - -``` -Invoke-MgRecordCommunicationCallResponse -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### RecordViaIdentityExpanded - -``` -Invoke-MgRecordCommunicationCallResponse -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-BargeInAllowed] - [-ClientContext ] [-InitialSilenceTimeoutInSeconds ] - [-MaxRecordDurationInSeconds ] [-MaxSilenceTimeoutInSeconds ] [-PlayBeep] - [-Prompts ] [-StopTones ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### RecordViaIdentity - -``` -Invoke-MgRecordCommunicationCallResponse -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Records a short audio response from the caller.A bot can utilize this to capture a voice response from a caller after they are prompted for a response. -For further information on how to handle operations, please review commsOperation This action is not intended to record the entire call. -The maximum length of recording is 2 minutes. -The recording is not saved permanently by the Cloud Communications Platform and is discarded shortly after the call ends. -The bot must download the recording promptly after the recording operation finishes by using the recordingLocation value that's given in the completed notification. - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - bargeInAllowed = $true - clientContext = "d45324c1-fcb5-430a-902c-f20af696537c" - prompts = @( - @{ - "@odata.type" = "#microsoft.graph.mediaPrompt" - mediaInfo = @{ - uri = "https://cdn.contoso.com/beep.wav" - resourceId = "1D6DE2D4-CD51-4309-8DAA-70768651088E" - } - } - ) - maxRecordDurationInSeconds = 10 - initialSilenceTimeoutInSeconds = 5 - maxSilenceTimeoutInSeconds = 2 - playBeep = $true - stopTones = @( - "#" -"1" -"*" -) -} - -Invoke-MgRecordCommunicationCallResponse -CallId $callId -BodyParameter $params - -``` -This example shows how to use the Invoke-MgRecordCommunicationCallResponse Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RecordViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RecordExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BargeInAllowed - - - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RecordViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RecordExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths14Wb7KqCommunicationsCallsCallIdMicrosoftGraphRecordresponsePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RecordViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Record - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RecordExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Record - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RecordViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RecordExpanded - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InitialSilenceTimeoutInSeconds - - - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RecordViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RecordExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RecordViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RecordViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MaxRecordDurationInSeconds - - - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RecordViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RecordExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MaxSilenceTimeoutInSeconds - - - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RecordViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RecordExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PlayBeep - - - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RecordViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RecordExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Prompts - - - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrompt[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RecordViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RecordExpanded - 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: '' -``` - -### -StopTones - - - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RecordViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RecordExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths14Wb7KqCommunicationsCallsCallIdMicrosoftGraphRecordresponsePostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphRecordOperation - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [BargeInAllowed ]: - [ClientContext ]: - [InitialSilenceTimeoutInSeconds ]: - [MaxRecordDurationInSeconds ]: - [MaxSilenceTimeoutInSeconds ]: - [PlayBeep ]: - [Prompts ]: - [StopTones ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Invoke-MgRecordCommunicationCallResponse](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgrecordcommunicationcallresponse) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-record?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgRedirectCommunicationCall.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgRedirectCommunicationCall.md deleted file mode 100644 index 59d3d66edb96..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgRedirectCommunicationCall.md +++ /dev/null @@ -1,660 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgredirectcommunicationcall -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Invoke-MgRedirectCommunicationCall ---- - -# Invoke-MgRedirectCommunicationCall - -## SYNOPSIS - -Redirect an incoming call that hasn't been answered or rejected yet. -The terms 'redirecting' and 'forwarding' a call are used interchangeably. -The bot is expected to redirect the call before the call times out. -The current timeout value is 15 seconds. - -## SYNTAX - -### RedirectExpanded (Default) - -``` -Invoke-MgRedirectCommunicationCall -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-CallbackUri ] - [-Targets ] [-Timeout ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Redirect - -``` -Invoke-MgRedirectCommunicationCall -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### RedirectViaIdentityExpanded - -``` -Invoke-MgRedirectCommunicationCall -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallbackUri ] - [-Targets ] [-Timeout ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### RedirectViaIdentity - -``` -Invoke-MgRedirectCommunicationCall -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Redirect an incoming call that hasn't been answered or rejected yet. -The terms 'redirecting' and 'forwarding' a call are used interchangeably. -The bot is expected to redirect the call before the call times out. -The current timeout value is 15 seconds. - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - targets = @( - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - phone = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "+12345678901" - } - } - } - ) - callbackUri = "https://bot.contoso.com/api/calls/24701998-1a73-4d42-8085-bf46ed0ae039" -} - -Invoke-MgRedirectCommunicationCall -CallId $callId -BodyParameter $params - -``` -This example shows how to use the Invoke-MgRedirectCommunicationCall Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RedirectViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RedirectExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths183Gi8UCommunicationsCallsCallIdMicrosoftGraphRedirectPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RedirectViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Redirect - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallbackUri - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RedirectViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RedirectExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RedirectExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Redirect - Position: Named - IsRequired: true - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RedirectViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RedirectViaIdentity - 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: '' -``` - -### -Targets - - -To construct, see NOTES section for TARGETS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphInvitationParticipantInfo[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RedirectViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RedirectExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Timeout - - - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RedirectViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RedirectExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths183Gi8UCommunicationsCallsCallIdMicrosoftGraphRedirectPostRequestbodyContentApplicationJsonSchema - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [CallbackUri ]: - [Targets ]: - [Hidden ]: Optional. -Whether to hide the participant from the roster. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [ParticipantId ]: Optional. -The ID of the target participant. - [RemoveFromDefaultAudioRoutingGroup ]: Optional. -Whether to remove them from the main mixer. - [ReplacesCallId ]: Optional. -The call which the target identity is currently a part of. -For peer-to-peer case, the call will be dropped once the participant is added successfully. - [Timeout ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -TARGETS : . - [Hidden ]: Optional. -Whether to hide the participant from the roster. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [ParticipantId ]: Optional. -The ID of the target participant. - [RemoveFromDefaultAudioRoutingGroup ]: Optional. -Whether to remove them from the main mixer. - [ReplacesCallId ]: Optional. -The call which the target identity is currently a part of. -For peer-to-peer case, the call will be dropped once the participant is added successfully. - - -## RELATED LINKS - -- [Invoke-MgRedirectCommunicationCall](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgredirectcommunicationcall) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgRejectCommunicationCall.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgRejectCommunicationCall.md deleted file mode 100644 index ecf508a7dac7..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgRejectCommunicationCall.md +++ /dev/null @@ -1,598 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgrejectcommunicationcall -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Invoke-MgRejectCommunicationCall ---- - -# Invoke-MgRejectCommunicationCall - -## SYNOPSIS - -Enable a bot to reject an incoming call. -The incoming call request can be an invite from a participant in a group call or a peer-to-peer call. -If an invite to a group call is received, the notification will contain the chatInfo and meetingInfo parameters. -The bot is expected to answer or reject the call before the call times out. -The current timeout value is 15 seconds. -This API does not end existing calls that have already been answered. -Use delete call to end a call. - -## SYNTAX - -### RejectExpanded (Default) - -``` -Invoke-MgRejectCommunicationCall -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-CallbackUri ] [-Reason ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Reject - -``` -Invoke-MgRejectCommunicationCall -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### RejectViaIdentityExpanded - -``` -Invoke-MgRejectCommunicationCall -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallbackUri ] - [-Reason ] [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### RejectViaIdentity - -``` -Invoke-MgRejectCommunicationCall -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Enable a bot to reject an incoming call. -The incoming call request can be an invite from a participant in a group call or a peer-to-peer call. -If an invite to a group call is received, the notification will contain the chatInfo and meetingInfo parameters. -The bot is expected to answer or reject the call before the call times out. -The current timeout value is 15 seconds. -This API does not end existing calls that have already been answered. -Use delete call to end a call. - -## EXAMPLES -### Example 1: Reject an incoming call with 'Busy' reason - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - reason = "busy" -} - -Invoke-MgRejectCommunicationCall -CallId $callId -BodyParameter $params - -``` -This example will reject an incoming call with 'busy' reason - -### Example 2: Reject an incoming call with 'None' reason - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - reason = "none" -} - -Invoke-MgRejectCommunicationCall -CallId $callId -BodyParameter $params - -``` -This example will reject an incoming call with 'none' reason - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RejectViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RejectExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths4QrghdCommunicationsCallsCallIdMicrosoftGraphRejectPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RejectViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Reject - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallbackUri - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RejectViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RejectExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RejectExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Reject - Position: Named - IsRequired: true - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RejectViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RejectViaIdentity - 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: '' -``` - -### -Reason - -rejectReason - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: RejectViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: RejectExpanded - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths4QrghdCommunicationsCallsCallIdMicrosoftGraphRejectPostRequestbodyContentApplicationJsonSchema - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [CallbackUri ]: - [Reason ]: rejectReason - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Invoke-MgRejectCommunicationCall](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgrejectcommunicationcall) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgSubscribeCommunicationCallToTone.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgSubscribeCommunicationCallToTone.md deleted file mode 100644 index b6326c1dd726..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgSubscribeCommunicationCallToTone.md +++ /dev/null @@ -1,520 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgsubscribecommunicationcalltotone -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Invoke-MgSubscribeCommunicationCallToTone ---- - -# Invoke-MgSubscribeCommunicationCallToTone - -## SYNOPSIS - -Subscribe to DTMF (dual-tone multi-frequency signaling) which allows you to be notified when the user presses keys on a 'dialpad'. - -## SYNTAX - -### SubscribeExpanded (Default) - -``` -Invoke-MgSubscribeCommunicationCallToTone -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-ClientContext ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Subscribe - -``` -Invoke-MgSubscribeCommunicationCallToTone -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SubscribeViaIdentityExpanded - -``` -Invoke-MgSubscribeCommunicationCallToTone -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### SubscribeViaIdentity - -``` -Invoke-MgSubscribeCommunicationCallToTone -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Subscribe to DTMF (dual-tone multi-frequency signaling) which allows you to be notified when the user presses keys on a 'dialpad'. - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - clientContext = "fd1c7836-4d84-4e24-b6aa-23188688cc54" -} - -Invoke-MgSubscribeCommunicationCallToTone -CallId $callId -BodyParameter $params - -``` -This example shows how to use the Invoke-MgSubscribeCommunicationCallToTone Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SubscribeViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SubscribeExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPathsXyl6WiCommunicationsCallsCallIdMicrosoftGraphSubscribetotonePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SubscribeViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Subscribe - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SubscribeExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Subscribe - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SubscribeViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SubscribeExpanded - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SubscribeViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SubscribeViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPathsXyl6WiCommunicationsCallsCallIdMicrosoftGraphSubscribetotonePostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSubscribeToToneOperation - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ClientContext ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Invoke-MgSubscribeCommunicationCallToTone](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgsubscribecommunicationcalltotone) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgUnmuteCommunicationCall.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgUnmuteCommunicationCall.md deleted file mode 100644 index dec762e74b15..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Invoke-MgUnmuteCommunicationCall.md +++ /dev/null @@ -1,532 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgunmutecommunicationcall -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Invoke-MgUnmuteCommunicationCall ---- - -# Invoke-MgUnmuteCommunicationCall - -## SYNOPSIS - -Allow the application to unmute itself. -This is a server unmute, meaning that the server will start sending audio packets for this participant to other participants again. -For more information about how to handle unmute operations, see unmuteParticipantOperation. - -## SYNTAX - -### UnmuteExpanded (Default) - -``` -Invoke-MgUnmuteCommunicationCall -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-ClientContext ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Unmute - -``` -Invoke-MgUnmuteCommunicationCall -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UnmuteViaIdentityExpanded - -``` -Invoke-MgUnmuteCommunicationCall -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UnmuteViaIdentity - -``` -Invoke-MgUnmuteCommunicationCall -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Allow the application to unmute itself. -This is a server unmute, meaning that the server will start sending audio packets for this participant to other participants again. -For more information about how to handle unmute operations, see unmuteParticipantOperation. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.Initiate.All, Calls.AccessMedia.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - clientContext = "clientContext-value" -} - -Invoke-MgUnmuteCommunicationCall -CallId $callId -BodyParameter $params - -``` -This example shows how to use the Invoke-MgUnmuteCommunicationCall Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UnmuteViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UnmuteExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths1X7BvttCommunicationsCallsCallIdMicrosoftGraphUnmutePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UnmuteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Unmute - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UnmuteExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Unmute - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UnmuteViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UnmuteExpanded - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UnmuteViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UnmuteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths1X7BvttCommunicationsCallsCallIdMicrosoftGraphUnmutePostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphUnmuteParticipantOperation - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ClientContext ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Invoke-MgUnmuteCommunicationCall](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/invoke-mgunmutecommunicationcall) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Microsoft.Graph.CloudCommunications.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Microsoft.Graph.CloudCommunications.md index 6fb836942ec6..302cb23bcb82 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Microsoft.Graph.CloudCommunications.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Microsoft.Graph.CloudCommunications.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.CloudCommunications -Module Guid: 83bffcb8-748e-41d3-a399-016a648cbfdb +Module Guid: 6a4ee6dc-892c-4664-a066-053c0183a571 Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.cloudcommunications/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Move-MgCommunicationCall.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Move-MgCommunicationCall.md deleted file mode 100644 index d2a791452c9f..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Move-MgCommunicationCall.md +++ /dev/null @@ -1,779 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/move-mgcommunicationcall -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Move-MgCommunicationCall ---- - -# Move-MgCommunicationCall - -## SYNOPSIS - -Transfer an active peer-to-peer call or group call. -A consultative transfer means that the transferor can inform the person they want to transfer the call to (the transferee), before the transfer is made. -This is opposed to transfering the call directly. - -## SYNTAX - -### TransferExpanded (Default) - -``` -Move-MgCommunicationCall -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-TransferTarget ] - [-Transferee ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Transfer - -``` -Move-MgCommunicationCall -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### TransferViaIdentityExpanded - -``` -Move-MgCommunicationCall -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-TransferTarget ] - [-Transferee ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### TransferViaIdentity - -``` -Move-MgCommunicationCall -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Transfer an active peer-to-peer call or group call. -A consultative transfer means that the transferor can inform the person they want to transfer the call to (the transferee), before the transfer is made. -This is opposed to transfering the call directly. - -## EXAMPLES -### Example 1: Call transfer from a peer-to-peer call - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - transferTarget = @{ - endpointType = "default" - identity = @{ - user = @{ - id = "550fae72-d251-43ec-868c-373732c2704f" - displayName = "Heidi Steen" - } - } - } -} - -Move-MgCommunicationCall -CallId $callId -BodyParameter $params - -``` -This example will call transfer from a peer-to-peer call - -### Example 2: Consultative transfer from a peer-to-peer call - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - transferTarget = @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - endpointType = "default" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "550fae72-d251-43ec-868c-373732c2704f" - displayName = "Heidi Steen" - } - } - replacesCallId = "e5d39592-99bd-4db8-bca8-30fb894ec51d" - } -} - -Move-MgCommunicationCall -CallId $callId -BodyParameter $params - -``` -This example will consultative transfer from a peer-to-peer call - -### Example 3: Call transfer from a peer-to-peer call to PSTN number - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - transferTarget = @{ - endpointType = "default" - identity = @{ - phone = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "+12345678901" - } - } - languageId = "languageId-value" - region = "region-value" - } - clientContext = "9e90d1c1-f61e-43e7-9f75-d420159aae08" -} - -Move-MgCommunicationCall -CallId $callId -BodyParameter $params - -``` -This example will call transfer from a peer-to-peer call to pstn number - -### Example 4: Consultative transfer from a peer-to-peer call to PSTN number - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - transferTarget = @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - endpointType = "default" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - phone = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "+12345678901" - } - } - languageId = "en-us" - region = "amer" - replacesCallId = "e5d39592-99bd-4db8-bca8-30fb894ec51d" - } - clientContext = "9e90d1c1-f61e-43e7-9f75-d420159aae08" -} - -Move-MgCommunicationCall -CallId $callId -BodyParameter $params - -``` -This example will consultative transfer from a peer-to-peer call to pstn number - -### Example 5: Call transfer from a group call - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - transferTarget = @{ - endpointType = "default" - identity = @{ - user = @{ - id = "550fae72-d251-43ec-868c-373732c2704f" - displayName = "Heidi Steen" - } - } - } - transferee = @{ - identity = @{ - user = @{ - id = "751f6800-3180-414d-bd94-333364659951" - tenantId = "72f988bf-86f1-41af-91ab-2d7cd011db47" - } - } - participantId = "909c6581-5130-43e9-88f3-fcb3582cde37" - } -} - -Move-MgCommunicationCall -CallId $callId -BodyParameter $params - -``` -This example will call transfer from a group call - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: TransferViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: TransferExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths4Zbm7LCommunicationsCallsCallIdMicrosoftGraphTransferPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: TransferViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Transfer - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: TransferExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Transfer - Position: Named - IsRequired: true - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: TransferViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: TransferViaIdentity - 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: '' -``` - -### -Transferee - -participantInfo -To construct, see NOTES section for TRANSFEREE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphParticipantInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: TransferViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: TransferExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -TransferTarget - -invitationParticipantInfo -To construct, see NOTES section for TRANSFERTARGET properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphInvitationParticipantInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: TransferViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: TransferExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths4Zbm7LCommunicationsCallsCallIdMicrosoftGraphTransferPostRequestbodyContentApplicationJsonSchema - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [TransferTarget ]: invitationParticipantInfo - [(Any) ]: This indicates any property can be added to this object. - [Hidden ]: Optional. -Whether to hide the participant from the roster. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [ParticipantId ]: Optional. -The ID of the target participant. - [RemoveFromDefaultAudioRoutingGroup ]: Optional. -Whether to remove them from the main mixer. - [ReplacesCallId ]: Optional. -The call which the target identity is currently a part of. -For peer-to-peer case, the call will be dropped once the participant is added successfully. - [Transferee ]: participantInfo - [(Any) ]: This indicates any property can be added to this object. - [CountryCode ]: The ISO 3166-1 Alpha-2 country code of the participant's best estimated physical location at the start of the call. -Read-only. - [EndpointType ]: endpointType - [Identity ]: identitySet - [LanguageId ]: The language culture string. -Read-only. - [ParticipantId ]: The participant ID of the participant. -Read-only. - [Region ]: The home region of the participant. -This can be a country, a continent, or a larger geographic region. -This doesn't change based on the participant's current physical location. -Read-only. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -TRANSFEREE ``: participantInfo - [(Any) ]: This indicates any property can be added to this object. - [CountryCode ]: The ISO 3166-1 Alpha-2 country code of the participant's best estimated physical location at the start of the call. -Read-only. - [EndpointType ]: endpointType - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [LanguageId ]: The language culture string. -Read-only. - [ParticipantId ]: The participant ID of the participant. -Read-only. - [Region ]: The home region of the participant. -This can be a country, a continent, or a larger geographic region. -This doesn't change based on the participant's current physical location. -Read-only. - -TRANSFERTARGET ``: invitationParticipantInfo - [(Any) ]: This indicates any property can be added to this object. - [Hidden ]: Optional. -Whether to hide the participant from the roster. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [ParticipantId ]: Optional. -The ID of the target participant. - [RemoveFromDefaultAudioRoutingGroup ]: Optional. -Whether to remove them from the main mixer. - [ReplacesCallId ]: Optional. -The call which the target identity is currently a part of. -For peer-to-peer case, the call will be dropped once the participant is added successfully. - - -## RELATED LINKS - -- [Move-MgCommunicationCall](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/move-mgcommunicationcall) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCall.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCall.md deleted file mode 100644 index 03910e406c67..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCall.md +++ /dev/null @@ -1,1705 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcall -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgCommunicationCall ---- - -# New-MgCommunicationCall - -## SYNOPSIS - -Create call enables your bot to create a new outgoing peer-to-peer or group call, or join an existing meeting. -You need to register the calling bot and go through the list of permissions needed. -This API supports the following PSTN scenarios: - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgCommunicationCall [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AudioRoutingGroups ] [-CallChainId ] - [-CallOptions ] [-CallRoutes ] - [-CallbackUri ] [-ChatInfo ] - [-ContentSharingSessions ] [-Direction ] - [-Id ] [-IncomingContext ] [-MediaConfig ] - [-MediaState ] [-MeetingInfo ] - [-MyParticipantId ] [-Operations ] - [-Participants ] [-RequestedModalities ] - [-ResultInfo ] [-Source ] - [-State ] [-Subject ] [-Targets ] - [-TenantId ] [-ToneInfo ] - [-Transcription ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Create - -``` -New-MgCommunicationCall -BodyParameter [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create call enables your bot to create a new outgoing peer-to-peer or group call, or join an existing meeting. -You need to register the calling bot and go through the list of permissions needed. -This API supports the following PSTN scenarios: - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCalls.Chat, Calls.JoinGroupCallAsGuest.All, Calls.JoinGroupCall.All, Calls.InitiateGroupCall.All, Calls.Initiate.All, | - -## EXAMPLES -### Example 1: Create peer-to-peer VoIP call with service hosted media - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - "@odata.type" = "#microsoft.graph.call" - callbackUri = "https://bot.contoso.com/callback" - targets = @( - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - displayName = "John" - id = "112f7296-5fa4-42ca-bae8-6a692b15d4b8" - } - } - } - ) - requestedModalities = @( - "audio" - ) - callOptions = @{ - "@odata.type" = "#microsoft.graph.outgoingCallOptions" - isContentSharingNotificationEnabled = $true - } - mediaConfig = @{ - "@odata.type" = "#microsoft.graph.serviceHostedMediaConfig" - } -} - -New-MgCommunicationCall -BodyParameter $params - -``` -This example will create peer-to-peer voip call with service hosted media - -### Example 2: Create peer-to-peer VoIP call with application hosted media - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - "@odata.type" = "#microsoft.graph.call" - callbackUri = "https://bot.contoso.com/callback" - source = @{ - "@odata.type" = "#microsoft.graph.participantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - application = @{ - "@odata.type" = "#microsoft.graph.identity" - displayName = "Calling Bot" - id = "2891555a-92ff-42e6-80fa-6e1300c6b5c6" - } - } - region = $null - languageId = $null - } - targets = @( - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - displayName = "John" - id = "112f7296-5fa4-42ca-bae8-6a692b15d4b8" - } - } - } - ) - requestedModalities = @( - "audio" - ) - mediaConfig = @{ - "@odata.type" = "#microsoft.graph.appHostedMediaConfig" - blob = "" - } -} - -New-MgCommunicationCall -BodyParameter $params - -``` -This example will create peer-to-peer voip call with application hosted media - -### Example 3: Create a group call with service hosted media - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - "@odata.type" = "#microsoft.graph.call" - direction = "outgoing" - subject = "Create a group call with service hosted media" - callbackUri = "https://bot.contoso.com/callback" - source = @{ - "@odata.type" = "#microsoft.graph.participantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - application = @{ - "@odata.type" = "#microsoft.graph.identity" - displayName = "TestBot" - id = "dd3885da-f9ab-486b-bfae-85de3d445555" - } - } - } - targets = @( - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - displayName = "user1" - id = "98da8a1a-1b87-452c-a713-65d3f10b5555" - } - } - } - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - displayName = "user2" - id = "bf5aae9a-d11d-47a8-93b1-782504c95555" - } - } - } - ) - requestedModalities = @( - "audio" - ) - mediaConfig = @{ - "@odata.type" = "#microsoft.graph.serviceHostedMediaConfig" - removeFromDefaultAudioGroup = $false - } -} - -New-MgCommunicationCall -BodyParameter $params - -``` -This example will create a group call with service hosted media - -### Example 4: Create a group call with application hosted media - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - "@odata.type" = "#microsoft.graph.call" - direction = "outgoing" - subject = "Create a group call with application hosted media" - callbackUri = "https://bot.contoso.com/callback" - source = @{ - "@odata.type" = "#microsoft.graph.participantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - application = @{ - "@odata.type" = "#microsoft.graph.identity" - displayName = "TestBot" - id = "dd3885da-f9ab-486b-bfae-85de3d445555" - } - } - } - targets = @( - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - displayName = "user1" - id = "98da8a1a-1b87-452c-a713-65d3f10b5555" - } - } - } - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - displayName = "user2" - id = "bf5aae9a-d11d-47a8-93b1-782504c95555" - } - } - } - ) - requestedModalities = @( - "audio" - ) - mediaConfig = @{ - "@odata.type" = "#microsoft.graph.appHostedMediaConfig" - removeFromDefaultAudioGroup = $false - } -} - -New-MgCommunicationCall -BodyParameter $params - -``` -This example will create a group call with application hosted media - -### Example 5: Join scheduled meeting with service hosted media - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - "@odata.type" = "#microsoft.graph.call" - callbackUri = "https://bot.contoso.com/callback" - requestedModalities = @( - "audio" - ) - mediaConfig = @{ - "@odata.type" = "#microsoft.graph.serviceHostedMediaConfig" - preFetchMedia = @( - ) - } - chatInfo = @{ - "@odata.type" = "#microsoft.graph.chatInfo" - threadId = "19:meeting_Win6Ydo4wsMijFjZS00ZGVjLTk5MGUtOTRjNWY2NmNkYTFm@thread.v2" - messageId = "0" - } - meetingInfo = @{ - "@odata.type" = "#microsoft.graph.organizerMeetingInfo" - organizer = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "5810cede-f3cc-42eb-b2c1-e9bd5d53ec96" - displayName = "Bob" - tenantId = "86dc81db-c112-4228-9222-63f3esaa1edb" - } - } - allowConversationWithoutHost = $true - } - tenantId = "86dc81db-c112-4228-9222-63f3esaa1edb" -} - -New-MgCommunicationCall -BodyParameter $params - -``` -This example will join scheduled meeting with service hosted media - -### Example 6: Join scheduled meeting with application hosted media - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - "@odata.type" = "#microsoft.graph.call" - direction = "outgoing" - callbackUri = "https://bot.contoso.com/callback" - requestedModalities = @( - "audio" - ) - mediaConfig = @{ - "@odata.type" = "#microsoft.graph.appHostedMediaConfig" - } - chatInfo = @{ - "@odata.type" = "#microsoft.graph.chatInfo" - threadId = "19:meeting_Win6Ydo4wsMijFjZS00ZGVjLTk5MGUtOTRjNWY2NmNkYTFm@thread.v2" - messageId = "0" - } - meetingInfo = @{ - "@odata.type" = "#microsoft.graph.organizerMeetingInfo" - organizer = @{ - "@odata.type" = "#microsoft.graph.identitySet" - user = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "5810cede-f3cc-42eb-b2c1-e9bd5d53ec96" - tenantId = "aa67bd4c-8475-432d-bd41-39f255720e0a" - displayName = "Bob" - } - } - allowConversationWithoutHost = $true - } - tenantId = "aa67bd4c-8475-432d-bd41-39f255720e0a" -} - -New-MgCommunicationCall -BodyParameter $params - -``` -This example will join scheduled meeting with application hosted media - -### Example 7: Join a scheduled meeting with joinMeetingId and passcode - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - "@odata.type" = "#microsoft.graph.call" - callbackUri = "https://bot.contoso.com/callback" - requestedModalities = @( - "audio" - ) - mediaConfig = @{ - "@odata.type" = "#microsoft.graph.serviceHostedMediaConfig" - preFetchMedia = @( - ) - } - meetingInfo = @{ - "@odata.type" = "#microsoft.graph.joinMeetingIdMeetingInfo" - joinMeetingId = "1234567" - passcode = "psw123" - } - tenantId = "86dc81db-c112-4228-9222-63f3esaa1edb" -} - -New-MgCommunicationCall -BodyParameter $params - -``` -This example will join a scheduled meeting with joinmeetingid and passcode - -### Example 8: Join a scheduled meeting with joinMeetingId - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - "@odata.type" = "#microsoft.graph.call" - callbackUri = "https://bot.contoso.com/callback" - requestedModalities = @( - "audio" - ) - mediaConfig = @{ - "@odata.type" = "#microsoft.graph.serviceHostedMediaConfig" - preFetchMedia = @( - ) - } - meetingInfo = @{ - "@odata.type" = "#microsoft.graph.joinMeetingIdMeetingInfo" - joinMeetingId = "1234567" - passcode = $null - } - tenantId = "86dc81db-c112-4228-9222-63f3esaa1edb" -} - -New-MgCommunicationCall -BodyParameter $params - -``` -This example will join a scheduled meeting with joinmeetingid - -### Example 9: Create peer-to-peer PSTN call with service hosted media - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - "@odata.type" = "#microsoft.graph.call" - callbackUri = "https://bot.contoso.com/callback" - source = @{ - "@odata.type" = "#microsoft.graph.participantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - applicationInstance = @{ - "@odata.type" = "#microsoft.graph.identity" - displayName = "Calling Bot" - id = "3d913abb-aec0-4964-8fa6-3c6850c4f278" - } - } - countryCode = $null - endpointType = $null - region = $null - languageId = $null - } - targets = @( - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - phone = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "+12345678901" - } - } - } - ) - requestedModalities = @( - "audio" - ) - mediaConfig = @{ - "@odata.type" = "#microsoft.graph.serviceHostedMediaConfig" - } - tenantId = "aa67bd4c-8475-432d-bd41-39f255720e0a" -} - -New-MgCommunicationCall -BodyParameter $params - -``` -This example will create peer-to-peer pstn call with service hosted media - -### Example 100: Create peer-to-peer PSTN call with application hosted media - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - "@odata.type" = "#microsoft.graph.call" - callbackUri = "https://bot.contoso.com/callback" - source = @{ - "@odata.type" = "#microsoft.graph.participantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - applicationInstance = @{ - "@odata.type" = "#microsoft.graph.identity" - displayName = "Calling Bot" - id = "3d913abb-aec0-4964-8fa6-3c6850c4f278" - } - } - countryCode = $null - endpointType = $null - region = $null - languageId = $null - } - targets = @( - @{ - "@odata.type" = "#microsoft.graph.invitationParticipantInfo" - identity = @{ - "@odata.type" = "#microsoft.graph.identitySet" - phone = @{ - "@odata.type" = "#microsoft.graph.identity" - id = "+12345678901" - } - } - } - ) - requestedModalities = @( - "audio" - ) - mediaConfig = @{ - "@odata.type" = "#microsoft.graph.appHostedMediaConfig" - blob = "" - } - tenantId = "aa67bd4c-8475-432d-bd41-39f255720e0a" -} - -New-MgCommunicationCall -BodyParameter $params - -``` -This example will create peer-to-peer pstn call with application hosted media - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AudioRoutingGroups - - -To construct, see NOTES section for AUDIOROUTINGGROUPS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAudioRoutingGroup[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -call -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCall -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallbackUri - -The callback URL on which callbacks are delivered. -Must be an HTTPS URL. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallChainId - -A unique identifier for all the participant calls in a conference or a unique identifier for two participant calls in a P2P call. -This identifier must be copied over from Microsoft.Graph.Call.CallChainId. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallOptions - -callOptions -To construct, see NOTES section for CALLOPTIONS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallOptions -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRoutes - -The routing information on how the call was retargeted. -Read-only. -To construct, see NOTES section for CALLROUTES properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRoute[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ChatInfo - -chatInfo -To construct, see NOTES section for CHATINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphChatInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - 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: '' -``` - -### -ContentSharingSessions - - -To construct, see NOTES section for CONTENTSHARINGSESSIONS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContentSharingSession[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Direction - -callDirection - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IncomingContext - -incomingContext -To construct, see NOTES section for INCOMINGCONTEXT properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIncomingContext -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MediaConfig - -mediaConfig - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MediaState - -callMediaState -To construct, see NOTES section for MEDIASTATE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallMediaState -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingInfo - -meetingInfo - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MyParticipantId - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Operations - - -To construct, see NOTES section for OPERATIONS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCommsOperation[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Participants - - -To construct, see NOTES section for PARTICIPANTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphParticipant[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - 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: '' -``` - -### -RequestedModalities - -The list of requested modalities. -Possible values are: unknown, audio, video, videoBasedScreenSharing, data. - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - 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: '' -``` - -### -ResultInfo - -resultInfo -To construct, see NOTES section for RESULTINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphResultInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Source - -participantInfo -To construct, see NOTES section for SOURCE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphParticipantInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -State - -callState - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Subject - -The subject of the conversation. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Targets - -The targets of the call. -Required information for creating peer to peer call. -To construct, see NOTES section for TARGETS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphInvitationParticipantInfo[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -TenantId - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ToneInfo - -toneInfo -To construct, see NOTES section for TONEINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphToneInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Transcription - -callTranscriptionInfo -To construct, see NOTES section for TRANSCRIPTION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscriptionInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.IMicrosoftGraphCall - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCall - -{{ 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. - -AUDIOROUTINGGROUPS : . - [Id ]: The unique identifier for an entity. -Read-only. - [Receivers ]: List of receiving participant ids. - [RoutingMode ]: routingMode - [Sources ]: List of source participant ids. - -BODYPARAMETER ``: call - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [AudioRoutingGroups ]: - [Id ]: The unique identifier for an entity. -Read-only. - [Receivers ]: List of receiving participant ids. - [RoutingMode ]: routingMode - [Sources ]: List of source participant ids. - [CallChainId ]: A unique identifier for all the participant calls in a conference or a unique identifier for two participant calls in a P2P call. - This identifier must be copied over from Microsoft.Graph.Call.CallChainId. - [CallOptions ]: callOptions - [(Any) ]: This indicates any property can be added to this object. - [HideBotAfterEscalation ]: Indicates whether to hide the app after the call is escalated. - [IsContentSharingNotificationEnabled ]: Indicates whether content sharing notifications should be enabled for the call. - [IsDeltaRosterEnabled ]: Indicates whether delta roster is enabled for the call. - [IsInteractiveRosterEnabled ]: Indicates whether delta roster filtering by participant interactivity is enabled. - [CallRoutes ]: The routing information on how the call was retargeted. -Read-only. - [Final ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [Original ]: identitySet - [RoutingType ]: routingType - [CallbackUri ]: The callback URL on which callbacks are delivered. -Must be an HTTPS URL. - [ChatInfo ]: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - [ContentSharingSessions ]: - [Id ]: The unique identifier for an entity. -Read-only. - [Direction ]: callDirection - [IncomingContext ]: incomingContext - [(Any) ]: This indicates any property can be added to this object. - [ObservedParticipantId ]: The ID of the participant that is under observation. -Read-only. - [OnBehalfOf ]: identitySet - [SourceParticipantId ]: The ID of the participant that triggered the incoming call. -Read-only. - [Transferor ]: identitySet - [MediaConfig ]: mediaConfig - [(Any) ]: This indicates any property can be added to this object. - [MediaState ]: callMediaState - [(Any) ]: This indicates any property can be added to this object. - [Audio ]: mediaState - [MeetingInfo ]: meetingInfo - [(Any) ]: This indicates any property can be added to this object. - [MyParticipantId ]: - [Operations ]: - [Id ]: The unique identifier for an entity. -Read-only. - [ClientContext ]: Unique Client Context string. -Max limit is 256 chars. - [ResultInfo ]: resultInfo - [(Any) ]: This indicates any property can be added to this object. - [Code ]: The result code. - [Message ]: The message. - [Subcode ]: The result subcode. - [Status ]: operationStatus - [Participants ]: - [Id ]: The unique identifier for an entity. -Read-only. - [Info ]: participantInfo - [(Any) ]: This indicates any property can be added to this object. - [CountryCode ]: The ISO 3166-1 Alpha-2 country code of the participant's best estimated physical location at the start of the call. -Read-only. - [EndpointType ]: endpointType - [Identity ]: identitySet - [LanguageId ]: The language culture string. -Read-only. - [ParticipantId ]: The participant ID of the participant. -Read-only. - [Region ]: The home region of the participant. -This can be a country, a continent, or a larger geographic region. -This doesn't change based on the participant's current physical location. -Read-only. - [IsInLobby ]: true if the participant is in lobby. - [IsMuted ]: true if the participant is muted (client or server muted). - [MediaStreams ]: The list of media streams. - [Direction ]: mediaDirection - [Label ]: The media stream label. - [MediaType ]: modality - [ServerMuted ]: If the media is muted by the server. - [SourceId ]: The source ID. - [Metadata ]: A blob of data provided by the participant in the roster. - [RecordingInfo ]: recordingInfo - [(Any) ]: This indicates any property can be added to this object. - [Initiator ]: identitySet - [RecordingStatus ]: recordingStatus - [RemovedState ]: removedState - [(Any) ]: This indicates any property can be added to this object. - [Reason ]: The removal reason for the participant resource. - [RestrictedExperience ]: onlineMeetingRestricted - [(Any) ]: This indicates any property can be added to this object. - [ContentSharingDisabled ]: onlineMeetingContentSharingDisabledReason - [VideoDisabled ]: onlineMeetingVideoDisabledReason - [RosterSequenceNumber ]: Indicates the roster sequence number in which the participant was last updated. - [RequestedModalities ]: The list of requested modalities. -Possible values are: unknown, audio, video, videoBasedScreenSharing, data. - [ResultInfo ]: resultInfo - [Source ]: participantInfo - [State ]: callState - [Subject ]: The subject of the conversation. - [Targets ]: The targets of the call. -Required information for creating peer to peer call. - [Hidden ]: Optional. -Whether to hide the participant from the roster. - [Identity ]: identitySet - [ParticipantId ]: Optional. -The ID of the target participant. - [RemoveFromDefaultAudioRoutingGroup ]: Optional. -Whether to remove them from the main mixer. - [ReplacesCallId ]: Optional. -The call which the target identity is currently a part of. -For peer-to-peer case, the call will be dropped once the participant is added successfully. - [TenantId ]: - [ToneInfo ]: toneInfo - [(Any) ]: This indicates any property can be added to this object. - [SequenceId ]: An incremental identifier used for ordering DTMF events. - [Tone ]: tone - [Transcription ]: callTranscriptionInfo - [(Any) ]: This indicates any property can be added to this object. - [LastModifiedDateTime ]: The state modified time in UTC. - [State ]: callTranscriptionState - -CALLOPTIONS ``: callOptions - [(Any) ]: This indicates any property can be added to this object. - [HideBotAfterEscalation ]: Indicates whether to hide the app after the call is escalated. - [IsContentSharingNotificationEnabled ]: Indicates whether content sharing notifications should be enabled for the call. - [IsDeltaRosterEnabled ]: Indicates whether delta roster is enabled for the call. - [IsInteractiveRosterEnabled ]: Indicates whether delta roster filtering by participant interactivity is enabled. - -CALLROUTES : The routing information on how the call was retargeted. -Read-only. - [Final ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [Original ]: identitySet - [RoutingType ]: routingType - -CHATINFO ``: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - -CONTENTSHARINGSESSIONS : . - [Id ]: The unique identifier for an entity. -Read-only. - -INCOMINGCONTEXT ``: incomingContext - [(Any) ]: This indicates any property can be added to this object. - [ObservedParticipantId ]: The ID of the participant that is under observation. -Read-only. - [OnBehalfOf ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [SourceParticipantId ]: The ID of the participant that triggered the incoming call. -Read-only. - [Transferor ]: identitySet - -MEDIASTATE ``: callMediaState - [(Any) ]: This indicates any property can be added to this object. - [Audio ]: mediaState - -OPERATIONS : . - [Id ]: The unique identifier for an entity. -Read-only. - [ClientContext ]: Unique Client Context string. -Max limit is 256 chars. - [ResultInfo ]: resultInfo - [(Any) ]: This indicates any property can be added to this object. - [Code ]: The result code. - [Message ]: The message. - [Subcode ]: The result subcode. - [Status ]: operationStatus - -PARTICIPANTS : . - [Id ]: The unique identifier for an entity. -Read-only. - [Info ]: participantInfo - [(Any) ]: This indicates any property can be added to this object. - [CountryCode ]: The ISO 3166-1 Alpha-2 country code of the participant's best estimated physical location at the start of the call. -Read-only. - [EndpointType ]: endpointType - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [LanguageId ]: The language culture string. -Read-only. - [ParticipantId ]: The participant ID of the participant. -Read-only. - [Region ]: The home region of the participant. -This can be a country, a continent, or a larger geographic region. -This doesn't change based on the participant's current physical location. -Read-only. - [IsInLobby ]: true if the participant is in lobby. - [IsMuted ]: true if the participant is muted (client or server muted). - [MediaStreams ]: The list of media streams. - [Direction ]: mediaDirection - [Label ]: The media stream label. - [MediaType ]: modality - [ServerMuted ]: If the media is muted by the server. - [SourceId ]: The source ID. - [Metadata ]: A blob of data provided by the participant in the roster. - [RecordingInfo ]: recordingInfo - [(Any) ]: This indicates any property can be added to this object. - [Initiator ]: identitySet - [RecordingStatus ]: recordingStatus - [RemovedState ]: removedState - [(Any) ]: This indicates any property can be added to this object. - [Reason ]: The removal reason for the participant resource. - [RestrictedExperience ]: onlineMeetingRestricted - [(Any) ]: This indicates any property can be added to this object. - [ContentSharingDisabled ]: onlineMeetingContentSharingDisabledReason - [VideoDisabled ]: onlineMeetingVideoDisabledReason - [RosterSequenceNumber ]: Indicates the roster sequence number in which the participant was last updated. - -RESULTINFO ``: resultInfo - [(Any) ]: This indicates any property can be added to this object. - [Code ]: The result code. - [Message ]: The message. - [Subcode ]: The result subcode. - -SOURCE ``: participantInfo - [(Any) ]: This indicates any property can be added to this object. - [CountryCode ]: The ISO 3166-1 Alpha-2 country code of the participant's best estimated physical location at the start of the call. -Read-only. - [EndpointType ]: endpointType - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [LanguageId ]: The language culture string. -Read-only. - [ParticipantId ]: The participant ID of the participant. -Read-only. - [Region ]: The home region of the participant. -This can be a country, a continent, or a larger geographic region. -This doesn't change based on the participant's current physical location. -Read-only. - -TARGETS : The targets of the call. -Required information for creating peer to peer call. - [Hidden ]: Optional. -Whether to hide the participant from the roster. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [ParticipantId ]: Optional. -The ID of the target participant. - [RemoveFromDefaultAudioRoutingGroup ]: Optional. -Whether to remove them from the main mixer. - [ReplacesCallId ]: Optional. -The call which the target identity is currently a part of. -For peer-to-peer case, the call will be dropped once the participant is added successfully. - -TONEINFO ``: toneInfo - [(Any) ]: This indicates any property can be added to this object. - [SequenceId ]: An incremental identifier used for ordering DTMF events. - [Tone ]: tone - -TRANSCRIPTION ``: callTranscriptionInfo - [(Any) ]: This indicates any property can be added to this object. - [LastModifiedDateTime ]: The state modified time in UTC. - [State ]: callTranscriptionState - - -## RELATED LINKS - -- [New-MgCommunicationCall](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcall) -- [Graph API Reference](https://learn.microsoft.com/graph/api/application-post-calls?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallAudioRoutingGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallAudioRoutingGroup.md deleted file mode 100644 index c381d2ff655c..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallAudioRoutingGroup.md +++ /dev/null @@ -1,620 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcallaudioroutinggroup -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgCommunicationCallAudioRoutingGroup ---- - -# New-MgCommunicationCallAudioRoutingGroup - -## SYNOPSIS - -Create a new audioRoutingGroup. - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgCommunicationCallAudioRoutingGroup -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-Id ] [-Receivers ] [-RoutingMode ] - [-Sources ] [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Create - -``` -New-MgCommunicationCallAudioRoutingGroup -CallId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgCommunicationCallAudioRoutingGroup -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] - [-Receivers ] [-RoutingMode ] [-Sources ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentity - -``` -New-MgCommunicationCallAudioRoutingGroup -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create a new audioRoutingGroup. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCall.All, Calls.InitiateGroupCall.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - id = "oneToOne" - routingMode = "oneToOne" - sources = @( - "632899f8-2ea1-4604-8413-27bd2892079f" -) -receivers = @( -"550fae72-d251-43ec-868c-373732c2704f" -) -} - -New-MgCommunicationCallAudioRoutingGroup -CallId $callId -BodyParameter $params - -``` -This example shows how to use the New-MgCommunicationCallAudioRoutingGroup Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -audioRoutingGroup -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAudioRoutingGroup -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - 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: '' -``` - -### -Receivers - -List of receiving participant ids. - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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: '' -``` - -### -RoutingMode - -routingMode - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sources - -List of source participant ids. - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAudioRoutingGroup - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAudioRoutingGroup - -{{ 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. - -BODYPARAMETER ``: audioRoutingGroup - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [Receivers ]: List of receiving participant ids. - [RoutingMode ]: routingMode - [Sources ]: List of source participant ids. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [New-MgCommunicationCallAudioRoutingGroup](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcallaudioroutinggroup) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-post-audioroutinggroups?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallContentSharingSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallContentSharingSession.md deleted file mode 100644 index 744f141cd3c8..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallContentSharingSession.md +++ /dev/null @@ -1,497 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcallcontentsharingsession -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgCommunicationCallContentSharingSession ---- - -# New-MgCommunicationCallContentSharingSession - -## SYNOPSIS - -Create new navigation property to contentSharingSessions for communications - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgCommunicationCallContentSharingSession -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-Id ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Create - -``` -New-MgCommunicationCallContentSharingSession -CallId -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgCommunicationCallContentSharingSession -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentity - -``` -New-MgCommunicationCallContentSharingSession -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to contentSharingSessions for communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -contentSharingSession - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.Hashtable - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.String - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [New-MgCommunicationCallContentSharingSession](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcallcontentsharingsession) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallOperation.md deleted file mode 100644 index 9e691d4750c6..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallOperation.md +++ /dev/null @@ -1,602 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcalloperation -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgCommunicationCallOperation ---- - -# New-MgCommunicationCallOperation - -## SYNOPSIS - -Create new navigation property to operations for communications - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgCommunicationCallOperation -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-ClientContext ] [-Id ] - [-ResultInfo ] [-Status ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Create - -``` -New-MgCommunicationCallOperation -CallId -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgCommunicationCallOperation -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Id ] [-ResultInfo ] [-Status ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentity - -``` -New-MgCommunicationCallOperation -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to operations for communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -commsOperation -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCommsOperation -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - -Unique Client Context string. -Max limit is 256 chars. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - 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: '' -``` - -### -ResultInfo - -resultInfo -To construct, see NOTES section for RESULTINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphResultInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Status - -operationStatus - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCommsOperation - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCommsOperation - -{{ 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. - -BODYPARAMETER ``: commsOperation - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [ClientContext ]: Unique Client Context string. -Max limit is 256 chars. - [ResultInfo ]: resultInfo - [(Any) ]: This indicates any property can be added to this object. - [Code ]: The result code. - [Message ]: The message. - [Subcode ]: The result subcode. - [Status ]: operationStatus - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -RESULTINFO ``: resultInfo - [(Any) ]: This indicates any property can be added to this object. - [Code ]: The result code. - [Message ]: The message. - [Subcode ]: The result subcode. - - -## RELATED LINKS - -- [New-MgCommunicationCallOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcalloperation) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallParticipant.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallParticipant.md deleted file mode 100644 index ef50c4062cc0..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallParticipant.md +++ /dev/null @@ -1,856 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcallparticipant -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgCommunicationCallParticipant ---- - -# New-MgCommunicationCallParticipant - -## SYNOPSIS - -Create new navigation property to participants for communications - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgCommunicationCallParticipant -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-Id ] [-Info ] - [-IsInLobby] [-IsMuted] [-MediaStreams ] [-Metadata ] - [-RecordingInfo ] [-RemovedState ] - [-RestrictedExperience ] [-RosterSequenceNumber ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Create - -``` -New-MgCommunicationCallParticipant -CallId -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgCommunicationCallParticipant -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] - [-Info ] [-IsInLobby] [-IsMuted] - [-MediaStreams ] [-Metadata ] - [-RecordingInfo ] [-RemovedState ] - [-RestrictedExperience ] [-RosterSequenceNumber ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentity - -``` -New-MgCommunicationCallParticipant -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to participants for communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -participant -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphParticipant -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Info - -participantInfo -To construct, see NOTES section for INFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphParticipantInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsInLobby - -true if the participant is in lobby. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsMuted - -true if the participant is muted (client or server muted). - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MediaStreams - -The list of media streams. -To construct, see NOTES section for MEDIASTREAMS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMediaStream[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Metadata - -A blob of data provided by the participant in the roster. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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: '' -``` - -### -RecordingInfo - -recordingInfo -To construct, see NOTES section for RECORDINGINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphRecordingInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RemovedState - -removedState -To construct, see NOTES section for REMOVEDSTATE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphRemovedState -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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: '' -``` - -### -RestrictedExperience - -onlineMeetingRestricted -To construct, see NOTES section for RESTRICTEDEXPERIENCE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeetingRestricted -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RosterSequenceNumber - -Indicates the roster sequence number in which the participant was last updated. - -```yaml -Type: System.Int64 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphParticipant - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphParticipant - -{{ 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. - -BODYPARAMETER ``: participant - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [Info ]: participantInfo - [(Any) ]: This indicates any property can be added to this object. - [CountryCode ]: The ISO 3166-1 Alpha-2 country code of the participant's best estimated physical location at the start of the call. -Read-only. - [EndpointType ]: endpointType - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [LanguageId ]: The language culture string. -Read-only. - [ParticipantId ]: The participant ID of the participant. -Read-only. - [Region ]: The home region of the participant. -This can be a country, a continent, or a larger geographic region. -This doesn't change based on the participant's current physical location. -Read-only. - [IsInLobby ]: true if the participant is in lobby. - [IsMuted ]: true if the participant is muted (client or server muted). - [MediaStreams ]: The list of media streams. - [Direction ]: mediaDirection - [Label ]: The media stream label. - [MediaType ]: modality - [ServerMuted ]: If the media is muted by the server. - [SourceId ]: The source ID. - [Metadata ]: A blob of data provided by the participant in the roster. - [RecordingInfo ]: recordingInfo - [(Any) ]: This indicates any property can be added to this object. - [Initiator ]: identitySet - [RecordingStatus ]: recordingStatus - [RemovedState ]: removedState - [(Any) ]: This indicates any property can be added to this object. - [Reason ]: The removal reason for the participant resource. - [RestrictedExperience ]: onlineMeetingRestricted - [(Any) ]: This indicates any property can be added to this object. - [ContentSharingDisabled ]: onlineMeetingContentSharingDisabledReason - [VideoDisabled ]: onlineMeetingVideoDisabledReason - [RosterSequenceNumber ]: Indicates the roster sequence number in which the participant was last updated. - -INFO ``: participantInfo - [(Any) ]: This indicates any property can be added to this object. - [CountryCode ]: The ISO 3166-1 Alpha-2 country code of the participant's best estimated physical location at the start of the call. -Read-only. - [EndpointType ]: endpointType - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [LanguageId ]: The language culture string. -Read-only. - [ParticipantId ]: The participant ID of the participant. -Read-only. - [Region ]: The home region of the participant. -This can be a country, a continent, or a larger geographic region. -This doesn't change based on the participant's current physical location. -Read-only. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -MEDIASTREAMS : The list of media streams. - [Direction ]: mediaDirection - [Label ]: The media stream label. - [MediaType ]: modality - [ServerMuted ]: If the media is muted by the server. - [SourceId ]: The source ID. - -RECORDINGINFO ``: recordingInfo - [(Any) ]: This indicates any property can be added to this object. - [Initiator ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [RecordingStatus ]: recordingStatus - -REMOVEDSTATE ``: removedState - [(Any) ]: This indicates any property can be added to this object. - [Reason ]: The removal reason for the participant resource. - -RESTRICTEDEXPERIENCE ``: onlineMeetingRestricted - [(Any) ]: This indicates any property can be added to this object. - [ContentSharingDisabled ]: onlineMeetingContentSharingDisabledReason - [VideoDisabled ]: onlineMeetingVideoDisabledReason - - -## RELATED LINKS - -- [New-MgCommunicationCallParticipant](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcallparticipant) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallRecordParticipantV2.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallRecordParticipantV2.md deleted file mode 100644 index e6b6d4f362e8..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallRecordParticipantV2.md +++ /dev/null @@ -1,579 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcallrecordparticipantv2 -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgCommunicationCallRecordParticipantV2 ---- - -# New-MgCommunicationCallRecordParticipantV2 - -## SYNOPSIS - -Create new navigation property to participants_v2 for communications - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgCommunicationCallRecordParticipantV2 -CallRecordId - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AdministrativeUnitInfos ] [-Id ] - [-Identity ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Create - -``` -New-MgCommunicationCallRecordParticipantV2 -CallRecordId -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgCommunicationCallRecordParticipantV2 -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AdministrativeUnitInfos ] [-Id ] - [-Identity ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CreateViaIdentity - -``` -New-MgCommunicationCallRecordParticipantV2 -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to participants_v2 for communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AdministrativeUnitInfos - -List of administrativeUnitInfo objects for the call participant. -To construct, see NOTES section for ADMINISTRATIVEUNITINFOS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsAdministrativeUnitInfo[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -participant - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Identity - -communicationsIdentitySet -To construct, see NOTES section for IDENTITY properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCommunicationsIdentitySet -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.Hashtable - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsParticipant - -{{ 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. - -ADMINISTRATIVEUNITINFOS : List of administrativeUnitInfo objects for the call participant. - [Id ]: Unique identifier for the administrative unit. - -IDENTITY ``: communicationsIdentitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [ApplicationInstance ]: identity - [AssertedIdentity ]: identity - [AzureCommunicationServicesUser ]: identity - [Encrypted ]: identity - [EndpointType ]: endpointType - [Guest ]: identity - [OnPremises ]: identity - [Phone ]: identity - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [New-MgCommunicationCallRecordParticipantV2](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcallrecordparticipantv2) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallRecordSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallRecordSession.md deleted file mode 100644 index 54c4fc90f639..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationCallRecordSession.md +++ /dev/null @@ -1,1032 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcallrecordsession -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgCommunicationCallRecordSession ---- - -# New-MgCommunicationCallRecordSession - -## SYNOPSIS - -Create new navigation property to sessions for communications - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgCommunicationCallRecordSession -CallRecordId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-Callee ] - [-Caller ] [-EndDateTime ] - [-FailureInfo ] [-Id ] [-IsTest] - [-Modalities ] [-Segments ] - [-StartDateTime ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Create - -``` -New-MgCommunicationCallRecordSession -CallRecordId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgCommunicationCallRecordSession -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-Callee ] [-Caller ] - [-EndDateTime ] [-FailureInfo ] [-Id ] - [-IsTest] [-Modalities ] [-Segments ] - [-StartDateTime ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CreateViaIdentity - -``` -New-MgCommunicationCallRecordSession -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to sessions for communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -session -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsSession -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -Callee - -endpoint -To construct, see NOTES section for CALLEE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsEndpoint -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Caller - -endpoint -To construct, see NOTES section for CALLER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsEndpoint -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - 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: '' -``` - -### -EndDateTime - -UTC time when the last user left the session. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -FailureInfo - -failureInfo -To construct, see NOTES section for FAILUREINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsFailureInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsTest - -Specifies whether the session is a test. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Modalities - -List of modalities present in the session. -Possible values are: unknown, audio, video, videoBasedScreenSharing, data, screenSharing, unknownFutureValue. - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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: '' -``` - -### -Segments - -The list of segments involved in the session. -Read-only. -Nullable. -To construct, see NOTES section for SEGMENTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsSegment[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StartDateTime - -UTC time when the first user joined the session. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsSession - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsSession - -{{ 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. - -BODYPARAMETER ``: session - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [Callee ]: endpoint - [(Any) ]: This indicates any property can be added to this object. - [UserAgent ]: userAgent - [(Any) ]: This indicates any property can be added to this object. - [ApplicationVersion ]: Identifies the version of application software used by this endpoint. - [HeaderValue ]: User-agent header value reported by this endpoint. - [Caller ]: endpoint - [EndDateTime ]: UTC time when the last user left the session. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - [FailureInfo ]: failureInfo - [(Any) ]: This indicates any property can be added to this object. - [Reason ]: Classification of why a call or portion of a call failed. - [Stage ]: failureStage - [IsTest ]: Specifies whether the session is a test. - [Modalities ]: List of modalities present in the session. -Possible values are: unknown, audio, video, videoBasedScreenSharing, data, screenSharing, unknownFutureValue. - [Segments ]: The list of segments involved in the session. -Read-only. -Nullable. - [Id ]: The unique identifier for an entity. -Read-only. - [Callee ]: endpoint - [Caller ]: endpoint - [EndDateTime ]: UTC time when the segment ended. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - [FailureInfo ]: failureInfo - [Media ]: Media associated with this segment. - [CalleeDevice ]: deviceInfo - [(Any) ]: This indicates any property can be added to this object. - [CaptureDeviceDriver ]: Name of the capture device driver used by the media endpoint. - [CaptureDeviceName ]: Name of the capture device used by the media endpoint. - [CaptureNotFunctioningEventRatio ]: Fraction of the call that the media endpoint detected the capture device was not working properly. - [CpuInsufficentEventRatio ]: Fraction of the call that the media endpoint detected the CPU resources available were insufficient and caused poor quality of the audio sent and received. - [DeviceClippingEventRatio ]: Fraction of the call that the media endpoint detected clipping in the captured audio that caused poor quality of the audio being sent. - [DeviceGlitchEventRatio ]: Fraction of the call that the media endpoint detected glitches or gaps in the audio played or captured that caused poor quality of the audio being sent or received. - [HowlingEventCount ]: Number of times during the call that the media endpoint detected howling or screeching audio. - [InitialSignalLevelRootMeanSquare ]: The root mean square (RMS) of the incoming signal of up to the first 30 seconds of the call. - [LowSpeechLevelEventRatio ]: Fraction of the call that the media endpoint detected low speech level that caused poor quality of the audio being sent. - [LowSpeechToNoiseEventRatio ]: Fraction of the call that the media endpoint detected low speech to noise level that caused poor quality of the audio being sent. - [MicGlitchRate ]: Glitches per 5 minute interval for the media endpoint's microphone. - [ReceivedNoiseLevel ]: Average energy level of received audio for audio classified as mono noise or left channel of stereo noise by the media endpoint. - [ReceivedSignalLevel ]: Average energy level of received audio for audio classified as mono speech, or left channel of stereo speech by the media endpoint. - [RenderDeviceDriver ]: Name of the render device driver used by the media endpoint. - [RenderDeviceName ]: Name of the render device used by the media endpoint. - [RenderMuteEventRatio ]: Fraction of the call that media endpoint detected device render is muted. - [RenderNotFunctioningEventRatio ]: Fraction of the call that the media endpoint detected the render device was not working properly. - [RenderZeroVolumeEventRatio ]: Fraction of the call that media endpoint detected device render volume is set to 0. - [SentNoiseLevel ]: Average energy level of sent audio for audio classified as mono noise or left channel of stereo noise by the media endpoint. - [SentSignalLevel ]: Average energy level of sent audio for audio classified as mono speech, or left channel of stereo speech by the media endpoint. - [SpeakerGlitchRate ]: Glitches per 5 minute internal for the media endpoint's loudspeaker. - [CalleeNetwork ]: networkInfo - [(Any) ]: This indicates any property can be added to this object. - [BandwidthLowEventRatio ]: Fraction of the call that the media endpoint detected the available bandwidth or bandwidth policy was low enough to cause poor quality of the audio sent. - [BasicServiceSetIdentifier ]: The wireless LAN basic service set identifier of the media endpoint used to connect to the network. -This property isn't available if the user disables precise location sharing in their operating system or Microsoft Teams app settings. - [ConnectionType ]: networkConnectionType - [DelayEventRatio ]: Fraction of the call that the media endpoint detected the network delay was significant enough to impact the ability to have real-time two-way communication. - [DnsSuffix ]: DNS suffix associated with the network adapter of the media endpoint. - [IPAddress ]: IP address of the media endpoint. - [LinkSpeed ]: Link speed in bits per second reported by the network adapter used by the media endpoint. - [MacAddress ]: The media access control (MAC) address of the media endpoint's network device. -This value may be missing or shown as 02:00:00:00:00:00 due to operating system privacy policies. - [NetworkTransportProtocol ]: networkTransportProtocol - [Port ]: Network port number used by media endpoint. - [ReceivedQualityEventRatio ]: Fraction of the call that the media endpoint detected the network was causing poor quality of the audio received. - [ReflexiveIPAddress ]: IP address of the media endpoint as seen by the media relay server. -This is typically the public internet IP address associated to the endpoint. - [RelayIPAddress ]: IP address of the media relay server allocated by the media endpoint. - [RelayPort ]: Network port number allocated on the media relay server by the media endpoint. - [SentQualityEventRatio ]: Fraction of the call that the media endpoint detected the network was causing poor quality of the audio sent. - [Subnet ]: Subnet used for media stream by the media endpoint. - [TraceRouteHops ]: List of network trace route hops collected for this media stream.* - [HopCount ]: The network path count of this hop that was used to compute the RTT. - [IPAddress ]: IP address used for this hop in the network trace. - [RoundTripTime ]: The time from when the trace route packet was sent from the client to this hop and back to the client, denoted in ISO 8601 format. -For example, 1 second is denoted as PT1S, where P is the duration designator, T is the time designator, and S is the second designator. - [WifiBand ]: wifiBand - [WifiBatteryCharge ]: Estimated remaining battery charge in percentage reported by the media endpoint. - [WifiChannel ]: WiFi channel used by the media endpoint. - [WifiMicrosoftDriver ]: Name of the Microsoft WiFi driver used by the media endpoint. -Value may be localized based on the language used by endpoint. - [WifiMicrosoftDriverVersion ]: Version of the Microsoft WiFi driver used by the media endpoint. - [WifiRadioType ]: wifiRadioType - [WifiSignalStrength ]: WiFi signal strength in percentage reported by the media endpoint. - [WifiVendorDriver ]: Name of the WiFi driver used by the media endpoint. -Value may be localized based on the language used by endpoint. - [WifiVendorDriverVersion ]: Version of the WiFi driver used by the media endpoint. - [CallerDevice ]: deviceInfo - [CallerNetwork ]: networkInfo - [Label ]: How the media was identified during media negotiation stage. - [Streams ]: Network streams associated with this media. - [AudioCodec ]: audioCodec - [AverageAudioDegradation ]: Average Network Mean Opinion Score degradation for stream. -Represents how much the network loss and jitter has impacted the quality of received audio. - [AverageAudioNetworkJitter ]: Average jitter for the stream computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [AverageBandwidthEstimate ]: Average estimated bandwidth available between two endpoints in bits per second. - [AverageFreezeDuration ]: Average duration of the received freezing time in the video stream. - [AverageJitter ]: Average jitter for the stream computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [AveragePacketLossRate ]: Average packet loss rate for stream. - [AverageRatioOfConcealedSamples ]: Ratio of the number of audio frames with samples generated by packet loss concealment to the total number of audio frames. - [AverageReceivedFrameRate ]: Average frames per second received for all video streams computed over the duration of the session. - [AverageRoundTripTime ]: Average network propagation round-trip time computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [AverageVideoFrameLossPercentage ]: Average percentage of video frames lost as displayed to the user. - [AverageVideoFrameRate ]: Average frames per second received for a video stream, computed over the duration of the session. - [AverageVideoPacketLossRate ]: Average fraction of packets lost, as specified in RFC 3550, computed over the duration of the session. - [EndDateTime ]: UTC time when the stream ended. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -This field is only available for streams that use the SIP protocol. - [IsAudioForwardErrorCorrectionUsed ]: Indicates whether the forward error correction (FEC) was used at some point during the session. -The default value is null. - [LowFrameRateRatio ]: Fraction of the call where frame rate is less than 7.5 frames per second. - [LowVideoProcessingCapabilityRatio ]: Fraction of the call that the client is running less than 70% expected video processing capability. - [MaxAudioNetworkJitter ]: Maximum of audio network jitter computed over each of the 20 second windows during the session, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [MaxJitter ]: Maximum jitter for the stream computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [MaxPacketLossRate ]: Maximum packet loss rate for the stream. - [MaxRatioOfConcealedSamples ]: Maximum ratio of packets concealed by the healer. - [MaxRoundTripTime ]: Maximum network propagation round-trip time computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [PacketUtilization ]: Packet count for the stream. - [PostForwardErrorCorrectionPacketLossRate ]: Packet loss rate after FEC has been applied aggregated across all video streams and codecs. - [RmsFreezeDuration ]: Average duration of the received freezing time in the video stream represented in root mean square. - [StartDateTime ]: UTC time when the stream started. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -This field is only available for streams that use the SIP protocol. - [StreamDirection ]: mediaStreamDirection - [StreamId ]: Unique identifier for the stream. - [VideoCodec ]: videoCodec - [WasMediaBypassed ]: True if the media stream bypassed the Mediation Server and went straight between client and PSTN Gateway/PBX, false otherwise. - [StartDateTime ]: UTC time when the segment started. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - [StartDateTime ]: UTC time when the first user joined the session. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - -CALLEE ``: endpoint - [(Any) ]: This indicates any property can be added to this object. - [UserAgent ]: userAgent - [(Any) ]: This indicates any property can be added to this object. - [ApplicationVersion ]: Identifies the version of application software used by this endpoint. - [HeaderValue ]: User-agent header value reported by this endpoint. - -CALLER ``: endpoint - [(Any) ]: This indicates any property can be added to this object. - [UserAgent ]: userAgent - [(Any) ]: This indicates any property can be added to this object. - [ApplicationVersion ]: Identifies the version of application software used by this endpoint. - [HeaderValue ]: User-agent header value reported by this endpoint. - -FAILUREINFO ``: failureInfo - [(Any) ]: This indicates any property can be added to this object. - [Reason ]: Classification of why a call or portion of a call failed. - [Stage ]: failureStage - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -SEGMENTS : The list of segments involved in the session. -Read-only. -Nullable. - [Id ]: The unique identifier for an entity. -Read-only. - [Callee ]: endpoint - [(Any) ]: This indicates any property can be added to this object. - [UserAgent ]: userAgent - [(Any) ]: This indicates any property can be added to this object. - [ApplicationVersion ]: Identifies the version of application software used by this endpoint. - [HeaderValue ]: User-agent header value reported by this endpoint. - [Caller ]: endpoint - [EndDateTime ]: UTC time when the segment ended. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - [FailureInfo ]: failureInfo - [(Any) ]: This indicates any property can be added to this object. - [Reason ]: Classification of why a call or portion of a call failed. - [Stage ]: failureStage - [Media ]: Media associated with this segment. - [CalleeDevice ]: deviceInfo - [(Any) ]: This indicates any property can be added to this object. - [CaptureDeviceDriver ]: Name of the capture device driver used by the media endpoint. - [CaptureDeviceName ]: Name of the capture device used by the media endpoint. - [CaptureNotFunctioningEventRatio ]: Fraction of the call that the media endpoint detected the capture device was not working properly. - [CpuInsufficentEventRatio ]: Fraction of the call that the media endpoint detected the CPU resources available were insufficient and caused poor quality of the audio sent and received. - [DeviceClippingEventRatio ]: Fraction of the call that the media endpoint detected clipping in the captured audio that caused poor quality of the audio being sent. - [DeviceGlitchEventRatio ]: Fraction of the call that the media endpoint detected glitches or gaps in the audio played or captured that caused poor quality of the audio being sent or received. - [HowlingEventCount ]: Number of times during the call that the media endpoint detected howling or screeching audio. - [InitialSignalLevelRootMeanSquare ]: The root mean square (RMS) of the incoming signal of up to the first 30 seconds of the call. - [LowSpeechLevelEventRatio ]: Fraction of the call that the media endpoint detected low speech level that caused poor quality of the audio being sent. - [LowSpeechToNoiseEventRatio ]: Fraction of the call that the media endpoint detected low speech to noise level that caused poor quality of the audio being sent. - [MicGlitchRate ]: Glitches per 5 minute interval for the media endpoint's microphone. - [ReceivedNoiseLevel ]: Average energy level of received audio for audio classified as mono noise or left channel of stereo noise by the media endpoint. - [ReceivedSignalLevel ]: Average energy level of received audio for audio classified as mono speech, or left channel of stereo speech by the media endpoint. - [RenderDeviceDriver ]: Name of the render device driver used by the media endpoint. - [RenderDeviceName ]: Name of the render device used by the media endpoint. - [RenderMuteEventRatio ]: Fraction of the call that media endpoint detected device render is muted. - [RenderNotFunctioningEventRatio ]: Fraction of the call that the media endpoint detected the render device was not working properly. - [RenderZeroVolumeEventRatio ]: Fraction of the call that media endpoint detected device render volume is set to 0. - [SentNoiseLevel ]: Average energy level of sent audio for audio classified as mono noise or left channel of stereo noise by the media endpoint. - [SentSignalLevel ]: Average energy level of sent audio for audio classified as mono speech, or left channel of stereo speech by the media endpoint. - [SpeakerGlitchRate ]: Glitches per 5 minute internal for the media endpoint's loudspeaker. - [CalleeNetwork ]: networkInfo - [(Any) ]: This indicates any property can be added to this object. - [BandwidthLowEventRatio ]: Fraction of the call that the media endpoint detected the available bandwidth or bandwidth policy was low enough to cause poor quality of the audio sent. - [BasicServiceSetIdentifier ]: The wireless LAN basic service set identifier of the media endpoint used to connect to the network. -This property isn't available if the user disables precise location sharing in their operating system or Microsoft Teams app settings. - [ConnectionType ]: networkConnectionType - [DelayEventRatio ]: Fraction of the call that the media endpoint detected the network delay was significant enough to impact the ability to have real-time two-way communication. - [DnsSuffix ]: DNS suffix associated with the network adapter of the media endpoint. - [IPAddress ]: IP address of the media endpoint. - [LinkSpeed ]: Link speed in bits per second reported by the network adapter used by the media endpoint. - [MacAddress ]: The media access control (MAC) address of the media endpoint's network device. -This value may be missing or shown as 02:00:00:00:00:00 due to operating system privacy policies. - [NetworkTransportProtocol ]: networkTransportProtocol - [Port ]: Network port number used by media endpoint. - [ReceivedQualityEventRatio ]: Fraction of the call that the media endpoint detected the network was causing poor quality of the audio received. - [ReflexiveIPAddress ]: IP address of the media endpoint as seen by the media relay server. -This is typically the public internet IP address associated to the endpoint. - [RelayIPAddress ]: IP address of the media relay server allocated by the media endpoint. - [RelayPort ]: Network port number allocated on the media relay server by the media endpoint. - [SentQualityEventRatio ]: Fraction of the call that the media endpoint detected the network was causing poor quality of the audio sent. - [Subnet ]: Subnet used for media stream by the media endpoint. - [TraceRouteHops ]: List of network trace route hops collected for this media stream.* - [HopCount ]: The network path count of this hop that was used to compute the RTT. - [IPAddress ]: IP address used for this hop in the network trace. - [RoundTripTime ]: The time from when the trace route packet was sent from the client to this hop and back to the client, denoted in ISO 8601 format. -For example, 1 second is denoted as PT1S, where P is the duration designator, T is the time designator, and S is the second designator. - [WifiBand ]: wifiBand - [WifiBatteryCharge ]: Estimated remaining battery charge in percentage reported by the media endpoint. - [WifiChannel ]: WiFi channel used by the media endpoint. - [WifiMicrosoftDriver ]: Name of the Microsoft WiFi driver used by the media endpoint. -Value may be localized based on the language used by endpoint. - [WifiMicrosoftDriverVersion ]: Version of the Microsoft WiFi driver used by the media endpoint. - [WifiRadioType ]: wifiRadioType - [WifiSignalStrength ]: WiFi signal strength in percentage reported by the media endpoint. - [WifiVendorDriver ]: Name of the WiFi driver used by the media endpoint. -Value may be localized based on the language used by endpoint. - [WifiVendorDriverVersion ]: Version of the WiFi driver used by the media endpoint. - [CallerDevice ]: deviceInfo - [CallerNetwork ]: networkInfo - [Label ]: How the media was identified during media negotiation stage. - [Streams ]: Network streams associated with this media. - [AudioCodec ]: audioCodec - [AverageAudioDegradation ]: Average Network Mean Opinion Score degradation for stream. -Represents how much the network loss and jitter has impacted the quality of received audio. - [AverageAudioNetworkJitter ]: Average jitter for the stream computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [AverageBandwidthEstimate ]: Average estimated bandwidth available between two endpoints in bits per second. - [AverageFreezeDuration ]: Average duration of the received freezing time in the video stream. - [AverageJitter ]: Average jitter for the stream computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [AveragePacketLossRate ]: Average packet loss rate for stream. - [AverageRatioOfConcealedSamples ]: Ratio of the number of audio frames with samples generated by packet loss concealment to the total number of audio frames. - [AverageReceivedFrameRate ]: Average frames per second received for all video streams computed over the duration of the session. - [AverageRoundTripTime ]: Average network propagation round-trip time computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [AverageVideoFrameLossPercentage ]: Average percentage of video frames lost as displayed to the user. - [AverageVideoFrameRate ]: Average frames per second received for a video stream, computed over the duration of the session. - [AverageVideoPacketLossRate ]: Average fraction of packets lost, as specified in RFC 3550, computed over the duration of the session. - [EndDateTime ]: UTC time when the stream ended. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -This field is only available for streams that use the SIP protocol. - [IsAudioForwardErrorCorrectionUsed ]: Indicates whether the forward error correction (FEC) was used at some point during the session. -The default value is null. - [LowFrameRateRatio ]: Fraction of the call where frame rate is less than 7.5 frames per second. - [LowVideoProcessingCapabilityRatio ]: Fraction of the call that the client is running less than 70% expected video processing capability. - [MaxAudioNetworkJitter ]: Maximum of audio network jitter computed over each of the 20 second windows during the session, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [MaxJitter ]: Maximum jitter for the stream computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [MaxPacketLossRate ]: Maximum packet loss rate for the stream. - [MaxRatioOfConcealedSamples ]: Maximum ratio of packets concealed by the healer. - [MaxRoundTripTime ]: Maximum network propagation round-trip time computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [PacketUtilization ]: Packet count for the stream. - [PostForwardErrorCorrectionPacketLossRate ]: Packet loss rate after FEC has been applied aggregated across all video streams and codecs. - [RmsFreezeDuration ]: Average duration of the received freezing time in the video stream represented in root mean square. - [StartDateTime ]: UTC time when the stream started. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -This field is only available for streams that use the SIP protocol. - [StreamDirection ]: mediaStreamDirection - [StreamId ]: Unique identifier for the stream. - [VideoCodec ]: videoCodec - [WasMediaBypassed ]: True if the media stream bypassed the Mediation Server and went straight between client and PSTN Gateway/PBX, false otherwise. - [StartDateTime ]: UTC time when the segment started. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - -## RELATED LINKS - -- [New-MgCommunicationCallRecordSession](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationcallrecordsession) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeeting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeeting.md deleted file mode 100644 index 39ef37fd0aeb..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeeting.md +++ /dev/null @@ -1,1657 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationonlinemeeting -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgCommunicationOnlineMeeting ---- - -# New-MgCommunicationOnlineMeeting - -## SYNOPSIS - -Create new navigation property to onlineMeetings for communications - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgCommunicationOnlineMeeting [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AllowAttendeeToEnableCamera] [-AllowAttendeeToEnableMic] - [-AllowBreakoutRooms] [-AllowCopyingAndSharingMeetingContent] [-AllowLiveShare ] - [-AllowMeetingChat ] [-AllowParticipantsToChangeName] [-AllowPowerPointSharing] - [-AllowRecording] [-AllowTeamworkReactions] [-AllowTranscription] [-AllowWhiteboard] - [-AllowedLobbyAdmitters ] [-AllowedPresenters ] - [-AttendanceReports ] [-AttendeeReportInputFile ] - [-AudioConferencing ] - [-BroadcastSettings ] - [-ChatInfo ] [-ChatRestrictions ] - [-CreationDateTime ] [-EndDateTime ] [-ExternalId ] [-Id ] - [-IsBroadcast] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] - [-JoinInformation ] - [-JoinMeetingIdSettings ] [-JoinWebUrl ] - [-LobbyBypassSettings ] [-MeetingTemplateId ] - [-Participants ] [-RecordAutomatically] - [-Recordings ] [-ShareMeetingChatHistoryDefault ] - [-StartDateTime ] [-Subject ] [-Transcripts ] - [-VideoTeleconferenceId ] [-WatermarkProtection ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Create - -``` -New-MgCommunicationOnlineMeeting -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to onlineMeetings for communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowAttendeeToEnableCamera - -Indicates whether attendees can turn on their camera. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowAttendeeToEnableMic - -Indicates whether attendees can turn on their microphone. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowBreakoutRooms - -Indicates whether breakout rooms are enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowCopyingAndSharingMeetingContent - -Indicates whether the ability to copy and share meeting content is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowedLobbyAdmitters - -allowedLobbyAdmitterRoles - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowedPresenters - -onlineMeetingPresenters - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowLiveShare - -meetingLiveShareOptions - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowMeetingChat - -meetingChatMode - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowParticipantsToChangeName - -Specifies if participants are allowed to rename themselves in an instance of the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowPowerPointSharing - -Indicates whether PowerPoint live is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowRecording - -Indicates whether recording is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowTeamworkReactions - -Indicates if Teams reactions are enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowTranscription - -Indicates whether transcription is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowWhiteboard - -Indicates whether whiteboard is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceReports - -The attendance reports of an online meeting. -Read-only. -To construct, see NOTES section for ATTENDANCEREPORTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendeeReportInputFile - -Input File for AttendeeReport (The content stream of the attendee report of a Microsoft Teams live event. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AudioConferencing - -audioConferencing -To construct, see NOTES section for AUDIOCONFERENCING properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAudioConferencing -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -onlineMeeting -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -BroadcastSettings - -broadcastMeetingSettings -To construct, see NOTES section for BROADCASTSETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphBroadcastMeetingSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ChatInfo - -chatInfo -To construct, see NOTES section for CHATINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphChatInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ChatRestrictions - -chatRestrictions -To construct, see NOTES section for CHATRESTRICTIONS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphChatRestrictions -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - 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: '' -``` - -### -CreationDateTime - -The meeting creation time in UTC. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -The meeting end time in UTC. -Required when you create an online meeting. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExternalId - -The external ID that is a custom identifier. -Optional. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsBroadcast - -Indicates whether this meeting is a Teams live event. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsEndToEndEncryptionEnabled - -Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsEntryExitAnnounced - -Indicates whether to announce when callers join or leave. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -JoinInformation - -itemBody -To construct, see NOTES section for JOININFORMATION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphItemBody -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -JoinMeetingIdSettings - -joinMeetingIdSettings -To construct, see NOTES section for JOINMEETINGIDSETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphJoinMeetingIdSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -JoinWebUrl - -The join URL of the online meeting. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -LobbyBypassSettings - -lobbyBypassSettings -To construct, see NOTES section for LOBBYBYPASSSETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphLobbyBypassSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingTemplateId - -The ID of the meeting template. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Participants - -meetingParticipants -To construct, see NOTES section for PARTICIPANTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingParticipants -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - 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: '' -``` - -### -RecordAutomatically - -Indicates whether to record the meeting automatically. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Recordings - -The recordings of an online meeting. -Read-only. -To construct, see NOTES section for RECORDINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - 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: '' -``` - -### -ShareMeetingChatHistoryDefault - -meetingChatHistoryDefaultMode - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StartDateTime - -The meeting start time in UTC. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Subject - -The subject of the online meeting. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Transcripts - -The transcripts of an online meeting. -Read-only. -To construct, see NOTES section for TRANSCRIPTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -VideoTeleconferenceId - -The video teleconferencing ID. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WatermarkProtection - -watermarkProtectionValues -To construct, see NOTES section for WATERMARKPROTECTION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphWatermarkProtectionValues -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.IMicrosoftGraphOnlineMeeting - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting - -{{ 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. - -ATTENDANCEREPORTS : The attendance reports of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceRecords ]: List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - [ExternalEventInformation ]: The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - [MeetingEndDateTime ]: UTC time when the meeting ended. -Read-only. - [MeetingStartDateTime ]: UTC time when the meeting started. -Read-only. - [TotalParticipantCount ]: Total number of participants. -Read-only. - -AUDIOCONFERENCING ``: audioConferencing - [(Any) ]: This indicates any property can be added to this object. - [ConferenceId ]: The conference id of the online meeting. - [DialinUrl ]: A URL to the externally-accessible web page that contains dial-in information. - [TollFreeNumber ]: The toll-free number that connects to the Audio Conference Provider. - [TollFreeNumbers ]: List of toll-free numbers that are displayed in the meeting invite. - [TollNumber ]: The toll number that connects to the Audio Conference Provider. - [TollNumbers ]: List of toll numbers that are displayed in the meeting invite. - -BODYPARAMETER ``: onlineMeeting - [(Any) ]: This indicates any property can be added to this object. - [AllowAttendeeToEnableCamera ]: Indicates whether attendees can turn on their camera. - [AllowAttendeeToEnableMic ]: Indicates whether attendees can turn on their microphone. - [AllowBreakoutRooms ]: Indicates whether breakout rooms are enabled for the meeting. - [AllowCopyingAndSharingMeetingContent ]: Indicates whether the ability to copy and share meeting content is enabled for the meeting. - [AllowLiveShare ]: meetingLiveShareOptions - [AllowMeetingChat ]: meetingChatMode - [AllowParticipantsToChangeName ]: Specifies if participants are allowed to rename themselves in an instance of the meeting. - [AllowPowerPointSharing ]: Indicates whether PowerPoint live is enabled for the meeting. - [AllowRecording ]: Indicates whether recording is enabled for the meeting. - [AllowTeamworkReactions ]: Indicates if Teams reactions are enabled for the meeting. - [AllowTranscription ]: Indicates whether transcription is enabled for the meeting. - [AllowWhiteboard ]: Indicates whether whiteboard is enabled for the meeting. - [AllowedLobbyAdmitters ]: allowedLobbyAdmitterRoles - [AllowedPresenters ]: onlineMeetingPresenters - [AttendanceReports ]: The attendance reports of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceRecords ]: List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - [ExternalEventInformation ]: The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - [MeetingEndDateTime ]: UTC time when the meeting ended. -Read-only. - [MeetingStartDateTime ]: UTC time when the meeting started. -Read-only. - [TotalParticipantCount ]: Total number of participants. -Read-only. - [AudioConferencing ]: audioConferencing - [(Any) ]: This indicates any property can be added to this object. - [ConferenceId ]: The conference id of the online meeting. - [DialinUrl ]: A URL to the externally-accessible web page that contains dial-in information. - [TollFreeNumber ]: The toll-free number that connects to the Audio Conference Provider. - [TollFreeNumbers ]: List of toll-free numbers that are displayed in the meeting invite. - [TollNumber ]: The toll number that connects to the Audio Conference Provider. - [TollNumbers ]: List of toll numbers that are displayed in the meeting invite. - [ChatInfo ]: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - [ChatRestrictions ]: chatRestrictions - [(Any) ]: This indicates any property can be added to this object. - [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. -Optional. - [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. - [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. - [JoinInformation ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [JoinMeetingIdSettings ]: joinMeetingIdSettings - [(Any) ]: This indicates any property can be added to this object. - [IsPasscodeRequired ]: Indicates whether a passcode is required to join a meeting when using joinMeetingId. -Optional. - [JoinMeetingId ]: The meeting ID to be used to join a meeting. -Optional. -Read-only. - [Passcode ]: The passcode to join a meeting. - Optional. -Read-only. - [JoinWebUrl ]: The join URL of the online meeting. -Read-only. - [LobbyBypassSettings ]: lobbyBypassSettings - [(Any) ]: This indicates any property can be added to this object. - [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. -Optional. - [Scope ]: lobbyBypassScope - [RecordAutomatically ]: Indicates whether to record the meeting automatically. - [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode - [Subject ]: The subject of the online meeting. - [VideoTeleconferenceId ]: The video teleconferencing ID. -Read-only. - [WatermarkProtection ]: watermarkProtectionValues - [(Any) ]: This indicates any property can be added to this object. - [IsEnabledForContentSharing ]: Indicates whether to apply a watermark to any shared content. - [IsEnabledForVideo ]: Indicates whether to apply a watermark to everyone's video feed. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendeeReport ]: The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - [BroadcastSettings ]: broadcastMeetingSettings - [(Any) ]: This indicates any property can be added to this object. - [AllowedAudience ]: broadcastMeetingAudience - [Captions ]: broadcastMeetingCaptionSettings - [(Any) ]: This indicates any property can be added to this object. - [IsCaptionEnabled ]: Indicates whether captions are enabled for this Teams live event. - [SpokenLanguage ]: The spoken language. - [TranslationLanguages ]: The translation languages (choose up to 6). - [IsAttendeeReportEnabled ]: Indicates whether attendee report is enabled for this Teams live event. -Default value is false. - [IsQuestionAndAnswerEnabled ]: Indicates whether Q&A is enabled for this Teams live event. -Default value is false. - [IsRecordingEnabled ]: Indicates whether recording is enabled for this Teams live event. -Default value is false. - [IsVideoOnDemandEnabled ]: Indicates whether video on demand is enabled for this Teams live event. -Default value is false. - [CreationDateTime ]: The meeting creation time in UTC. -Read-only. - [EndDateTime ]: The meeting end time in UTC. -Required when you create an online meeting. - [ExternalId ]: The external ID that is a custom identifier. -Optional. - [IsBroadcast ]: Indicates whether this meeting is a Teams live event. - [MeetingTemplateId ]: The ID of the meeting template. - [Participants ]: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - [StartDateTime ]: The meeting start time in UTC. - [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - -BROADCASTSETTINGS ``: broadcastMeetingSettings - [(Any) ]: This indicates any property can be added to this object. - [AllowedAudience ]: broadcastMeetingAudience - [Captions ]: broadcastMeetingCaptionSettings - [(Any) ]: This indicates any property can be added to this object. - [IsCaptionEnabled ]: Indicates whether captions are enabled for this Teams live event. - [SpokenLanguage ]: The spoken language. - [TranslationLanguages ]: The translation languages (choose up to 6). - [IsAttendeeReportEnabled ]: Indicates whether attendee report is enabled for this Teams live event. -Default value is false. - [IsQuestionAndAnswerEnabled ]: Indicates whether Q&A is enabled for this Teams live event. -Default value is false. - [IsRecordingEnabled ]: Indicates whether recording is enabled for this Teams live event. -Default value is false. - [IsVideoOnDemandEnabled ]: Indicates whether video on demand is enabled for this Teams live event. -Default value is false. - -CHATINFO ``: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - -CHATRESTRICTIONS ``: chatRestrictions - [(Any) ]: This indicates any property can be added to this object. - [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. -Optional. - -JOININFORMATION ``: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - -JOINMEETINGIDSETTINGS ``: joinMeetingIdSettings - [(Any) ]: This indicates any property can be added to this object. - [IsPasscodeRequired ]: Indicates whether a passcode is required to join a meeting when using joinMeetingId. -Optional. - [JoinMeetingId ]: The meeting ID to be used to join a meeting. -Optional. -Read-only. - [Passcode ]: The passcode to join a meeting. - Optional. -Read-only. - -LOBBYBYPASSSETTINGS ``: lobbyBypassSettings - [(Any) ]: This indicates any property can be added to this object. - [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. -Optional. - [Scope ]: lobbyBypassScope - -PARTICIPANTS ``: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - -RECORDINGS : The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - -TRANSCRIPTS : The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - -WATERMARKPROTECTION ``: watermarkProtectionValues - [(Any) ]: This indicates any property can be added to this object. - [IsEnabledForContentSharing ]: Indicates whether to apply a watermark to any shared content. - [IsEnabledForVideo ]: Indicates whether to apply a watermark to everyone's video feed. - - -## RELATED LINKS - -- [New-MgCommunicationOnlineMeeting](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationonlinemeeting) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeetingAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeetingAttendanceReport.md deleted file mode 100644 index 60fcf5df149b..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeetingAttendanceReport.md +++ /dev/null @@ -1,730 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationonlinemeetingattendancereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgCommunicationOnlineMeetingAttendanceReport ---- - -# New-MgCommunicationOnlineMeetingAttendanceReport - -## SYNOPSIS - -Create new navigation property to attendanceReports for communications - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgCommunicationOnlineMeetingAttendanceReport -OnlineMeetingId - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AttendanceRecords ] - [-ExternalEventInformation ] [-Id ] - [-MeetingEndDateTime ] [-MeetingStartDateTime ] [-TotalParticipantCount ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Create - -``` -New-MgCommunicationOnlineMeetingAttendanceReport -OnlineMeetingId - -BodyParameter [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgCommunicationOnlineMeetingAttendanceReport -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AttendanceRecords ] - [-ExternalEventInformation ] [-Id ] - [-MeetingEndDateTime ] [-MeetingStartDateTime ] [-TotalParticipantCount ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentity - -``` -New-MgCommunicationOnlineMeetingAttendanceReport -InputObject - -BodyParameter [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to attendanceReports for communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceRecords - -List of attendance records of an attendance report. -Read-only. -To construct, see NOTES section for ATTENDANCERECORDS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -meetingAttendanceReport -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -ExternalEventInformation - -The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. -To construct, see NOTES section for EXTERNALEVENTINFORMATION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphVirtualEventExternalInformation[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingEndDateTime - -UTC time when the meeting ended. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingStartDateTime - -UTC time when the meeting started. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - 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: '' -``` - -### -TotalParticipantCount - -Total number of participants. -Read-only. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport - -{{ 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. - -ATTENDANCERECORDS : List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - -BODYPARAMETER ``: meetingAttendanceReport - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceRecords ]: List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - [ExternalEventInformation ]: The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - [MeetingEndDateTime ]: UTC time when the meeting ended. -Read-only. - [MeetingStartDateTime ]: UTC time when the meeting started. -Read-only. - [TotalParticipantCount ]: Total number of participants. -Read-only. - -EXTERNALEVENTINFORMATION : The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [New-MgCommunicationOnlineMeetingAttendanceReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationonlinemeetingattendancereport) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md deleted file mode 100644 index 37d29983dbae..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md +++ /dev/null @@ -1,776 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationonlinemeetingattendancereportattendancerecord -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord ---- - -# New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord - -## SYNOPSIS - -Create new navigation property to attendanceRecords for communications - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord -MeetingAttendanceReportId - -OnlineMeetingId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AttendanceIntervals ] [-EmailAddress ] - [-ExternalRegistrationInformation ] - [-Id ] [-Identity ] [-RegistrationId ] [-Role ] - [-TotalAttendanceInSeconds ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Create - -``` -New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord -MeetingAttendanceReportId - -OnlineMeetingId -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord - -InputObject [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AttendanceIntervals ] - [-EmailAddress ] - [-ExternalRegistrationInformation ] - [-Id ] [-Identity ] [-RegistrationId ] [-Role ] - [-TotalAttendanceInSeconds ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CreateViaIdentity - -``` -New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord - -InputObject -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to attendanceRecords for communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceIntervals - -List of time periods between joining and leaving a meeting. -To construct, see NOTES section for ATTENDANCEINTERVALS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceInterval[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -attendanceRecord -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -EmailAddress - -Email address of the user associated with this attendance record. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExternalRegistrationInformation - -virtualEventExternalRegistrationInformation -To construct, see NOTES section for EXTERNALREGISTRATIONINFORMATION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphVirtualEventExternalRegistrationInformation -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Identity - -identity -To construct, see NOTES section for IDENTITY properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - 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: '' -``` - -### -RegistrationId - -Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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: '' -``` - -### -Role - -Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -TotalAttendanceInSeconds - -Total duration of the attendances in seconds. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord - -{{ 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. - -ATTENDANCEINTERVALS : List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - -BODYPARAMETER ``: attendanceRecord - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - -EXTERNALREGISTRATIONINFORMATION ``: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - -IDENTITY ``: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationonlinemeetingattendancereportattendancerecord) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeetingRecording.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeetingRecording.md deleted file mode 100644 index 28186bbf78d1..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeetingRecording.md +++ /dev/null @@ -1,776 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationonlinemeetingrecording -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgCommunicationOnlineMeetingRecording ---- - -# New-MgCommunicationOnlineMeetingRecording - -## SYNOPSIS - -Create new navigation property to recordings for communications - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgCommunicationOnlineMeetingRecording -OnlineMeetingId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-RecordingContentUrl ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Create - -``` -New-MgCommunicationOnlineMeetingRecording -OnlineMeetingId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgCommunicationOnlineMeetingRecording -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-RecordingContentUrl ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentity - -``` -New-MgCommunicationOnlineMeetingRecording -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to recordings for communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -callRecording -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier for the call that is related to this recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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: '' -``` - -### -ContentCorrelationId - -The unique identifier that links the transcript with its corresponding recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentInputFile - -Input File for Content (The content of the recording. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CreatedDateTime - -Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingId - -The unique identifier of the onlineMeeting related to this recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingOrganizer - -identitySet -To construct, see NOTES section for MEETINGORGANIZER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - 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: '' -``` - -### -RecordingContentUrl - -The URL that can be used to access the content of the recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ 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. - -BODYPARAMETER ``: callRecording - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -MEETINGORGANIZER ``: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - - -## RELATED LINKS - -- [New-MgCommunicationOnlineMeetingRecording](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationonlinemeetingrecording) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeetingTranscript.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeetingTranscript.md deleted file mode 100644 index fb8535cf313b..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationOnlineMeetingTranscript.md +++ /dev/null @@ -1,808 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationonlinemeetingtranscript -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgCommunicationOnlineMeetingTranscript ---- - -# New-MgCommunicationOnlineMeetingTranscript - -## SYNOPSIS - -Create new navigation property to transcripts for communications - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgCommunicationOnlineMeetingTranscript -OnlineMeetingId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-MetadataContentInputFile ] - [-TranscriptContentUrl ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Create - -``` -New-MgCommunicationOnlineMeetingTranscript -OnlineMeetingId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgCommunicationOnlineMeetingTranscript -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-MetadataContentInputFile ] - [-TranscriptContentUrl ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CreateViaIdentity - -``` -New-MgCommunicationOnlineMeetingTranscript -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to transcripts for communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -callTranscript -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier for the call that is related to this transcript. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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: '' -``` - -### -ContentCorrelationId - -The unique identifier that links the transcript with its corresponding recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentInputFile - -Input File for Content (The content of the transcript. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CreatedDateTime - -Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingId - -The unique identifier of the online meeting related to this transcript. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingOrganizer - -identitySet -To construct, see NOTES section for MEETINGORGANIZER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MetadataContentInputFile - -Input File for MetadataContent (The time-aligned metadata of the utterances in the transcript. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - 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: '' -``` - -### -TranscriptContentUrl - -The URL that can be used to access the content of the transcript. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ 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. - -BODYPARAMETER ``: callTranscript - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -MEETINGORGANIZER ``: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - - -## RELATED LINKS - -- [New-MgCommunicationOnlineMeetingTranscript](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationonlinemeetingtranscript) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationPresence.md deleted file mode 100644 index 8945f8931210..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgCommunicationPresence.md +++ /dev/null @@ -1,518 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgCommunicationPresence ---- - -# New-MgCommunicationPresence - -## SYNOPSIS - -Create new navigation property to presences for communications - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgCommunicationPresence [-ResponseHeadersVariable ] [-Activity ] - [-AdditionalProperties ] [-Availability ] [-Id ] - [-OutOfOfficeSettings ] - [-StatusMessage ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Create - -``` -New-MgCommunicationPresence -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to presences for communications - -## PARAMETERS - -### -Activity - -The supplemental information to a user's availability. -Possible values are available, away, beRightBack, busy, doNotDisturb, offline, outOfOffice, presenceUnknown. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Availability - -The base presence information for a user. -Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, inACall, inAMeeting, offline, presenting, presenceUnknown. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -presence -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresence -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OutOfOfficeSettings - -outOfOfficeSettings -To construct, see NOTES section for OUTOFOFFICESETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOutOfOfficeSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - 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: '' -``` - -### -StatusMessage - -presenceStatusMessage -To construct, see NOTES section for STATUSMESSAGE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresenceStatusMessage -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.IMicrosoftGraphPresence - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresence - -{{ 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. - -BODYPARAMETER ``: presence - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [Activity ]: The supplemental information to a user's availability. -Possible values are available, away, beRightBack, busy, doNotDisturb, offline, outOfOffice, presenceUnknown. - [Availability ]: The base presence information for a user. -Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, inACall, inAMeeting, offline, presenting, presenceUnknown. - [OutOfOfficeSettings ]: outOfOfficeSettings - [(Any) ]: This indicates any property can be added to this object. - [IsOutOfOffice ]: If true, either of the following is met:The current time falls within the out-of-office window configured in Outlook or Teams.An event marked as 'Show as Out of Office' appears on the user's calendar.Otherwise, false. - [Message ]: The out-of-office message configured by the user in the Outlook client (Automatic replies) or the Teams client (Schedule out of office). - [StatusMessage ]: presenceStatusMessage - [(Any) ]: This indicates any property can be added to this object. - [ExpiryDateTime ]: dateTimeTimeZone - [(Any) ]: This indicates any property can be added to this object. - [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). - [TimeZone ]: Represents a time zone, for example, 'Pacific Standard Time'. -See below for more possible values. - [Message ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. - -OUTOFOFFICESETTINGS ``: outOfOfficeSettings - [(Any) ]: This indicates any property can be added to this object. - [IsOutOfOffice ]: If true, either of the following is met:The current time falls within the out-of-office window configured in Outlook or Teams.An event marked as 'Show as Out of Office' appears on the user's calendar.Otherwise, false. - [Message ]: The out-of-office message configured by the user in the Outlook client (Automatic replies) or the Teams client (Schedule out of office). - -STATUSMESSAGE ``: presenceStatusMessage - [(Any) ]: This indicates any property can be added to this object. - [ExpiryDateTime ]: dateTimeTimeZone - [(Any) ]: This indicates any property can be added to this object. - [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). - [TimeZone ]: Represents a time zone, for example, 'Pacific Standard Time'. -See below for more possible values. - [Message ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. - - -## RELATED LINKS - -- [New-MgCommunicationPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mgcommunicationpresence) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeeting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeeting.md deleted file mode 100644 index 2779a61f4229..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeeting.md +++ /dev/null @@ -1,2097 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mguseronlinemeeting -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgUserOnlineMeeting ---- - -# New-MgUserOnlineMeeting - -## SYNOPSIS - -Create new navigation property to onlineMeetings for users - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgUserOnlineMeeting -UserId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AllowAttendeeToEnableCamera] [-AllowAttendeeToEnableMic] - [-AllowBreakoutRooms] [-AllowCopyingAndSharingMeetingContent] [-AllowLiveShare ] - [-AllowMeetingChat ] [-AllowParticipantsToChangeName] [-AllowPowerPointSharing] - [-AllowRecording] [-AllowTeamworkReactions] [-AllowTranscription] [-AllowWhiteboard] - [-AllowedLobbyAdmitters ] [-AllowedPresenters ] - [-AttendanceReports ] [-AttendeeReportInputFile ] - [-AudioConferencing ] - [-BroadcastSettings ] - [-ChatInfo ] [-ChatRestrictions ] - [-CreationDateTime ] [-EndDateTime ] [-ExternalId ] [-Id ] - [-IsBroadcast] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] - [-JoinInformation ] - [-JoinMeetingIdSettings ] [-JoinWebUrl ] - [-LobbyBypassSettings ] [-MeetingTemplateId ] - [-Participants ] [-RecordAutomatically] - [-Recordings ] [-ShareMeetingChatHistoryDefault ] - [-StartDateTime ] [-Subject ] [-Transcripts ] - [-VideoTeleconferenceId ] [-WatermarkProtection ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Create - -``` -New-MgUserOnlineMeeting -UserId -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgUserOnlineMeeting -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AllowAttendeeToEnableCamera] [-AllowAttendeeToEnableMic] [-AllowBreakoutRooms] - [-AllowCopyingAndSharingMeetingContent] [-AllowLiveShare ] [-AllowMeetingChat ] - [-AllowParticipantsToChangeName] [-AllowPowerPointSharing] [-AllowRecording] - [-AllowTeamworkReactions] [-AllowTranscription] [-AllowWhiteboard] - [-AllowedLobbyAdmitters ] [-AllowedPresenters ] - [-AttendanceReports ] [-AttendeeReportInputFile ] - [-AudioConferencing ] - [-BroadcastSettings ] - [-ChatInfo ] [-ChatRestrictions ] - [-CreationDateTime ] [-EndDateTime ] [-ExternalId ] [-Id ] - [-IsBroadcast] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] - [-JoinInformation ] - [-JoinMeetingIdSettings ] [-JoinWebUrl ] - [-LobbyBypassSettings ] [-MeetingTemplateId ] - [-Participants ] [-RecordAutomatically] - [-Recordings ] [-ShareMeetingChatHistoryDefault ] - [-StartDateTime ] [-Subject ] [-Transcripts ] - [-VideoTeleconferenceId ] [-WatermarkProtection ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentity - -``` -New-MgUserOnlineMeeting -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to onlineMeetings for users - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetings.ReadWrite, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetings.ReadWrite.All, | - -## EXAMPLES -### Example 1: Create an online meeting with user token - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - startDateTime = [System.DateTime]::Parse("2019-07-12T14:30:34.2444915-07:00") - endDateTime = [System.DateTime]::Parse("2019-07-12T15:00:34.2464912-07:00") - subject = "User Token Meeting" -} - -# A UPN can also be used as -UserId. -New-MgUserOnlineMeeting -UserId $userId -BodyParameter $params - -``` -This example will create an online meeting with user token - -### Example 2: Create an online meeting that requires a passcode - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - startDateTime = [System.DateTime]::Parse("2019-07-12T14:30:34.2444915-07:00") - endDateTime = [System.DateTime]::Parse("2019-07-12T15:00:34.2464912-07:00") - subject = "User meeting" - joinMeetingIdSettings = @{ - isPasscodeRequired = $true - } -} - -# A UPN can also be used as -UserId. -New-MgUserOnlineMeeting -UserId $userId -BodyParameter $params - -``` -This example will create an online meeting that requires a passcode - -### Example 3: Create an online meeting that doesn't require a passcode - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - startDateTime = [System.DateTime]::Parse("2019-07-12T14:30:34.2444915-07:00") - endDateTime = [System.DateTime]::Parse("2019-07-12T15:00:34.2464912-07:00") - subject = "User meeting in Microsoft Teams channel." - joinMeetingIdSettings = @{ - isPasscodeRequired = $false - } -} - -# A UPN can also be used as -UserId. -New-MgUserOnlineMeeting -UserId $userId -BodyParameter $params - -``` -This example will create an online meeting that doesn't require a passcode - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowAttendeeToEnableCamera - -Indicates whether attendees can turn on their camera. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowAttendeeToEnableMic - -Indicates whether attendees can turn on their microphone. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowBreakoutRooms - -Indicates whether breakout rooms are enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowCopyingAndSharingMeetingContent - -Indicates whether the ability to copy and share meeting content is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowedLobbyAdmitters - -allowedLobbyAdmitterRoles - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowedPresenters - -onlineMeetingPresenters - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowLiveShare - -meetingLiveShareOptions - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowMeetingChat - -meetingChatMode - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowParticipantsToChangeName - -Specifies if participants are allowed to rename themselves in an instance of the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowPowerPointSharing - -Indicates whether PowerPoint live is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowRecording - -Indicates whether recording is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowTeamworkReactions - -Indicates if Teams reactions are enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowTranscription - -Indicates whether transcription is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowWhiteboard - -Indicates whether whiteboard is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceReports - -The attendance reports of an online meeting. -Read-only. -To construct, see NOTES section for ATTENDANCEREPORTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendeeReportInputFile - -Input File for AttendeeReport (The content stream of the attendee report of a Microsoft Teams live event. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AudioConferencing - -audioConferencing -To construct, see NOTES section for AUDIOCONFERENCING properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAudioConferencing -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -onlineMeeting -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -BroadcastSettings - -broadcastMeetingSettings -To construct, see NOTES section for BROADCASTSETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphBroadcastMeetingSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ChatInfo - -chatInfo -To construct, see NOTES section for CHATINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphChatInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ChatRestrictions - -chatRestrictions -To construct, see NOTES section for CHATRESTRICTIONS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphChatRestrictions -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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: '' -``` - -### -CreationDateTime - -The meeting creation time in UTC. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -The meeting end time in UTC. -Required when you create an online meeting. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExternalId - -The external ID that is a custom identifier. -Optional. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsBroadcast - -Indicates whether this meeting is a Teams live event. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsEndToEndEncryptionEnabled - -Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsEntryExitAnnounced - -Indicates whether to announce when callers join or leave. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -JoinInformation - -itemBody -To construct, see NOTES section for JOININFORMATION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphItemBody -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -JoinMeetingIdSettings - -joinMeetingIdSettings -To construct, see NOTES section for JOINMEETINGIDSETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphJoinMeetingIdSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -JoinWebUrl - -The join URL of the online meeting. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -LobbyBypassSettings - -lobbyBypassSettings -To construct, see NOTES section for LOBBYBYPASSSETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphLobbyBypassSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingTemplateId - -The ID of the meeting template. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Participants - -meetingParticipants -To construct, see NOTES section for PARTICIPANTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingParticipants -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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: '' -``` - -### -RecordAutomatically - -Indicates whether to record the meeting automatically. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Recordings - -The recordings of an online meeting. -Read-only. -To construct, see NOTES section for RECORDINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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: '' -``` - -### -ShareMeetingChatHistoryDefault - -meetingChatHistoryDefaultMode - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StartDateTime - -The meeting start time in UTC. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Subject - -The subject of the online meeting. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Transcripts - -The transcripts of an online meeting. -Read-only. -To construct, see NOTES section for TRANSCRIPTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -VideoTeleconferenceId - -The video teleconferencing ID. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WatermarkProtection - -watermarkProtectionValues -To construct, see NOTES section for WATERMARKPROTECTION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphWatermarkProtectionValues -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting - -{{ 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. - -ATTENDANCEREPORTS : The attendance reports of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceRecords ]: List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - [ExternalEventInformation ]: The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - [MeetingEndDateTime ]: UTC time when the meeting ended. -Read-only. - [MeetingStartDateTime ]: UTC time when the meeting started. -Read-only. - [TotalParticipantCount ]: Total number of participants. -Read-only. - -AUDIOCONFERENCING ``: audioConferencing - [(Any) ]: This indicates any property can be added to this object. - [ConferenceId ]: The conference id of the online meeting. - [DialinUrl ]: A URL to the externally-accessible web page that contains dial-in information. - [TollFreeNumber ]: The toll-free number that connects to the Audio Conference Provider. - [TollFreeNumbers ]: List of toll-free numbers that are displayed in the meeting invite. - [TollNumber ]: The toll number that connects to the Audio Conference Provider. - [TollNumbers ]: List of toll numbers that are displayed in the meeting invite. - -BODYPARAMETER ``: onlineMeeting - [(Any) ]: This indicates any property can be added to this object. - [AllowAttendeeToEnableCamera ]: Indicates whether attendees can turn on their camera. - [AllowAttendeeToEnableMic ]: Indicates whether attendees can turn on their microphone. - [AllowBreakoutRooms ]: Indicates whether breakout rooms are enabled for the meeting. - [AllowCopyingAndSharingMeetingContent ]: Indicates whether the ability to copy and share meeting content is enabled for the meeting. - [AllowLiveShare ]: meetingLiveShareOptions - [AllowMeetingChat ]: meetingChatMode - [AllowParticipantsToChangeName ]: Specifies if participants are allowed to rename themselves in an instance of the meeting. - [AllowPowerPointSharing ]: Indicates whether PowerPoint live is enabled for the meeting. - [AllowRecording ]: Indicates whether recording is enabled for the meeting. - [AllowTeamworkReactions ]: Indicates if Teams reactions are enabled for the meeting. - [AllowTranscription ]: Indicates whether transcription is enabled for the meeting. - [AllowWhiteboard ]: Indicates whether whiteboard is enabled for the meeting. - [AllowedLobbyAdmitters ]: allowedLobbyAdmitterRoles - [AllowedPresenters ]: onlineMeetingPresenters - [AttendanceReports ]: The attendance reports of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceRecords ]: List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - [ExternalEventInformation ]: The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - [MeetingEndDateTime ]: UTC time when the meeting ended. -Read-only. - [MeetingStartDateTime ]: UTC time when the meeting started. -Read-only. - [TotalParticipantCount ]: Total number of participants. -Read-only. - [AudioConferencing ]: audioConferencing - [(Any) ]: This indicates any property can be added to this object. - [ConferenceId ]: The conference id of the online meeting. - [DialinUrl ]: A URL to the externally-accessible web page that contains dial-in information. - [TollFreeNumber ]: The toll-free number that connects to the Audio Conference Provider. - [TollFreeNumbers ]: List of toll-free numbers that are displayed in the meeting invite. - [TollNumber ]: The toll number that connects to the Audio Conference Provider. - [TollNumbers ]: List of toll numbers that are displayed in the meeting invite. - [ChatInfo ]: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - [ChatRestrictions ]: chatRestrictions - [(Any) ]: This indicates any property can be added to this object. - [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. -Optional. - [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. - [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. - [JoinInformation ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [JoinMeetingIdSettings ]: joinMeetingIdSettings - [(Any) ]: This indicates any property can be added to this object. - [IsPasscodeRequired ]: Indicates whether a passcode is required to join a meeting when using joinMeetingId. -Optional. - [JoinMeetingId ]: The meeting ID to be used to join a meeting. -Optional. -Read-only. - [Passcode ]: The passcode to join a meeting. - Optional. -Read-only. - [JoinWebUrl ]: The join URL of the online meeting. -Read-only. - [LobbyBypassSettings ]: lobbyBypassSettings - [(Any) ]: This indicates any property can be added to this object. - [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. -Optional. - [Scope ]: lobbyBypassScope - [RecordAutomatically ]: Indicates whether to record the meeting automatically. - [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode - [Subject ]: The subject of the online meeting. - [VideoTeleconferenceId ]: The video teleconferencing ID. -Read-only. - [WatermarkProtection ]: watermarkProtectionValues - [(Any) ]: This indicates any property can be added to this object. - [IsEnabledForContentSharing ]: Indicates whether to apply a watermark to any shared content. - [IsEnabledForVideo ]: Indicates whether to apply a watermark to everyone's video feed. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendeeReport ]: The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - [BroadcastSettings ]: broadcastMeetingSettings - [(Any) ]: This indicates any property can be added to this object. - [AllowedAudience ]: broadcastMeetingAudience - [Captions ]: broadcastMeetingCaptionSettings - [(Any) ]: This indicates any property can be added to this object. - [IsCaptionEnabled ]: Indicates whether captions are enabled for this Teams live event. - [SpokenLanguage ]: The spoken language. - [TranslationLanguages ]: The translation languages (choose up to 6). - [IsAttendeeReportEnabled ]: Indicates whether attendee report is enabled for this Teams live event. -Default value is false. - [IsQuestionAndAnswerEnabled ]: Indicates whether Q&A is enabled for this Teams live event. -Default value is false. - [IsRecordingEnabled ]: Indicates whether recording is enabled for this Teams live event. -Default value is false. - [IsVideoOnDemandEnabled ]: Indicates whether video on demand is enabled for this Teams live event. -Default value is false. - [CreationDateTime ]: The meeting creation time in UTC. -Read-only. - [EndDateTime ]: The meeting end time in UTC. -Required when you create an online meeting. - [ExternalId ]: The external ID that is a custom identifier. -Optional. - [IsBroadcast ]: Indicates whether this meeting is a Teams live event. - [MeetingTemplateId ]: The ID of the meeting template. - [Participants ]: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - [StartDateTime ]: The meeting start time in UTC. - [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - -BROADCASTSETTINGS ``: broadcastMeetingSettings - [(Any) ]: This indicates any property can be added to this object. - [AllowedAudience ]: broadcastMeetingAudience - [Captions ]: broadcastMeetingCaptionSettings - [(Any) ]: This indicates any property can be added to this object. - [IsCaptionEnabled ]: Indicates whether captions are enabled for this Teams live event. - [SpokenLanguage ]: The spoken language. - [TranslationLanguages ]: The translation languages (choose up to 6). - [IsAttendeeReportEnabled ]: Indicates whether attendee report is enabled for this Teams live event. -Default value is false. - [IsQuestionAndAnswerEnabled ]: Indicates whether Q&A is enabled for this Teams live event. -Default value is false. - [IsRecordingEnabled ]: Indicates whether recording is enabled for this Teams live event. -Default value is false. - [IsVideoOnDemandEnabled ]: Indicates whether video on demand is enabled for this Teams live event. -Default value is false. - -CHATINFO ``: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - -CHATRESTRICTIONS ``: chatRestrictions - [(Any) ]: This indicates any property can be added to this object. - [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. -Optional. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -JOININFORMATION ``: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - -JOINMEETINGIDSETTINGS ``: joinMeetingIdSettings - [(Any) ]: This indicates any property can be added to this object. - [IsPasscodeRequired ]: Indicates whether a passcode is required to join a meeting when using joinMeetingId. -Optional. - [JoinMeetingId ]: The meeting ID to be used to join a meeting. -Optional. -Read-only. - [Passcode ]: The passcode to join a meeting. - Optional. -Read-only. - -LOBBYBYPASSSETTINGS ``: lobbyBypassSettings - [(Any) ]: This indicates any property can be added to this object. - [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. -Optional. - [Scope ]: lobbyBypassScope - -PARTICIPANTS ``: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - -RECORDINGS : The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - -TRANSCRIPTS : The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - -WATERMARKPROTECTION ``: watermarkProtectionValues - [(Any) ]: This indicates any property can be added to this object. - [IsEnabledForContentSharing ]: Indicates whether to apply a watermark to any shared content. - [IsEnabledForVideo ]: Indicates whether to apply a watermark to everyone's video feed. - - -## RELATED LINKS - -- [New-MgUserOnlineMeeting](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mguseronlinemeeting) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeetingAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeetingAttendanceReport.md deleted file mode 100644 index b46016a2a988..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeetingAttendanceReport.md +++ /dev/null @@ -1,757 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mguseronlinemeetingattendancereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgUserOnlineMeetingAttendanceReport ---- - -# New-MgUserOnlineMeetingAttendanceReport - -## SYNOPSIS - -Create new navigation property to attendanceReports for users - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgUserOnlineMeetingAttendanceReport -OnlineMeetingId -UserId - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AttendanceRecords ] - [-ExternalEventInformation ] [-Id ] - [-MeetingEndDateTime ] [-MeetingStartDateTime ] [-TotalParticipantCount ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Create - -``` -New-MgUserOnlineMeetingAttendanceReport -OnlineMeetingId -UserId - -BodyParameter [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgUserOnlineMeetingAttendanceReport -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AttendanceRecords ] - [-ExternalEventInformation ] [-Id ] - [-MeetingEndDateTime ] [-MeetingStartDateTime ] [-TotalParticipantCount ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentity - -``` -New-MgUserOnlineMeetingAttendanceReport -InputObject - -BodyParameter [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to attendanceReports for users - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceRecords - -List of attendance records of an attendance report. -Read-only. -To construct, see NOTES section for ATTENDANCERECORDS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -meetingAttendanceReport -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -ExternalEventInformation - -The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. -To construct, see NOTES section for EXTERNALEVENTINFORMATION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphVirtualEventExternalInformation[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingEndDateTime - -UTC time when the meeting ended. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingStartDateTime - -UTC time when the meeting started. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - 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: '' -``` - -### -TotalParticipantCount - -Total number of participants. -Read-only. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport - -{{ 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. - -ATTENDANCERECORDS : List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - -BODYPARAMETER ``: meetingAttendanceReport - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceRecords ]: List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - [ExternalEventInformation ]: The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - [MeetingEndDateTime ]: UTC time when the meeting ended. -Read-only. - [MeetingStartDateTime ]: UTC time when the meeting started. -Read-only. - [TotalParticipantCount ]: Total number of participants. -Read-only. - -EXTERNALEVENTINFORMATION : The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [New-MgUserOnlineMeetingAttendanceReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mguseronlinemeetingattendancereport) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md deleted file mode 100644 index d4edbd1a7346..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md +++ /dev/null @@ -1,802 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mguseronlinemeetingattendancereportattendancerecord -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgUserOnlineMeetingAttendanceReportAttendanceRecord ---- - -# New-MgUserOnlineMeetingAttendanceReportAttendanceRecord - -## SYNOPSIS - -Create new navigation property to attendanceRecords for users - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgUserOnlineMeetingAttendanceReportAttendanceRecord -MeetingAttendanceReportId - -OnlineMeetingId -UserId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AttendanceIntervals ] - [-EmailAddress ] - [-ExternalRegistrationInformation ] - [-Id ] [-Identity ] [-RegistrationId ] [-Role ] - [-TotalAttendanceInSeconds ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Create - -``` -New-MgUserOnlineMeetingAttendanceReportAttendanceRecord -MeetingAttendanceReportId - -OnlineMeetingId -UserId -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgUserOnlineMeetingAttendanceReportAttendanceRecord -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AttendanceIntervals ] [-EmailAddress ] - [-ExternalRegistrationInformation ] - [-Id ] [-Identity ] [-RegistrationId ] [-Role ] - [-TotalAttendanceInSeconds ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CreateViaIdentity - -``` -New-MgUserOnlineMeetingAttendanceReportAttendanceRecord -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to attendanceRecords for users - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceIntervals - -List of time periods between joining and leaving a meeting. -To construct, see NOTES section for ATTENDANCEINTERVALS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceInterval[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -attendanceRecord -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -EmailAddress - -Email address of the user associated with this attendance record. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExternalRegistrationInformation - -virtualEventExternalRegistrationInformation -To construct, see NOTES section for EXTERNALREGISTRATIONINFORMATION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphVirtualEventExternalRegistrationInformation -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Identity - -identity -To construct, see NOTES section for IDENTITY properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - 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: '' -``` - -### -RegistrationId - -Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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: '' -``` - -### -Role - -Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -TotalAttendanceInSeconds - -Total duration of the attendances in seconds. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord - -{{ 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. - -ATTENDANCEINTERVALS : List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - -BODYPARAMETER ``: attendanceRecord - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - -EXTERNALREGISTRATIONINFORMATION ``: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - -IDENTITY ``: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [New-MgUserOnlineMeetingAttendanceReportAttendanceRecord](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mguseronlinemeetingattendancereportattendancerecord) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeetingRecording.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeetingRecording.md deleted file mode 100644 index c14531882419..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeetingRecording.md +++ /dev/null @@ -1,803 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mguseronlinemeetingrecording -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgUserOnlineMeetingRecording ---- - -# New-MgUserOnlineMeetingRecording - -## SYNOPSIS - -Create new navigation property to recordings for users - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgUserOnlineMeetingRecording -OnlineMeetingId -UserId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-RecordingContentUrl ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Create - -``` -New-MgUserOnlineMeetingRecording -OnlineMeetingId -UserId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgUserOnlineMeetingRecording -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-RecordingContentUrl ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentity - -``` -New-MgUserOnlineMeetingRecording -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to recordings for users - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -callRecording -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier for the call that is related to this recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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: '' -``` - -### -ContentCorrelationId - -The unique identifier that links the transcript with its corresponding recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentInputFile - -Input File for Content (The content of the recording. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CreatedDateTime - -Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingId - -The unique identifier of the onlineMeeting related to this recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingOrganizer - -identitySet -To construct, see NOTES section for MEETINGORGANIZER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - 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: '' -``` - -### -RecordingContentUrl - -The URL that can be used to access the content of the recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ 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. - -BODYPARAMETER ``: callRecording - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -MEETINGORGANIZER ``: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - - -## RELATED LINKS - -- [New-MgUserOnlineMeetingRecording](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mguseronlinemeetingrecording) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeetingTranscript.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeetingTranscript.md deleted file mode 100644 index bb4aa2866404..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/New-MgUserOnlineMeetingTranscript.md +++ /dev/null @@ -1,835 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mguseronlinemeetingtranscript -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgUserOnlineMeetingTranscript ---- - -# New-MgUserOnlineMeetingTranscript - -## SYNOPSIS - -Create new navigation property to transcripts for users - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgUserOnlineMeetingTranscript -OnlineMeetingId -UserId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-MetadataContentInputFile ] - [-TranscriptContentUrl ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Create - -``` -New-MgUserOnlineMeetingTranscript -OnlineMeetingId -UserId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CreateViaIdentityExpanded - -``` -New-MgUserOnlineMeetingTranscript -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-MetadataContentInputFile ] - [-TranscriptContentUrl ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CreateViaIdentity - -``` -New-MgUserOnlineMeetingTranscript -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create new navigation property to transcripts for users - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -callTranscript -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier for the call that is related to this transcript. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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: '' -``` - -### -ContentCorrelationId - -The unique identifier that links the transcript with its corresponding recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentInputFile - -Input File for Content (The content of the transcript. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CreatedDateTime - -Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingId - -The unique identifier of the online meeting related to this transcript. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingOrganizer - -identitySet -To construct, see NOTES section for MEETINGORGANIZER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MetadataContentInputFile - -Input File for MetadataContent (The time-aligned metadata of the utterances in the transcript. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - Position: Named - IsRequired: true - 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: '' -``` - -### -TranscriptContentUrl - -The URL that can be used to access the content of the transcript. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CreateExpanded - 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: CreateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Create - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ 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. - -BODYPARAMETER ``: callTranscript - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -MEETINGORGANIZER ``: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - - -## RELATED LINKS - -- [New-MgUserOnlineMeetingTranscript](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/new-mguseronlinemeetingtranscript) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCall.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCall.md deleted file mode 100644 index cd5272e02a6a..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCall.md +++ /dev/null @@ -1,444 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcall -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationCall ---- - -# Remove-MgCommunicationCall - -## SYNOPSIS - -Delete or hang up an active call. -For group calls, this will only delete your call leg and the underlying group call will still continue. - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationCall -CallId [-IfMatch ] [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationCall -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 or hang up an active call. -For group calls, this will only delete your call leg and the underlying group call will still continue. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.Initiate.All, Calls.AccessMedia.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Remove-MgCommunicationCall -CallId $callId - -``` -This example shows how to use the Remove-MgCommunicationCall Cmdlet. - - -## 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: '' -``` - -### -CallId - -The unique identifier of call - -```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: '' -``` - -### -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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationCall](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcall) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-delete?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallAudioRoutingGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallAudioRoutingGroup.md deleted file mode 100644 index 459dca8be7f1..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallAudioRoutingGroup.md +++ /dev/null @@ -1,463 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcallaudioroutinggroup -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationCallAudioRoutingGroup ---- - -# Remove-MgCommunicationCallAudioRoutingGroup - -## SYNOPSIS - -Delete the specified audioRoutingGroup. - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationCallAudioRoutingGroup -AudioRoutingGroupId -CallId - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationCallAudioRoutingGroup -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 the specified audioRoutingGroup. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCall.All, Calls.InitiateGroupCall.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Remove-MgCommunicationCallAudioRoutingGroup -CallId $callId -AudioRoutingGroupId $audioRoutingGroupId - -``` -This example shows how to use the Remove-MgCommunicationCallAudioRoutingGroup Cmdlet. - - -## PARAMETERS - -### -AudioRoutingGroupId - -The unique identifier of audioRoutingGroup - -```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: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```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: '' -``` - -### -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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationCallAudioRoutingGroup](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcallaudioroutinggroup) -- [Graph API Reference](https://learn.microsoft.com/graph/api/audioroutinggroup-delete?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallContentSharingSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallContentSharingSession.md deleted file mode 100644 index 8f171ed90930..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallContentSharingSession.md +++ /dev/null @@ -1,442 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcallcontentsharingsession -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationCallContentSharingSession ---- - -# Remove-MgCommunicationCallContentSharingSession - -## SYNOPSIS - -Delete navigation property contentSharingSessions for communications - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationCallContentSharingSession -CallId -ContentSharingSessionId - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationCallContentSharingSession -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 navigation property contentSharingSessions for communications - -## 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: '' -``` - -### -CallId - -The unique identifier of call - -```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: '' -``` - -### -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: '' -``` - -### -ContentSharingSessionId - -The unique identifier of contentSharingSession - -```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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationCallContentSharingSession](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcallcontentsharingsession) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallOperation.md deleted file mode 100644 index 9d1de8cd120c..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallOperation.md +++ /dev/null @@ -1,442 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcalloperation -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationCallOperation ---- - -# Remove-MgCommunicationCallOperation - -## SYNOPSIS - -Delete navigation property operations for communications - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationCallOperation -CallId -CommsOperationId [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationCallOperation -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 navigation property operations for communications - -## 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: '' -``` - -### -CallId - -The unique identifier of call - -```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: '' -``` - -### -CommsOperationId - -The unique identifier of commsOperation - -```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: '' -``` - -### -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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationCallOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcalloperation) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallParticipant.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallParticipant.md deleted file mode 100644 index d4c37c2fc5d6..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallParticipant.md +++ /dev/null @@ -1,482 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcallparticipant -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationCallParticipant ---- - -# Remove-MgCommunicationCallParticipant - -## SYNOPSIS - -Delete a specific participant in a call. -In some situations, it is appropriate for an application to remove a participant from an active call. -This action can be done before or after the participant answers the call. -When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. -When an invited participant is removed, any outstanding add participant request is canceled. - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationCallParticipant -CallId -ParticipantId [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationCallParticipant -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 a specific participant in a call. -In some situations, it is appropriate for an application to remove a participant from an active call. -This action can be done before or after the participant answers the call. -When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. -When an invited participant is removed, any outstanding add participant request is canceled. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCall.All, Calls.JoinGroupCallasGuest.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Remove-MgCommunicationCallParticipant -CallId $callId -ParticipantId $participantId - -``` -This example shows how to use the Remove-MgCommunicationCallParticipant Cmdlet. - -### Example 3: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -Remove-MgCommunicationCallParticipant -CallId $callId -ParticipantId $participantId - -``` -This example shows how to use the Remove-MgCommunicationCallParticipant Cmdlet. - - -## 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: '' -``` - -### -CallId - -The unique identifier of call - -```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: '' -``` - -### -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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ParticipantId - -The unique identifier of participant - -```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: '' -``` - -### -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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationCallParticipant](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcallparticipant) -- [Graph API Reference](https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallRecordOrganizerV2.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallRecordOrganizerV2.md deleted file mode 100644 index 15ebddc8de63..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallRecordOrganizerV2.md +++ /dev/null @@ -1,421 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcallrecordorganizerv2 -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationCallRecordOrganizerV2 ---- - -# Remove-MgCommunicationCallRecordOrganizerV2 - -## SYNOPSIS - -Delete navigation property organizer_v2 for communications - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationCallRecordOrganizerV2 -CallRecordId [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationCallRecordOrganizerV2 -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 navigation property organizer_v2 for communications - -## 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: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```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: '' -``` - -### -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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationCallRecordOrganizerV2](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcallrecordorganizerv2) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallRecordParticipantV2.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallRecordParticipantV2.md deleted file mode 100644 index d168575519cf..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallRecordParticipantV2.md +++ /dev/null @@ -1,442 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcallrecordparticipantv2 -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationCallRecordParticipantV2 ---- - -# Remove-MgCommunicationCallRecordParticipantV2 - -## SYNOPSIS - -Delete navigation property participants_v2 for communications - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationCallRecordParticipantV2 -CallRecordId -ParticipantId - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationCallRecordParticipantV2 -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 navigation property participants_v2 for communications - -## 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: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```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: '' -``` - -### -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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ParticipantId - -The unique identifier of participant - -```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: '' -``` - -### -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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationCallRecordParticipantV2](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcallrecordparticipantv2) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallRecordSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallRecordSession.md deleted file mode 100644 index df0bce565a7e..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationCallRecordSession.md +++ /dev/null @@ -1,442 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcallrecordsession -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationCallRecordSession ---- - -# Remove-MgCommunicationCallRecordSession - -## SYNOPSIS - -Delete navigation property sessions for communications - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationCallRecordSession -CallRecordId -SessionId - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationCallRecordSession -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 navigation property sessions for communications - -## 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: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```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: '' -``` - -### -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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -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: '' -``` - -### -SessionId - -The unique identifier of session - -```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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationCallRecordSession](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationcallrecordsession) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeeting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeeting.md deleted file mode 100644 index f7473fd189c7..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeeting.md +++ /dev/null @@ -1,421 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeeting -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationOnlineMeeting ---- - -# Remove-MgCommunicationOnlineMeeting - -## SYNOPSIS - -Delete navigation property onlineMeetings for communications - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationOnlineMeeting -OnlineMeetingId [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationOnlineMeeting -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 navigation property onlineMeetings for communications - -## 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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```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: '' -``` - -### -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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationOnlineMeeting](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeeting) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingAttendanceReport.md deleted file mode 100644 index 28d34040c2d2..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingAttendanceReport.md +++ /dev/null @@ -1,443 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingattendancereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationOnlineMeetingAttendanceReport ---- - -# Remove-MgCommunicationOnlineMeetingAttendanceReport - -## SYNOPSIS - -Delete navigation property attendanceReports for communications - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationOnlineMeetingAttendanceReport -MeetingAttendanceReportId - -OnlineMeetingId [-IfMatch ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationOnlineMeetingAttendanceReport -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 navigation property attendanceReports for communications - -## 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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```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: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```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: '' -``` - -### -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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationOnlineMeetingAttendanceReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingattendancereport) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md deleted file mode 100644 index ab3cb6a88764..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md +++ /dev/null @@ -1,465 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingattendancereportattendancerecord -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord ---- - -# Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord - -## SYNOPSIS - -Delete navigation property attendanceRecords for communications - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord -AttendanceRecordId - -MeetingAttendanceReportId -OnlineMeetingId [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord - -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 navigation property attendanceRecords for communications - -## PARAMETERS - -### -AttendanceRecordId - -The unique identifier of attendanceRecord - -```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: '' -``` - -### -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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```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: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```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: '' -``` - -### -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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingattendancereportattendancerecord) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingAttendeeReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingAttendeeReport.md deleted file mode 100644 index be35fe0b27e7..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingAttendeeReport.md +++ /dev/null @@ -1,423 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingattendeereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationOnlineMeetingAttendeeReport ---- - -# Remove-MgCommunicationOnlineMeetingAttendeeReport - -## SYNOPSIS - -The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationOnlineMeetingAttendeeReport -OnlineMeetingId [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationOnlineMeetingAttendeeReport -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 - -The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - -## 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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```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: '' -``` - -### -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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationOnlineMeetingAttendeeReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingattendeereport) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingRecording.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingRecording.md deleted file mode 100644 index 6d861c9a067a..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingRecording.md +++ /dev/null @@ -1,442 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingrecording -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationOnlineMeetingRecording ---- - -# Remove-MgCommunicationOnlineMeetingRecording - -## SYNOPSIS - -Delete navigation property recordings for communications - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationOnlineMeetingRecording -CallRecordingId -OnlineMeetingId - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationOnlineMeetingRecording -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 navigation property recordings for communications - -## 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: '' -``` - -### -CallRecordingId - -The unique identifier of callRecording - -```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: '' -``` - -### -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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```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: '' -``` - -### -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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationOnlineMeetingRecording](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingrecording) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingRecordingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingRecordingContent.md deleted file mode 100644 index 92037dc9967d..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingRecordingContent.md +++ /dev/null @@ -1,445 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingrecordingcontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationOnlineMeetingRecordingContent ---- - -# Remove-MgCommunicationOnlineMeetingRecordingContent - -## SYNOPSIS - -The content of the recording. -Read-only. - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationOnlineMeetingRecordingContent -CallRecordingId - -OnlineMeetingId [-IfMatch ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationOnlineMeetingRecordingContent -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 - -The content of the recording. -Read-only. - -## 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: '' -``` - -### -CallRecordingId - -The unique identifier of callRecording - -```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: '' -``` - -### -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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```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: '' -``` - -### -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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationOnlineMeetingRecordingContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingrecordingcontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingTranscript.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingTranscript.md deleted file mode 100644 index ae48708b85d9..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingTranscript.md +++ /dev/null @@ -1,442 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingtranscript -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationOnlineMeetingTranscript ---- - -# Remove-MgCommunicationOnlineMeetingTranscript - -## SYNOPSIS - -Delete navigation property transcripts for communications - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationOnlineMeetingTranscript -CallTranscriptId -OnlineMeetingId - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationOnlineMeetingTranscript -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 navigation property transcripts for communications - -## 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: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```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: '' -``` - -### -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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```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: '' -``` - -### -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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationOnlineMeetingTranscript](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingtranscript) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingTranscriptContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingTranscriptContent.md deleted file mode 100644 index 60b81416d092..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingTranscriptContent.md +++ /dev/null @@ -1,445 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingtranscriptcontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationOnlineMeetingTranscriptContent ---- - -# Remove-MgCommunicationOnlineMeetingTranscriptContent - -## SYNOPSIS - -The content of the transcript. -Read-only. - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationOnlineMeetingTranscriptContent -CallTranscriptId - -OnlineMeetingId [-IfMatch ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationOnlineMeetingTranscriptContent -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 - -The content of the transcript. -Read-only. - -## 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: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```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: '' -``` - -### -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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```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: '' -``` - -### -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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationOnlineMeetingTranscriptContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingtranscriptcontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent.md deleted file mode 100644 index d7eb937aa2d1..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent.md +++ /dev/null @@ -1,446 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingtranscriptmetadatacontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent ---- - -# Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent - -## SYNOPSIS - -The time-aligned metadata of the utterances in the transcript. -Read-only. - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent -CallTranscriptId - -OnlineMeetingId [-IfMatch ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent - -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 - -The time-aligned metadata of the utterances in the transcript. -Read-only. - -## 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: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```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: '' -``` - -### -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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```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: '' -``` - -### -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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationonlinemeetingtranscriptmetadatacontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationPresence.md deleted file mode 100644 index 5d1214c6eecc..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgCommunicationPresence.md +++ /dev/null @@ -1,421 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgCommunicationPresence ---- - -# Remove-MgCommunicationPresence - -## SYNOPSIS - -Delete navigation property presences for communications - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgCommunicationPresence -PresenceId [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgCommunicationPresence -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 navigation property presences for communications - -## 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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -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: '' -``` - -### -PresenceId - -The unique identifier of presence - -```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: '' -``` - -### -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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgCommunicationPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mgcommunicationpresence) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeeting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeeting.md deleted file mode 100644 index 7c27c14b4d85..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeeting.md +++ /dev/null @@ -1,463 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeeting -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgUserOnlineMeeting ---- - -# Remove-MgUserOnlineMeeting - -## SYNOPSIS - -Delete navigation property onlineMeetings for users - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgUserOnlineMeeting -OnlineMeetingId -UserId [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgUserOnlineMeeting -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 navigation property onlineMeetings for users - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetings.ReadWrite, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetings.ReadWrite.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -# A UPN can also be used as -UserId. -Remove-MgUserOnlineMeeting -UserId $userId -OnlineMeetingId $onlineMeetingId - -``` -This example shows how to use the Remove-MgUserOnlineMeeting Cmdlet. - - -## 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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgUserOnlineMeeting](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeeting) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingAttendanceReport.md deleted file mode 100644 index 73efdfff6a4c..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingAttendanceReport.md +++ /dev/null @@ -1,464 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingattendancereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgUserOnlineMeetingAttendanceReport ---- - -# Remove-MgUserOnlineMeetingAttendanceReport - -## SYNOPSIS - -Delete navigation property attendanceReports for users - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgUserOnlineMeetingAttendanceReport -MeetingAttendanceReportId - -OnlineMeetingId -UserId [-IfMatch ] [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgUserOnlineMeetingAttendanceReport -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 navigation property attendanceReports 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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```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: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgUserOnlineMeetingAttendanceReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingattendancereport) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md deleted file mode 100644 index a7944499993e..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md +++ /dev/null @@ -1,486 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingattendancereportattendancerecord -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord ---- - -# Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord - -## SYNOPSIS - -Delete navigation property attendanceRecords for users - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord -AttendanceRecordId - -MeetingAttendanceReportId -OnlineMeetingId -UserId [-IfMatch ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord - -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 navigation property attendanceRecords for users - -## PARAMETERS - -### -AttendanceRecordId - -The unique identifier of attendanceRecord - -```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: '' -``` - -### -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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```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: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingattendancereportattendancerecord) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingAttendeeReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingAttendeeReport.md deleted file mode 100644 index afe49e84d3de..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingAttendeeReport.md +++ /dev/null @@ -1,444 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingattendeereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgUserOnlineMeetingAttendeeReport ---- - -# Remove-MgUserOnlineMeetingAttendeeReport - -## SYNOPSIS - -The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgUserOnlineMeetingAttendeeReport -OnlineMeetingId -UserId - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgUserOnlineMeetingAttendeeReport -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 - -The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - -## 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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgUserOnlineMeetingAttendeeReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingattendeereport) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingRecording.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingRecording.md deleted file mode 100644 index 88cdd6614e20..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingRecording.md +++ /dev/null @@ -1,464 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingrecording -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgUserOnlineMeetingRecording ---- - -# Remove-MgUserOnlineMeetingRecording - -## SYNOPSIS - -Delete navigation property recordings for users - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgUserOnlineMeetingRecording -CallRecordingId -OnlineMeetingId - -UserId [-IfMatch ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgUserOnlineMeetingRecording -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 navigation property recordings 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: '' -``` - -### -CallRecordingId - -The unique identifier of callRecording - -```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: '' -``` - -### -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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgUserOnlineMeetingRecording](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingrecording) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingRecordingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingRecordingContent.md deleted file mode 100644 index ef46f0eabfaf..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingRecordingContent.md +++ /dev/null @@ -1,466 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingrecordingcontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgUserOnlineMeetingRecordingContent ---- - -# Remove-MgUserOnlineMeetingRecordingContent - -## SYNOPSIS - -The content of the recording. -Read-only. - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgUserOnlineMeetingRecordingContent -CallRecordingId -OnlineMeetingId - -UserId [-IfMatch ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgUserOnlineMeetingRecordingContent -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 - -The content of the recording. -Read-only. - -## 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: '' -``` - -### -CallRecordingId - -The unique identifier of callRecording - -```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: '' -``` - -### -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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgUserOnlineMeetingRecordingContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingrecordingcontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingTranscript.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingTranscript.md deleted file mode 100644 index 80ca840ebd50..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingTranscript.md +++ /dev/null @@ -1,464 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingtranscript -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgUserOnlineMeetingTranscript ---- - -# Remove-MgUserOnlineMeetingTranscript - -## SYNOPSIS - -Delete navigation property transcripts for users - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgUserOnlineMeetingTranscript -CallTranscriptId -OnlineMeetingId - -UserId [-IfMatch ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgUserOnlineMeetingTranscript -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 navigation property transcripts 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: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```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: '' -``` - -### -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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgUserOnlineMeetingTranscript](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingtranscript) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingTranscriptContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingTranscriptContent.md deleted file mode 100644 index bdbbe09b9fa2..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingTranscriptContent.md +++ /dev/null @@ -1,466 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingtranscriptcontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgUserOnlineMeetingTranscriptContent ---- - -# Remove-MgUserOnlineMeetingTranscriptContent - -## SYNOPSIS - -The content of the transcript. -Read-only. - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgUserOnlineMeetingTranscriptContent -CallTranscriptId -OnlineMeetingId - -UserId [-IfMatch ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgUserOnlineMeetingTranscriptContent -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 - -The content of the transcript. -Read-only. - -## 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: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```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: '' -``` - -### -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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgUserOnlineMeetingTranscriptContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingtranscriptcontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingTranscriptMetadataContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingTranscriptMetadataContent.md deleted file mode 100644 index 868bfb9123d8..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserOnlineMeetingTranscriptMetadataContent.md +++ /dev/null @@ -1,466 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingtranscriptmetadatacontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgUserOnlineMeetingTranscriptMetadataContent ---- - -# Remove-MgUserOnlineMeetingTranscriptMetadataContent - -## SYNOPSIS - -The time-aligned metadata of the utterances in the transcript. -Read-only. - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgUserOnlineMeetingTranscriptMetadataContent -CallTranscriptId - -OnlineMeetingId -UserId [-IfMatch ] [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgUserOnlineMeetingTranscriptMetadataContent -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 - -The time-aligned metadata of the utterances in the transcript. -Read-only. - -## 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: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```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: '' -``` - -### -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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: DeleteViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgUserOnlineMeetingTranscriptMetadataContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguseronlinemeetingtranscriptmetadatacontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserPresence.md deleted file mode 100644 index c365c1f3ecf0..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Remove-MgUserPresence.md +++ /dev/null @@ -1,421 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguserpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgUserPresence ---- - -# Remove-MgUserPresence - -## SYNOPSIS - -Delete navigation property presence for users - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgUserPresence -UserId [-IfMatch ] [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgUserPresence -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 navigation property presence 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: '' -``` - -### -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.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.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.PowerShell.Models.ICloudCommunicationsIdentity -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Remove-MgUserPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/remove-mguserpresence) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Rename-MgCommunicationCallScreenSharingRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Rename-MgCommunicationCallScreenSharingRole.md deleted file mode 100644 index 5437fb347635..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Rename-MgCommunicationCallScreenSharingRole.md +++ /dev/null @@ -1,542 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/rename-mgcommunicationcallscreensharingrole -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Rename-MgCommunicationCallScreenSharingRole ---- - -# Rename-MgCommunicationCallScreenSharingRole - -## SYNOPSIS - -Allow applications to share screen content with the participants of a group call. - -## SYNTAX - -### ChangeExpanded (Default) - -``` -Rename-MgCommunicationCallScreenSharingRole -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-Role ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Change - -``` -Rename-MgCommunicationCallScreenSharingRole -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### ChangeViaIdentityExpanded - -``` -Rename-MgCommunicationCallScreenSharingRole -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Role ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### ChangeViaIdentity - -``` -Rename-MgCommunicationCallScreenSharingRole -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Allow applications to share screen content with the participants of a group call. - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - role = "viewer" -} - -Rename-MgCommunicationCallScreenSharingRole -CallId $callId -BodyParameter $params - -``` -This example shows how to use the Rename-MgCommunicationCallScreenSharingRole Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ChangeViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: ChangeExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPathsOj95ZpCommunicationsCallsCallIdMicrosoftGraphChangescreensharingrolePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ChangeViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Change - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ChangeExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Change - Position: Named - IsRequired: true - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ChangeViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: ChangeViaIdentity - 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: '' -``` - -### -Role - -screenSharingRole - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: ChangeViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: ChangeExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPathsOj95ZpCommunicationsCallsCallIdMicrosoftGraphChangescreensharingrolePostRequestbodyContentApplicationJsonSchema - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [Role ]: screenSharingRole - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Rename-MgCommunicationCallScreenSharingRole](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/rename-mgcommunicationcallscreensharingrole) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgCommunicationCallDtmfTone.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgCommunicationCallDtmfTone.md deleted file mode 100644 index 441416ab787f..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgCommunicationCallDtmfTone.md +++ /dev/null @@ -1,560 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/send-mgcommunicationcalldtmftone -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Send-MgCommunicationCallDtmfTone ---- - -# Send-MgCommunicationCallDtmfTone - -## SYNOPSIS - -Invoke action sendDtmfTones - -## SYNTAX - -### SendExpanded (Default) - -``` -Send-MgCommunicationCallDtmfTone -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-ClientContext ] [-DelayBetweenTonesMS ] - [-Tones ] [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Send - -``` -Send-MgCommunicationCallDtmfTone -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SendViaIdentityExpanded - -``` -Send-MgCommunicationCallDtmfTone -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-DelayBetweenTonesMS ] [-Tones ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SendViaIdentity - -``` -Send-MgCommunicationCallDtmfTone -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Invoke action sendDtmfTones - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPathsO55L3LCommunicationsCallsCallIdMicrosoftGraphSenddtmftonesPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Send - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Send - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - 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: '' -``` - -### -DelayBetweenTonesMS - - - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - 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: '' -``` - -### -Tones - - - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPathsO55L3LCommunicationsCallsCallIdMicrosoftGraphSenddtmftonesPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSendDtmfTonesOperation - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ClientContext ]: - [DelayBetweenTonesMS ]: - [Tones ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Send-MgCommunicationCallDtmfTone](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/send-mgcommunicationcalldtmftone) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm.md deleted file mode 100644 index fcc882eb0173..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm.md +++ /dev/null @@ -1,573 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/send-mgcommunicationonlinemeetingvirtualappointmentremindersm -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm ---- - -# Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm - -## SYNOPSIS - -Send an SMS reminder to external attendees for a Teams virtual appointment. -This feature requires Teams premium and attendees must have a valid United States phone number to receive SMS notifications. - -## SYNTAX - -### SendExpanded (Default) - -``` -Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm -OnlineMeetingId - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-Attendees ] [-RemindBeforeTimeInMinutesType ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Send - -``` -Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm -OnlineMeetingId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SendViaIdentityExpanded - -``` -Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm - -InputObject [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-Attendees ] - [-RemindBeforeTimeInMinutesType ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SendViaIdentity - -``` -Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm - -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Send an SMS reminder to external attendees for a Teams virtual appointment. -This feature requires Teams premium and attendees must have a valid United States phone number to receive SMS notifications. - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Attendees - - -To construct, see NOTES section for ATTENDEES properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendeeNotificationInfo[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths1Hwkb04CommunicationsOnlinemeetingsOnlinemeetingIdMicrosoftGraphSendvirtualappointmentremindersmsPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Send - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Send - Position: Named - IsRequired: true - ValueFromPipeline: false - 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: '' -``` - -### -RemindBeforeTimeInMinutesType - -remindBeforeTimeInMinutesType - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths1Hwkb04CommunicationsOnlinemeetingsOnlinemeetingIdMicrosoftGraphSendvirtualappointmentremindersmsPostRequestbodyContentApplicationJsonSchema - -{{ 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. - -ATTENDEES : . - [PhoneNumber ]: The phone number of the external attendee. -Required. - [TimeZone ]: The time zone of the external attendee. -The timeZone property can be set to any of the time zones currently supported by Windows. -Required. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: - [PhoneNumber ]: The phone number of the external attendee. -Required. - [TimeZone ]: The time zone of the external attendee. -The timeZone property can be set to any of the time zones currently supported by Windows. -Required. - [RemindBeforeTimeInMinutesType ]: remindBeforeTimeInMinutesType - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/send-mgcommunicationonlinemeetingvirtualappointmentremindersm) -- [Graph API Reference](https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgCommunicationOnlineMeetingVirtualAppointmentSm.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgCommunicationOnlineMeetingVirtualAppointmentSm.md deleted file mode 100644 index ac130cdc14e5..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgCommunicationOnlineMeetingVirtualAppointmentSm.md +++ /dev/null @@ -1,574 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/send-mgcommunicationonlinemeetingvirtualappointmentsm -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Send-MgCommunicationOnlineMeetingVirtualAppointmentSm ---- - -# Send-MgCommunicationOnlineMeetingVirtualAppointmentSm - -## SYNOPSIS - -Send an SMS notification to external attendees when a Teams virtual appointment is confirmed, rescheduled, or canceled. -This feature requires Teams premium. -Attendees must have a valid United States phone number to receive these SMS notifications. - -## SYNTAX - -### SendExpanded (Default) - -``` -Send-MgCommunicationOnlineMeetingVirtualAppointmentSm -OnlineMeetingId - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-Attendees ] [-MessageType ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Send - -``` -Send-MgCommunicationOnlineMeetingVirtualAppointmentSm -OnlineMeetingId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SendViaIdentityExpanded - -``` -Send-MgCommunicationOnlineMeetingVirtualAppointmentSm -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-Attendees ] [-MessageType ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SendViaIdentity - -``` -Send-MgCommunicationOnlineMeetingVirtualAppointmentSm -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Send an SMS notification to external attendees when a Teams virtual appointment is confirmed, rescheduled, or canceled. -This feature requires Teams premium. -Attendees must have a valid United States phone number to receive these SMS notifications. - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Attendees - - -To construct, see NOTES section for ATTENDEES properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendeeNotificationInfo[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths17Lqpb4CommunicationsOnlinemeetingsOnlinemeetingIdMicrosoftGraphSendvirtualappointmentsmsPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Send - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MessageType - -virtualAppointmentMessageType - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Send - Position: Named - IsRequired: true - ValueFromPipeline: false - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths17Lqpb4CommunicationsOnlinemeetingsOnlinemeetingIdMicrosoftGraphSendvirtualappointmentsmsPostRequestbodyContentApplicationJsonSchema - -{{ 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. - -ATTENDEES : . - [PhoneNumber ]: The phone number of the external attendee. -Required. - [TimeZone ]: The time zone of the external attendee. -The timeZone property can be set to any of the time zones currently supported by Windows. -Required. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: - [PhoneNumber ]: The phone number of the external attendee. -Required. - [TimeZone ]: The time zone of the external attendee. -The timeZone property can be set to any of the time zones currently supported by Windows. -Required. - [MessageType ]: virtualAppointmentMessageType - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Send-MgCommunicationOnlineMeetingVirtualAppointmentSm](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/send-mgcommunicationonlinemeetingvirtualappointmentsm) -- [Graph API Reference](https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgUserOnlineMeetingVirtualAppointmentReminderSm.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgUserOnlineMeetingVirtualAppointmentReminderSm.md deleted file mode 100644 index 7f132ccbe638..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgUserOnlineMeetingVirtualAppointmentReminderSm.md +++ /dev/null @@ -1,634 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/send-mguseronlinemeetingvirtualappointmentremindersm -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Send-MgUserOnlineMeetingVirtualAppointmentReminderSm ---- - -# Send-MgUserOnlineMeetingVirtualAppointmentReminderSm - -## SYNOPSIS - -Send an SMS reminder to external attendees for a Teams virtual appointment. -This feature requires Teams premium and attendees must have a valid United States phone number to receive SMS notifications. - -## SYNTAX - -### SendExpanded (Default) - -``` -Send-MgUserOnlineMeetingVirtualAppointmentReminderSm -OnlineMeetingId -UserId - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-Attendees ] [-RemindBeforeTimeInMinutesType ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Send - -``` -Send-MgUserOnlineMeetingVirtualAppointmentReminderSm -OnlineMeetingId -UserId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SendViaIdentityExpanded - -``` -Send-MgUserOnlineMeetingVirtualAppointmentReminderSm -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-Attendees ] [-RemindBeforeTimeInMinutesType ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SendViaIdentity - -``` -Send-MgUserOnlineMeetingVirtualAppointmentReminderSm -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Send an SMS reminder to external attendees for a Teams virtual appointment. -This feature requires Teams premium and attendees must have a valid United States phone number to receive SMS notifications. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | VirtualAppointmentNotification.Send, | -| Delegated (personal Microsoft account) | Not supported | -| Application | VirtualAppointmentNotification.Send, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - attendees = @( - @{ - phoneNumber = "+13129224122" - timeZone = "Pacific Standard Time" - } - @{ - phoneNumber = "+1242421412" - timeZone = "Eastern Standard Time" - } - ) - remindBeforeTimeInMinutesType = "mins15" -} - -# A UPN can also be used as -UserId. -Send-MgUserOnlineMeetingVirtualAppointmentReminderSm -UserId $userId -OnlineMeetingId $onlineMeetingId -BodyParameter $params - -``` -This example shows how to use the Send-MgUserOnlineMeetingVirtualAppointmentReminderSm Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Attendees - - -To construct, see NOTES section for ATTENDEES properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendeeNotificationInfo[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths1Mid4FyUsersUserIdOnlinemeetingsOnlinemeetingIdMicrosoftGraphSendvirtualappointmentremindersmsPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Send - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Send - Position: Named - IsRequired: true - ValueFromPipeline: false - 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: '' -``` - -### -RemindBeforeTimeInMinutesType - -remindBeforeTimeInMinutesType - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - 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: SendExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Send - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths1Mid4FyUsersUserIdOnlinemeetingsOnlinemeetingIdMicrosoftGraphSendvirtualappointmentremindersmsPostRequestbodyContentApplicationJsonSchema - -{{ 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. - -ATTENDEES : . - [PhoneNumber ]: The phone number of the external attendee. -Required. - [TimeZone ]: The time zone of the external attendee. -The timeZone property can be set to any of the time zones currently supported by Windows. -Required. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: - [PhoneNumber ]: The phone number of the external attendee. -Required. - [TimeZone ]: The time zone of the external attendee. -The timeZone property can be set to any of the time zones currently supported by Windows. -Required. - [RemindBeforeTimeInMinutesType ]: remindBeforeTimeInMinutesType - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Send-MgUserOnlineMeetingVirtualAppointmentReminderSm](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/send-mguseronlinemeetingvirtualappointmentremindersm) -- [Graph API Reference](https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgUserOnlineMeetingVirtualAppointmentSm.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgUserOnlineMeetingVirtualAppointmentSm.md deleted file mode 100644 index 120c1d59b573..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Send-MgUserOnlineMeetingVirtualAppointmentSm.md +++ /dev/null @@ -1,636 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/send-mguseronlinemeetingvirtualappointmentsm -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Send-MgUserOnlineMeetingVirtualAppointmentSm ---- - -# Send-MgUserOnlineMeetingVirtualAppointmentSm - -## SYNOPSIS - -Send an SMS notification to external attendees when a Teams virtual appointment is confirmed, rescheduled, or canceled. -This feature requires Teams premium. -Attendees must have a valid United States phone number to receive these SMS notifications. - -## SYNTAX - -### SendExpanded (Default) - -``` -Send-MgUserOnlineMeetingVirtualAppointmentSm -OnlineMeetingId -UserId - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-Attendees ] [-MessageType ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Send - -``` -Send-MgUserOnlineMeetingVirtualAppointmentSm -OnlineMeetingId -UserId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SendViaIdentityExpanded - -``` -Send-MgUserOnlineMeetingVirtualAppointmentSm -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-Attendees ] [-MessageType ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SendViaIdentity - -``` -Send-MgUserOnlineMeetingVirtualAppointmentSm -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Send an SMS notification to external attendees when a Teams virtual appointment is confirmed, rescheduled, or canceled. -This feature requires Teams premium. -Attendees must have a valid United States phone number to receive these SMS notifications. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | VirtualAppointmentNotification.Send, | -| Delegated (personal Microsoft account) | Not supported | -| Application | VirtualAppointmentNotification.Send, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - attendees = @( - @{ - phoneNumber = "+13129224122" - timeZone = "Pacific Standard Time" - } - @{ - phoneNumber = "+1242421412" - timeZone = "Eastern Standard Time" - } - ) - messageType = "confirmation" -} - -# A UPN can also be used as -UserId. -Send-MgUserOnlineMeetingVirtualAppointmentSm -UserId $userId -OnlineMeetingId $onlineMeetingId -BodyParameter $params - -``` -This example shows how to use the Send-MgUserOnlineMeetingVirtualAppointmentSm Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Attendees - - -To construct, see NOTES section for ATTENDEES properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendeeNotificationInfo[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths16Og72WUsersUserIdOnlinemeetingsOnlinemeetingIdMicrosoftGraphSendvirtualappointmentsmsPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Send - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MessageType - -virtualAppointmentMessageType - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SendExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SendExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Send - Position: Named - IsRequired: true - ValueFromPipeline: false - 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: SendExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Send - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths16Og72WUsersUserIdOnlinemeetingsOnlinemeetingIdMicrosoftGraphSendvirtualappointmentsmsPostRequestbodyContentApplicationJsonSchema - -{{ 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. - -ATTENDEES : . - [PhoneNumber ]: The phone number of the external attendee. -Required. - [TimeZone ]: The time zone of the external attendee. -The timeZone property can be set to any of the time zones currently supported by Windows. -Required. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: - [PhoneNumber ]: The phone number of the external attendee. -Required. - [TimeZone ]: The time zone of the external attendee. -The timeZone property can be set to any of the time zones currently supported by Windows. -Required. - [MessageType ]: virtualAppointmentMessageType - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Send-MgUserOnlineMeetingVirtualAppointmentSm](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/send-mguseronlinemeetingvirtualappointmentsm) -- [Graph API Reference](https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationOnlineMeetingAttendeeReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationOnlineMeetingAttendeeReport.md deleted file mode 100644 index 2d850084767b..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationOnlineMeetingAttendeeReport.md +++ /dev/null @@ -1,477 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationonlinemeetingattendeereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgCommunicationOnlineMeetingAttendeeReport ---- - -# Set-MgCommunicationOnlineMeetingAttendeeReport - -## SYNOPSIS - -The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - -## SYNTAX - -### Set (Default) - -``` -Set-MgCommunicationOnlineMeetingAttendeeReport -OnlineMeetingId -InFile - [-Data ] [-ResponseHeadersVariable ] [-Break] [-ContentType ] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentity - -``` -Set-MgCommunicationOnlineMeetingAttendeeReport -InputObject - -InFile [-Data ] [-ResponseHeadersVariable ] [-Break] - [-ContentType ] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - -## 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: '' -``` - -### -ContentType - -ContentType Parameter - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Data - - - -```yaml -Type: System.IO.Stream -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InFile - -The path to the file to upload. -This should include a path and file name. -If you omit the path, the current location will be used. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -### System.IO.Stream - -{{ Fill in the Description }} - -### System.String - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Set-MgCommunicationOnlineMeetingAttendeeReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationonlinemeetingattendeereport) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationOnlineMeetingRecordingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationOnlineMeetingRecordingContent.md deleted file mode 100644 index 866459416fe9..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationOnlineMeetingRecordingContent.md +++ /dev/null @@ -1,475 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationonlinemeetingrecordingcontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgCommunicationOnlineMeetingRecordingContent ---- - -# Set-MgCommunicationOnlineMeetingRecordingContent - -## SYNOPSIS - -The content of the recording. -Read-only. - -## SYNTAX - -### Set (Default) - -``` -Set-MgCommunicationOnlineMeetingRecordingContent -CallRecordingId -OnlineMeetingId - -InFile [-Data ] [-ResponseHeadersVariable ] [-Break] - [-ContentType ] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### SetViaIdentity - -``` -Set-MgCommunicationOnlineMeetingRecordingContent -InputObject - -InFile [-Data ] [-ResponseHeadersVariable ] [-Break] - [-ContentType ] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content of the recording. -Read-only. - -## 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: '' -``` - -### -CallRecordingId - -The unique identifier of callRecording - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - 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: '' -``` - -### -ContentType - -ContentType Parameter - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Data - - - -```yaml -Type: System.IO.Stream -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InFile - -The path to the file to upload. -This should include a path and file name. -If you omit the path, the current location will be used. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -### System.IO.Stream - -{{ Fill in the Description }} - -### System.String - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Set-MgCommunicationOnlineMeetingRecordingContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationonlinemeetingrecordingcontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationOnlineMeetingTranscriptContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationOnlineMeetingTranscriptContent.md deleted file mode 100644 index 2062603287ea..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationOnlineMeetingTranscriptContent.md +++ /dev/null @@ -1,475 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationonlinemeetingtranscriptcontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgCommunicationOnlineMeetingTranscriptContent ---- - -# Set-MgCommunicationOnlineMeetingTranscriptContent - -## SYNOPSIS - -The content of the transcript. -Read-only. - -## SYNTAX - -### Set (Default) - -``` -Set-MgCommunicationOnlineMeetingTranscriptContent -CallTranscriptId - -OnlineMeetingId -InFile [-Data ] [-ResponseHeadersVariable ] - [-Break] [-ContentType ] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### SetViaIdentity - -``` -Set-MgCommunicationOnlineMeetingTranscriptContent -InputObject - -InFile [-Data ] [-ResponseHeadersVariable ] [-Break] - [-ContentType ] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content of the transcript. -Read-only. - -## 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: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - 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: '' -``` - -### -ContentType - -ContentType Parameter - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Data - - - -```yaml -Type: System.IO.Stream -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InFile - -The path to the file to upload. -This should include a path and file name. -If you omit the path, the current location will be used. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -### System.IO.Stream - -{{ Fill in the Description }} - -### System.String - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Set-MgCommunicationOnlineMeetingTranscriptContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationonlinemeetingtranscriptcontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationOnlineMeetingTranscriptMetadataContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationOnlineMeetingTranscriptMetadataContent.md deleted file mode 100644 index 39c6901d6ddc..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationOnlineMeetingTranscriptMetadataContent.md +++ /dev/null @@ -1,498 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationonlinemeetingtranscriptmetadatacontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgCommunicationOnlineMeetingTranscriptMetadataContent ---- - -# Set-MgCommunicationOnlineMeetingTranscriptMetadataContent - -## SYNOPSIS - -The time-aligned metadata of the utterances in the transcript. -Read-only. - -## SYNTAX - -### Set (Default) - -``` -Set-MgCommunicationOnlineMeetingTranscriptMetadataContent -CallTranscriptId - -OnlineMeetingId -InFile [-Data ] [-ResponseHeadersVariable ] - [-Break] [-ContentType ] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentity - -``` -Set-MgCommunicationOnlineMeetingTranscriptMetadataContent - -InputObject -InFile [-Data ] - [-ResponseHeadersVariable ] [-Break] [-ContentType ] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The time-aligned metadata of the utterances in the transcript. -Read-only. - -## 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: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - 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: '' -``` - -### -ContentType - -ContentType Parameter - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Data - - - -```yaml -Type: System.IO.Stream -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InFile - -The path to the file to upload. -This should include a path and file name. -If you omit the path, the current location will be used. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -### System.IO.Stream - -{{ Fill in the Description }} - -### System.String - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Set-MgCommunicationOnlineMeetingTranscriptMetadataContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationonlinemeetingtranscriptmetadatacontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationPresence.md deleted file mode 100644 index 9eeaa9eb5a84..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationPresence.md +++ /dev/null @@ -1,614 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgCommunicationPresence ---- - -# Set-MgCommunicationPresence - -## SYNOPSIS - -Set the state of a user's presence session as an application. -For more information about presence sessions, states permutations, and timeouts, see Manage presence state using the Microsoft Graph API. - -## SYNTAX - -### SetExpanded (Default) - -``` -Set-MgCommunicationPresence -PresenceId [-ResponseHeadersVariable ] - [-Activity ] [-AdditionalProperties ] [-Availability ] - [-ExpirationDuration ] [-SessionId ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Set - -``` -Set-MgCommunicationPresence -PresenceId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentityExpanded - -``` -Set-MgCommunicationPresence -InputObject - [-ResponseHeadersVariable ] [-Activity ] [-AdditionalProperties ] - [-Availability ] [-ExpirationDuration ] [-SessionId ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentity - -``` -Set-MgCommunicationPresence -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Set the state of a user's presence session as an application. -For more information about presence sessions, states permutations, and timeouts, see Manage presence state using the Microsoft Graph API. - -## PARAMETERS - -### -Activity - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Availability - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPathsTm7IsmCommunicationsPresencesPresenceIdMicrosoftGraphSetpresencePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -ExpirationDuration - - - -```yaml -Type: System.TimeSpan -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetViaIdentity - 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: '' -``` - -### -PresenceId - -The unique identifier of presence - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Set - Position: Named - IsRequired: true - 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: '' -``` - -### -SessionId - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPathsTm7IsmCommunicationsPresencesPresenceIdMicrosoftGraphSetpresencePostRequestbodyContentApplicationJsonSchema - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [Activity ]: - [Availability ]: - [ExpirationDuration ]: - [SessionId ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Set-MgCommunicationPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationpresence) -- [Graph API Reference](https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationPresenceStatusMessage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationPresenceStatusMessage.md deleted file mode 100644 index 62fb80dc1c8e..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationPresenceStatusMessage.md +++ /dev/null @@ -1,554 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationpresencestatusmessage -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgCommunicationPresenceStatusMessage ---- - -# Set-MgCommunicationPresenceStatusMessage - -## SYNOPSIS - -Set a presence status message for a user. -An optional expiration date and time can be supplied. - -## SYNTAX - -### SetExpanded (Default) - -``` -Set-MgCommunicationPresenceStatusMessage -PresenceId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-StatusMessage ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Set - -``` -Set-MgCommunicationPresenceStatusMessage -PresenceId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentityExpanded - -``` -Set-MgCommunicationPresenceStatusMessage -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-StatusMessage ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentity - -``` -Set-MgCommunicationPresenceStatusMessage -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Set a presence status message for a user. -An optional expiration date and time can be supplied. - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths1Hq60HmCommunicationsPresencesPresenceIdMicrosoftGraphSetstatusmessagePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetViaIdentity - 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: '' -``` - -### -PresenceId - -The unique identifier of presence - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Set - Position: Named - IsRequired: true - 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: '' -``` - -### -StatusMessage - -presenceStatusMessage -To construct, see NOTES section for STATUSMESSAGE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresenceStatusMessage -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths1Hq60HmCommunicationsPresencesPresenceIdMicrosoftGraphSetstatusmessagePostRequestbodyContentApplicationJsonSchema - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [StatusMessage ]: presenceStatusMessage - [(Any) ]: This indicates any property can be added to this object. - [ExpiryDateTime ]: dateTimeTimeZone - [(Any) ]: This indicates any property can be added to this object. - [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). - [TimeZone ]: Represents a time zone, for example, 'Pacific Standard Time'. -See below for more possible values. - [Message ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -STATUSMESSAGE ``: presenceStatusMessage - [(Any) ]: This indicates any property can be added to this object. - [ExpiryDateTime ]: dateTimeTimeZone - [(Any) ]: This indicates any property can be added to this object. - [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). - [TimeZone ]: Represents a time zone, for example, 'Pacific Standard Time'. -See below for more possible values. - [Message ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. - - -## RELATED LINKS - -- [Set-MgCommunicationPresenceStatusMessage](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationpresencestatusmessage) -- [Graph API Reference](https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationPresenceUserPreferredPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationPresenceUserPreferredPresence.md deleted file mode 100644 index f9cbbe869c1f..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgCommunicationPresenceUserPreferredPresence.md +++ /dev/null @@ -1,593 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationpresenceuserpreferredpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgCommunicationPresenceUserPreferredPresence ---- - -# Set-MgCommunicationPresenceUserPreferredPresence - -## SYNOPSIS - -Set the preferred availability and activity status for a user. -If the preferred presence of a user is set, the user's presence shows as the preferred status. -Preferred presence takes effect only when at least one presence session exists for the user. -Otherwise, the user's presence shows as Offline. -A presence session is created as a result of a successful setPresence operation, or if the user is signed in on a Microsoft Teams client. -For more details, see presence sessions and time-out and expiration. - -## SYNTAX - -### SetExpanded (Default) - -``` -Set-MgCommunicationPresenceUserPreferredPresence -PresenceId - [-ResponseHeadersVariable ] [-Activity ] [-AdditionalProperties ] - [-Availability ] [-ExpirationDuration ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Set - -``` -Set-MgCommunicationPresenceUserPreferredPresence -PresenceId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentityExpanded - -``` -Set-MgCommunicationPresenceUserPreferredPresence -InputObject - [-ResponseHeadersVariable ] [-Activity ] [-AdditionalProperties ] - [-Availability ] [-ExpirationDuration ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentity - -``` -Set-MgCommunicationPresenceUserPreferredPresence -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Set the preferred availability and activity status for a user. -If the preferred presence of a user is set, the user's presence shows as the preferred status. -Preferred presence takes effect only when at least one presence session exists for the user. -Otherwise, the user's presence shows as Offline. -A presence session is created as a result of a successful setPresence operation, or if the user is signed in on a Microsoft Teams client. -For more details, see presence sessions and time-out and expiration. - -## PARAMETERS - -### -Activity - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Availability - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths16OmbuoCommunicationsPresencesPresenceIdMicrosoftGraphSetuserpreferredpresencePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -ExpirationDuration - - - -```yaml -Type: System.TimeSpan -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetViaIdentity - 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: '' -``` - -### -PresenceId - -The unique identifier of presence - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Set - Position: Named - IsRequired: true - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths16OmbuoCommunicationsPresencesPresenceIdMicrosoftGraphSetuserpreferredpresencePostRequestbodyContentApplicationJsonSchema - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [Activity ]: - [Availability ]: - [ExpirationDuration ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Set-MgCommunicationPresenceUserPreferredPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mgcommunicationpresenceuserpreferredpresence) -- [Graph API Reference](https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserOnlineMeetingAttendeeReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserOnlineMeetingAttendeeReport.md deleted file mode 100644 index 00a5c087871c..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserOnlineMeetingAttendeeReport.md +++ /dev/null @@ -1,498 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguseronlinemeetingattendeereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgUserOnlineMeetingAttendeeReport ---- - -# Set-MgUserOnlineMeetingAttendeeReport - -## SYNOPSIS - -The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - -## SYNTAX - -### Set (Default) - -``` -Set-MgUserOnlineMeetingAttendeeReport -OnlineMeetingId -UserId -InFile - [-Data ] [-ResponseHeadersVariable ] [-Break] [-ContentType ] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentity - -``` -Set-MgUserOnlineMeetingAttendeeReport -InputObject -InFile - [-Data ] [-ResponseHeadersVariable ] [-Break] [-ContentType ] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - -## 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: '' -``` - -### -ContentType - -ContentType Parameter - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Data - - - -```yaml -Type: System.IO.Stream -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InFile - -The path to the file to upload. -This should include a path and file name. -If you omit the path, the current location will be used. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - 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: Set - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -### System.IO.Stream - -{{ Fill in the Description }} - -### System.String - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Set-MgUserOnlineMeetingAttendeeReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguseronlinemeetingattendeereport) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserOnlineMeetingRecordingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserOnlineMeetingRecordingContent.md deleted file mode 100644 index 6060e594f340..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserOnlineMeetingRecordingContent.md +++ /dev/null @@ -1,496 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguseronlinemeetingrecordingcontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgUserOnlineMeetingRecordingContent ---- - -# Set-MgUserOnlineMeetingRecordingContent - -## SYNOPSIS - -The content of the recording. -Read-only. - -## SYNTAX - -### Set (Default) - -``` -Set-MgUserOnlineMeetingRecordingContent -CallRecordingId -OnlineMeetingId - -UserId -InFile [-Data ] [-ResponseHeadersVariable ] [-Break] - [-ContentType ] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### SetViaIdentity - -``` -Set-MgUserOnlineMeetingRecordingContent -InputObject -InFile - [-Data ] [-ResponseHeadersVariable ] [-Break] [-ContentType ] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content of the recording. -Read-only. - -## 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: '' -``` - -### -CallRecordingId - -The unique identifier of callRecording - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - 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: '' -``` - -### -ContentType - -ContentType Parameter - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Data - - - -```yaml -Type: System.IO.Stream -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InFile - -The path to the file to upload. -This should include a path and file name. -If you omit the path, the current location will be used. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - 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: Set - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -### System.IO.Stream - -{{ Fill in the Description }} - -### System.String - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Set-MgUserOnlineMeetingRecordingContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguseronlinemeetingrecordingcontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserOnlineMeetingTranscriptContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserOnlineMeetingTranscriptContent.md deleted file mode 100644 index 878ca012fc98..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserOnlineMeetingTranscriptContent.md +++ /dev/null @@ -1,496 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguseronlinemeetingtranscriptcontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgUserOnlineMeetingTranscriptContent ---- - -# Set-MgUserOnlineMeetingTranscriptContent - -## SYNOPSIS - -The content of the transcript. -Read-only. - -## SYNTAX - -### Set (Default) - -``` -Set-MgUserOnlineMeetingTranscriptContent -CallTranscriptId -OnlineMeetingId - -UserId -InFile [-Data ] [-ResponseHeadersVariable ] [-Break] - [-ContentType ] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### SetViaIdentity - -``` -Set-MgUserOnlineMeetingTranscriptContent -InputObject - -InFile [-Data ] [-ResponseHeadersVariable ] [-Break] - [-ContentType ] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The content of the transcript. -Read-only. - -## 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: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - 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: '' -``` - -### -ContentType - -ContentType Parameter - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Data - - - -```yaml -Type: System.IO.Stream -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InFile - -The path to the file to upload. -This should include a path and file name. -If you omit the path, the current location will be used. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - 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: Set - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -### System.IO.Stream - -{{ Fill in the Description }} - -### System.String - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Set-MgUserOnlineMeetingTranscriptContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguseronlinemeetingtranscriptcontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserOnlineMeetingTranscriptMetadataContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserOnlineMeetingTranscriptMetadataContent.md deleted file mode 100644 index eff7c28bd97c..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserOnlineMeetingTranscriptMetadataContent.md +++ /dev/null @@ -1,519 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguseronlinemeetingtranscriptmetadatacontent -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgUserOnlineMeetingTranscriptMetadataContent ---- - -# Set-MgUserOnlineMeetingTranscriptMetadataContent - -## SYNOPSIS - -The time-aligned metadata of the utterances in the transcript. -Read-only. - -## SYNTAX - -### Set (Default) - -``` -Set-MgUserOnlineMeetingTranscriptMetadataContent -CallTranscriptId - -OnlineMeetingId -UserId -InFile [-Data ] - [-ResponseHeadersVariable ] [-Break] [-ContentType ] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentity - -``` -Set-MgUserOnlineMeetingTranscriptMetadataContent -InputObject - -InFile [-Data ] [-ResponseHeadersVariable ] [-Break] - [-ContentType ] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -The time-aligned metadata of the utterances in the transcript. -Read-only. - -## 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: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - 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: '' -``` - -### -ContentType - -ContentType Parameter - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Data - - - -```yaml -Type: System.IO.Stream -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: true - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -InFile - -The path to the file to upload. -This should include a path and file name. -If you omit the path, the current location will be used. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: true - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: false - 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: Set - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -### System.IO.Stream - -{{ Fill in the Description }} - -### System.String - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Set-MgUserOnlineMeetingTranscriptMetadataContent](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguseronlinemeetingtranscriptmetadatacontent) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserPresence.md deleted file mode 100644 index 32d3e8bebc48..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserPresence.md +++ /dev/null @@ -1,640 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguserpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgUserPresence ---- - -# Set-MgUserPresence - -## SYNOPSIS - -Set the state of a user's presence session as an application. -For more information about presence sessions, states permutations, and timeouts, see Manage presence state using the Microsoft Graph API. - -## SYNTAX - -### SetExpanded (Default) - -``` -Set-MgUserPresence -UserId [-ResponseHeadersVariable ] [-Activity ] - [-AdditionalProperties ] [-Availability ] [-ExpirationDuration ] - [-SessionId ] [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Set - -``` -Set-MgUserPresence -UserId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentityExpanded - -``` -Set-MgUserPresence -InputObject [-ResponseHeadersVariable ] - [-Activity ] [-AdditionalProperties ] [-Availability ] - [-ExpirationDuration ] [-SessionId ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentity - -``` -Set-MgUserPresence -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Set the state of a user's presence session as an application. -For more information about presence sessions, states permutations, and timeouts, see Manage presence state using the Microsoft Graph API. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Presence.ReadWrite, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Presence.ReadWrite.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - sessionId = "22553876-f5ab-4529-bffb-cfe50aa89f87" - availability = "Available" - activity = "Available" - expirationDuration = "PT1H" -} - -Set-MgUserPresence -UserId $userId -BodyParameter $params - -``` -This example shows how to use the Set-MgUserPresence Cmdlet. - - -## PARAMETERS - -### -Activity - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Availability - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths1XdpsmjUsersUserIdPresenceMicrosoftGraphSetpresencePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -ExpirationDuration - - - -```yaml -Type: System.TimeSpan -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetViaIdentity - 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: '' -``` - -### -SessionId - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - 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: SetExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Set - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths1XdpsmjUsersUserIdPresenceMicrosoftGraphSetpresencePostRequestbodyContentApplicationJsonSchema - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [Activity ]: - [Availability ]: - [ExpirationDuration ]: - [SessionId ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Set-MgUserPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguserpresence) -- [Graph API Reference](https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserPresenceStatusMessage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserPresenceStatusMessage.md deleted file mode 100644 index 8129a8c82dd8..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserPresenceStatusMessage.md +++ /dev/null @@ -1,607 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguserpresencestatusmessage -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgUserPresenceStatusMessage ---- - -# Set-MgUserPresenceStatusMessage - -## SYNOPSIS - -Set a presence status message for a user. -An optional expiration date and time can be supplied. - -## SYNTAX - -### SetExpanded (Default) - -``` -Set-MgUserPresenceStatusMessage -UserId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-StatusMessage ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-PassThru] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Set - -``` -Set-MgUserPresenceStatusMessage -UserId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentityExpanded - -``` -Set-MgUserPresenceStatusMessage -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-StatusMessage ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentity - -``` -Set-MgUserPresenceStatusMessage -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Set a presence status message for a user. -An optional expiration date and time can be supplied. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Presence.ReadWrite, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Presence.ReadWrite.All, | - -## EXAMPLES -### Example 1: Set status message with expiry date - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - statusMessage = @{ - message = @{ - content = "Hey I'm currently in a meeting." - contentType = "text" - } - expiryDateTime = @{ - dateTime = "2022-10-18T17:05:33.2079781" - timeZone = "Pacific Standard Time" - } - } -} - -Set-MgUserPresenceStatusMessage -UserId $userId -BodyParameter $params - -``` -This example will set status message with expiry date - -### Example 2: Set status message of another user - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - statusMessage = @{ - message = @{ - content = "Hey I am available now" - contentType = "text" - } - } -} - -Set-MgUserPresenceStatusMessage -UserId $userId -BodyParameter $params - -``` -This example will set status message of another user - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPathsDovi6RUsersUserIdPresenceMicrosoftGraphSetstatusmessagePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetViaIdentity - 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: '' -``` - -### -StatusMessage - -presenceStatusMessage -To construct, see NOTES section for STATUSMESSAGE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresenceStatusMessage -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - 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: SetExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Set - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPathsDovi6RUsersUserIdPresenceMicrosoftGraphSetstatusmessagePostRequestbodyContentApplicationJsonSchema - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [StatusMessage ]: presenceStatusMessage - [(Any) ]: This indicates any property can be added to this object. - [ExpiryDateTime ]: dateTimeTimeZone - [(Any) ]: This indicates any property can be added to this object. - [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). - [TimeZone ]: Represents a time zone, for example, 'Pacific Standard Time'. -See below for more possible values. - [Message ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -STATUSMESSAGE ``: presenceStatusMessage - [(Any) ]: This indicates any property can be added to this object. - [ExpiryDateTime ]: dateTimeTimeZone - [(Any) ]: This indicates any property can be added to this object. - [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). - [TimeZone ]: Represents a time zone, for example, 'Pacific Standard Time'. -See below for more possible values. - [Message ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. - - -## RELATED LINKS - -- [Set-MgUserPresenceStatusMessage](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguserpresencestatusmessage) -- [Graph API Reference](https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserPresenceUserPreferredPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserPresenceUserPreferredPresence.md deleted file mode 100644 index aa756f9735ad..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Set-MgUserPresenceUserPreferredPresence.md +++ /dev/null @@ -1,619 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguserpresenceuserpreferredpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Set-MgUserPresenceUserPreferredPresence ---- - -# Set-MgUserPresenceUserPreferredPresence - -## SYNOPSIS - -Set the preferred availability and activity status for a user. -If the preferred presence of a user is set, the user's presence shows as the preferred status. -Preferred presence takes effect only when at least one presence session exists for the user. -Otherwise, the user's presence shows as Offline. -A presence session is created as a result of a successful setPresence operation, or if the user is signed in on a Microsoft Teams client. -For more details, see presence sessions and time-out and expiration. - -## SYNTAX - -### SetExpanded (Default) - -``` -Set-MgUserPresenceUserPreferredPresence -UserId [-ResponseHeadersVariable ] - [-Activity ] [-AdditionalProperties ] [-Availability ] - [-ExpirationDuration ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Set - -``` -Set-MgUserPresenceUserPreferredPresence -UserId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentityExpanded - -``` -Set-MgUserPresenceUserPreferredPresence -InputObject - [-ResponseHeadersVariable ] [-Activity ] [-AdditionalProperties ] - [-Availability ] [-ExpirationDuration ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### SetViaIdentity - -``` -Set-MgUserPresenceUserPreferredPresence -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Set the preferred availability and activity status for a user. -If the preferred presence of a user is set, the user's presence shows as the preferred status. -Preferred presence takes effect only when at least one presence session exists for the user. -Otherwise, the user's presence shows as Offline. -A presence session is created as a result of a successful setPresence operation, or if the user is signed in on a Microsoft Teams client. -For more details, see presence sessions and time-out and expiration. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Presence.ReadWrite, | -| Delegated (personal Microsoft account) | Not supported | -| Application | Presence.ReadWrite.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - availability = "DoNotDisturb" - activity = "DoNotDisturb" - expirationDuration = "PT8H" -} - -Set-MgUserPresenceUserPreferredPresence -UserId $userId -BodyParameter $params - -``` -This example shows how to use the Set-MgUserPresenceUserPreferredPresence Cmdlet. - - -## PARAMETERS - -### -Activity - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Availability - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPathsTrjrarUsersUserIdPresenceMicrosoftGraphSetuserpreferredpresencePostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Set - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -ExpirationDuration - - - -```yaml -Type: System.TimeSpan -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: SetViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: SetViaIdentity - 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: SetExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Set - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPathsTrjrarUsersUserIdPresenceMicrosoftGraphSetuserpreferredpresencePostRequestbodyContentApplicationJsonSchema - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [Activity ]: - [Availability ]: - [ExpirationDuration ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Set-MgUserPresenceUserPreferredPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/set-mguserpresenceuserpreferredpresence) -- [Graph API Reference](https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Start-MgCommunicationCallParticipantHoldMusic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Start-MgCommunicationCallParticipantHoldMusic.md deleted file mode 100644 index e92f874ace1f..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Start-MgCommunicationCallParticipantHoldMusic.md +++ /dev/null @@ -1,593 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/start-mgcommunicationcallparticipantholdmusic -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Start-MgCommunicationCallParticipantHoldMusic ---- - -# Start-MgCommunicationCallParticipantHoldMusic - -## SYNOPSIS - -Put a participant on hold and play music in the background. - -## SYNTAX - -### StartExpanded (Default) - -``` -Start-MgCommunicationCallParticipantHoldMusic -CallId -ParticipantId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-CustomPrompt ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Start - -``` -Start-MgCommunicationCallParticipantHoldMusic -CallId -ParticipantId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### StartViaIdentityExpanded - -``` -Start-MgCommunicationCallParticipantHoldMusic -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-CustomPrompt ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### StartViaIdentity - -``` -Start-MgCommunicationCallParticipantHoldMusic -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Put a participant on hold and play music in the background. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCallasGuest.All, Calls.JoinGroupCall.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - customPrompt = @{ - "@odata.type" = "#microsoft.graph.mediaPrompt" - mediaInfo = @{ - "@odata.type" = "#microsoft.graph.mediaInfo" - uri = "https://bot.contoso.com/onHold.wav" - } - } - clientContext = "d45324c1-fcb5-430a-902c-f20af696537c" -} - -Start-MgCommunicationCallParticipantHoldMusic -CallId $callId -ParticipantId $participantId -BodyParameter $params - -``` -This example shows how to use the Start-MgCommunicationCallParticipantHoldMusic Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: StartViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: StartExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPathsKtcw9WCommunicationsCallsCallIdParticipantsParticipantIdMicrosoftGraphStartholdmusicPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: StartViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Start - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: StartExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Start - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: StartViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: StartExpanded - 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: '' -``` - -### -CustomPrompt - -prompt - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: StartViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: StartExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: StartViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: StartViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ParticipantId - -The unique identifier of participant - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: StartExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Start - Position: Named - IsRequired: true - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPathsKtcw9WCommunicationsCallsCallIdParticipantsParticipantIdMicrosoftGraphStartholdmusicPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphStartHoldMusicOperation - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ClientContext ]: - [CustomPrompt ]: prompt - [(Any) ]: This indicates any property can be added to this object. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Start-MgCommunicationCallParticipantHoldMusic](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/start-mgcommunicationcallparticipantholdmusic) -- [Graph API Reference](https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Stop-MgCommunicationCallMediaProcessing.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Stop-MgCommunicationCallMediaProcessing.md deleted file mode 100644 index db4f8ab84eec..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Stop-MgCommunicationCallMediaProcessing.md +++ /dev/null @@ -1,536 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/stop-mgcommunicationcallmediaprocessing -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Stop-MgCommunicationCallMediaProcessing ---- - -# Stop-MgCommunicationCallMediaProcessing - -## SYNOPSIS - -Cancels processing for any in-progress media operations. -Media operations refer to the IVR operations playPrompt and recordResponse, which are by default queued to process in order. -The cancelMediaProcessing method cancels any operation that is in-process as well as operations that are queued. -For example, this method can be used to clean up the IVR operation queue for a new media operation. -However, it will not cancel a subscribeToTone operation because it operates independent of any operation queue. - -## SYNTAX - -### CancelExpanded (Default) - -``` -Stop-MgCommunicationCallMediaProcessing -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-ClientContext ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Cancel - -``` -Stop-MgCommunicationCallMediaProcessing -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### CancelViaIdentityExpanded - -``` -Stop-MgCommunicationCallMediaProcessing -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### CancelViaIdentity - -``` -Stop-MgCommunicationCallMediaProcessing -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Cancels processing for any in-progress media operations. -Media operations refer to the IVR operations playPrompt and recordResponse, which are by default queued to process in order. -The cancelMediaProcessing method cancels any operation that is in-process as well as operations that are queued. -For example, this method can be used to clean up the IVR operation queue for a new media operation. -However, it will not cancel a subscribeToTone operation because it operates independent of any operation queue. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.Initiate.All, Calls.AccessMedia.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - clientContext = "clientContext-value" -} - -Stop-MgCommunicationCallMediaProcessing -CallId $callId -BodyParameter $params - -``` -This example shows how to use the Stop-MgCommunicationCallMediaProcessing Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CancelViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CancelExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPathsYp37FjCommunicationsCallsCallIdMicrosoftGraphCancelmediaprocessingPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CancelViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Cancel - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CancelExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Cancel - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CancelViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CancelExpanded - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CancelViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: CancelViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPathsYp37FjCommunicationsCallsCallIdMicrosoftGraphCancelmediaprocessingPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCancelMediaProcessingOperation - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ClientContext ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Stop-MgCommunicationCallMediaProcessing](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/stop-mgcommunicationcallmediaprocessing) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Stop-MgCommunicationCallParticipantHoldMusic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Stop-MgCommunicationCallParticipantHoldMusic.md deleted file mode 100644 index fa7250486a6d..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Stop-MgCommunicationCallParticipantHoldMusic.md +++ /dev/null @@ -1,555 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/stop-mgcommunicationcallparticipantholdmusic -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Stop-MgCommunicationCallParticipantHoldMusic ---- - -# Stop-MgCommunicationCallParticipantHoldMusic - -## SYNOPSIS - -Reincorporate a participant previously put on hold to the call. - -## SYNTAX - -### StopExpanded (Default) - -``` -Stop-MgCommunicationCallParticipantHoldMusic -CallId -ParticipantId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Stop - -``` -Stop-MgCommunicationCallParticipantHoldMusic -CallId -ParticipantId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### StopViaIdentityExpanded - -``` -Stop-MgCommunicationCallParticipantHoldMusic -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### StopViaIdentity - -``` -Stop-MgCommunicationCallParticipantHoldMusic -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Reincorporate a participant previously put on hold to the call. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCallasGuest.All, Calls.JoinGroupCall.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - clientContext = "d45324c1-fcb5-430a-902c-f20af696537c" -} - -Stop-MgCommunicationCallParticipantHoldMusic -CallId $callId -ParticipantId $participantId -BodyParameter $params - -``` -This example shows how to use the Stop-MgCommunicationCallParticipantHoldMusic Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: StopViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: StopExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPaths1AuzqgwCommunicationsCallsCallIdParticipantsParticipantIdMicrosoftGraphStopholdmusicPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: StopViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Stop - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: StopExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Stop - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: StopViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: StopExpanded - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: StopViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: StopViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ParticipantId - -The unique identifier of participant - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: StopExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Stop - Position: Named - IsRequired: true - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPaths1AuzqgwCommunicationsCallsCallIdParticipantsParticipantIdMicrosoftGraphStopholdmusicPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphStopHoldMusicOperation - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ClientContext ]: - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Stop-MgCommunicationCallParticipantHoldMusic](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/stop-mgcommunicationcallparticipantholdmusic) -- [Graph API Reference](https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallAudioRoutingGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallAudioRoutingGroup.md deleted file mode 100644 index cd3693e14d1a..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallAudioRoutingGroup.md +++ /dev/null @@ -1,649 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallaudioroutinggroup -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationCallAudioRoutingGroup ---- - -# Update-MgCommunicationCallAudioRoutingGroup - -## SYNOPSIS - -Modify sources and receivers of an audioRoutingGroup. - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationCallAudioRoutingGroup -AudioRoutingGroupId -CallId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] - [-Receivers ] [-RoutingMode ] [-Sources ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Update - -``` -Update-MgCommunicationCallAudioRoutingGroup -AudioRoutingGroupId -CallId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationCallAudioRoutingGroup -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] - [-Receivers ] [-RoutingMode ] [-Sources ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationCallAudioRoutingGroup -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Modify sources and receivers of an audioRoutingGroup. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.JoinGroupCall.All, Calls.InitiateGroupCall.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - id = "oneToOne" - routingMode = "oneToOne" - sources = @( - "632899f8-2ea1-4604-8413-27bd2892079f" -) -receivers = @( -"550fae72-d251-43ec-868c-373732c2704f" -"72f988bf-86f1-41af-91ab-2d7cd011db47" -) -} - -Update-MgCommunicationCallAudioRoutingGroup -CallId $callId -AudioRoutingGroupId $audioRoutingGroupId -BodyParameter $params - -``` -This example shows how to use the Update-MgCommunicationCallAudioRoutingGroup Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AudioRoutingGroupId - -The unique identifier of audioRoutingGroup - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -audioRoutingGroup -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAudioRoutingGroup -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - 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: '' -``` - -### -Receivers - -List of receiving participant ids. - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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: '' -``` - -### -RoutingMode - -routingMode - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sources - -List of source participant ids. - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAudioRoutingGroup - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAudioRoutingGroup - -{{ 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. - -BODYPARAMETER ``: audioRoutingGroup - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [Receivers ]: List of receiving participant ids. - [RoutingMode ]: routingMode - [Sources ]: List of source participant ids. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Update-MgCommunicationCallAudioRoutingGroup](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallaudioroutinggroup) -- [Graph API Reference](https://learn.microsoft.com/graph/api/audioroutinggroup-update?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallContentSharingSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallContentSharingSession.md deleted file mode 100644 index 7b48b551d41d..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallContentSharingSession.md +++ /dev/null @@ -1,524 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallcontentsharingsession -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationCallContentSharingSession ---- - -# Update-MgCommunicationCallContentSharingSession - -## SYNOPSIS - -Update the navigation property contentSharingSessions in communications - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationCallContentSharingSession -CallId -ContentSharingSessionId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Update - -``` -Update-MgCommunicationCallContentSharingSession -CallId -ContentSharingSessionId - -BodyParameter [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationCallContentSharingSession -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationCallContentSharingSession -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property contentSharingSessions in communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -contentSharingSession - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - 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: '' -``` - -### -ContentSharingSessionId - -The unique identifier of contentSharingSession - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.Hashtable - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.String - -{{ 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 - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Update-MgCommunicationCallContentSharingSession](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallcontentsharingsession) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallOperation.md deleted file mode 100644 index fd2b1bb8ca73..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallOperation.md +++ /dev/null @@ -1,629 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcalloperation -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationCallOperation ---- - -# Update-MgCommunicationCallOperation - -## SYNOPSIS - -Update the navigation property operations in communications - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationCallOperation -CallId -CommsOperationId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Id ] [-ResultInfo ] [-Status ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Update - -``` -Update-MgCommunicationCallOperation -CallId -CommsOperationId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationCallOperation -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Id ] [-ResultInfo ] [-Status ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationCallOperation -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property operations in communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -commsOperation -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCommsOperation -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - -Unique Client Context string. -Max limit is 256 chars. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CommsOperationId - -The unique identifier of commsOperation - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - 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: '' -``` - -### -ResultInfo - -resultInfo -To construct, see NOTES section for RESULTINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphResultInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Status - -operationStatus - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCommsOperation - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCommsOperation - -{{ 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. - -BODYPARAMETER ``: commsOperation - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [ClientContext ]: Unique Client Context string. -Max limit is 256 chars. - [ResultInfo ]: resultInfo - [(Any) ]: This indicates any property can be added to this object. - [Code ]: The result code. - [Message ]: The message. - [Subcode ]: The result subcode. - [Status ]: operationStatus - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -RESULTINFO ``: resultInfo - [(Any) ]: This indicates any property can be added to this object. - [Code ]: The result code. - [Message ]: The message. - [Subcode ]: The result subcode. - - -## RELATED LINKS - -- [Update-MgCommunicationCallOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcalloperation) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallParticipant.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallParticipant.md deleted file mode 100644 index 96209fd86dc7..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallParticipant.md +++ /dev/null @@ -1,884 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallparticipant -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationCallParticipant ---- - -# Update-MgCommunicationCallParticipant - -## SYNOPSIS - -Update the navigation property participants in communications - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationCallParticipant -CallId -ParticipantId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] - [-Info ] [-IsInLobby] [-IsMuted] - [-MediaStreams ] [-Metadata ] - [-RecordingInfo ] [-RemovedState ] - [-RestrictedExperience ] [-RosterSequenceNumber ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Update - -``` -Update-MgCommunicationCallParticipant -CallId -ParticipantId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationCallParticipant -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] - [-Info ] [-IsInLobby] [-IsMuted] - [-MediaStreams ] [-Metadata ] - [-RecordingInfo ] [-RemovedState ] - [-RestrictedExperience ] [-RosterSequenceNumber ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationCallParticipant -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property participants in communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -participant -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphParticipant -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Info - -participantInfo -To construct, see NOTES section for INFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphParticipantInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsInLobby - -true if the participant is in lobby. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsMuted - -true if the participant is muted (client or server muted). - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MediaStreams - -The list of media streams. -To construct, see NOTES section for MEDIASTREAMS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMediaStream[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Metadata - -A blob of data provided by the participant in the roster. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ParticipantId - -The unique identifier of participant - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - 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: '' -``` - -### -RecordingInfo - -recordingInfo -To construct, see NOTES section for RECORDINGINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphRecordingInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RemovedState - -removedState -To construct, see NOTES section for REMOVEDSTATE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphRemovedState -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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: '' -``` - -### -RestrictedExperience - -onlineMeetingRestricted -To construct, see NOTES section for RESTRICTEDEXPERIENCE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeetingRestricted -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -RosterSequenceNumber - -Indicates the roster sequence number in which the participant was last updated. - -```yaml -Type: System.Int64 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphParticipant - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphParticipant - -{{ 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. - -BODYPARAMETER ``: participant - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [Info ]: participantInfo - [(Any) ]: This indicates any property can be added to this object. - [CountryCode ]: The ISO 3166-1 Alpha-2 country code of the participant's best estimated physical location at the start of the call. -Read-only. - [EndpointType ]: endpointType - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [LanguageId ]: The language culture string. -Read-only. - [ParticipantId ]: The participant ID of the participant. -Read-only. - [Region ]: The home region of the participant. -This can be a country, a continent, or a larger geographic region. -This doesn't change based on the participant's current physical location. -Read-only. - [IsInLobby ]: true if the participant is in lobby. - [IsMuted ]: true if the participant is muted (client or server muted). - [MediaStreams ]: The list of media streams. - [Direction ]: mediaDirection - [Label ]: The media stream label. - [MediaType ]: modality - [ServerMuted ]: If the media is muted by the server. - [SourceId ]: The source ID. - [Metadata ]: A blob of data provided by the participant in the roster. - [RecordingInfo ]: recordingInfo - [(Any) ]: This indicates any property can be added to this object. - [Initiator ]: identitySet - [RecordingStatus ]: recordingStatus - [RemovedState ]: removedState - [(Any) ]: This indicates any property can be added to this object. - [Reason ]: The removal reason for the participant resource. - [RestrictedExperience ]: onlineMeetingRestricted - [(Any) ]: This indicates any property can be added to this object. - [ContentSharingDisabled ]: onlineMeetingContentSharingDisabledReason - [VideoDisabled ]: onlineMeetingVideoDisabledReason - [RosterSequenceNumber ]: Indicates the roster sequence number in which the participant was last updated. - -INFO ``: participantInfo - [(Any) ]: This indicates any property can be added to this object. - [CountryCode ]: The ISO 3166-1 Alpha-2 country code of the participant's best estimated physical location at the start of the call. -Read-only. - [EndpointType ]: endpointType - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [LanguageId ]: The language culture string. -Read-only. - [ParticipantId ]: The participant ID of the participant. -Read-only. - [Region ]: The home region of the participant. -This can be a country, a continent, or a larger geographic region. -This doesn't change based on the participant's current physical location. -Read-only. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -MEDIASTREAMS : The list of media streams. - [Direction ]: mediaDirection - [Label ]: The media stream label. - [MediaType ]: modality - [ServerMuted ]: If the media is muted by the server. - [SourceId ]: The source ID. - -RECORDINGINFO ``: recordingInfo - [(Any) ]: This indicates any property can be added to this object. - [Initiator ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [RecordingStatus ]: recordingStatus - -REMOVEDSTATE ``: removedState - [(Any) ]: This indicates any property can be added to this object. - [Reason ]: The removal reason for the participant resource. - -RESTRICTEDEXPERIENCE ``: onlineMeetingRestricted - [(Any) ]: This indicates any property can be added to this object. - [ContentSharingDisabled ]: onlineMeetingContentSharingDisabledReason - [VideoDisabled ]: onlineMeetingVideoDisabledReason - - -## RELATED LINKS - -- [Update-MgCommunicationCallParticipant](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallparticipant) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallRecordOrganizerV2.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallRecordOrganizerV2.md deleted file mode 100644 index 4c79c14bb9a7..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallRecordOrganizerV2.md +++ /dev/null @@ -1,579 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallrecordorganizerv2 -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationCallRecordOrganizerV2 ---- - -# Update-MgCommunicationCallRecordOrganizerV2 - -## SYNOPSIS - -Update the navigation property organizer_v2 in communications - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationCallRecordOrganizerV2 -CallRecordId - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AdministrativeUnitInfos ] [-Id ] - [-Identity ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Update - -``` -Update-MgCommunicationCallRecordOrganizerV2 -CallRecordId -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationCallRecordOrganizerV2 -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AdministrativeUnitInfos ] [-Id ] - [-Identity ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationCallRecordOrganizerV2 -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property organizer_v2 in communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AdministrativeUnitInfos - -List of administrativeUnitInfo objects for the call participant. -To construct, see NOTES section for ADMINISTRATIVEUNITINFOS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsAdministrativeUnitInfo[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -organizer - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Identity - -communicationsIdentitySet -To construct, see NOTES section for IDENTITY properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCommunicationsIdentitySet -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.Hashtable - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsOrganizer - -{{ 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. - -ADMINISTRATIVEUNITINFOS : List of administrativeUnitInfo objects for the call participant. - [Id ]: Unique identifier for the administrative unit. - -IDENTITY ``: communicationsIdentitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [ApplicationInstance ]: identity - [AssertedIdentity ]: identity - [AzureCommunicationServicesUser ]: identity - [Encrypted ]: identity - [EndpointType ]: endpointType - [Guest ]: identity - [OnPremises ]: identity - [Phone ]: identity - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Update-MgCommunicationCallRecordOrganizerV2](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallrecordorganizerv2) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallRecordParticipantV2.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallRecordParticipantV2.md deleted file mode 100644 index 6f155e61404a..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallRecordParticipantV2.md +++ /dev/null @@ -1,606 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallrecordparticipantv2 -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationCallRecordParticipantV2 ---- - -# Update-MgCommunicationCallRecordParticipantV2 - -## SYNOPSIS - -Update the navigation property participants_v2 in communications - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationCallRecordParticipantV2 -CallRecordId -ParticipantId - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AdministrativeUnitInfos ] [-Id ] - [-Identity ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Update - -``` -Update-MgCommunicationCallRecordParticipantV2 -CallRecordId -ParticipantId - -BodyParameter [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationCallRecordParticipantV2 -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AdministrativeUnitInfos ] [-Id ] - [-Identity ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationCallRecordParticipantV2 -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property participants_v2 in communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AdministrativeUnitInfos - -List of administrativeUnitInfo objects for the call participant. -To construct, see NOTES section for ADMINISTRATIVEUNITINFOS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsAdministrativeUnitInfo[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -participant - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Identity - -communicationsIdentitySet -To construct, see NOTES section for IDENTITY properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCommunicationsIdentitySet -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ParticipantId - -The unique identifier of participant - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### System.Collections.Hashtable - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsParticipant - -{{ 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. - -ADMINISTRATIVEUNITINFOS : List of administrativeUnitInfo objects for the call participant. - [Id ]: Unique identifier for the administrative unit. - -IDENTITY ``: communicationsIdentitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [ApplicationInstance ]: identity - [AssertedIdentity ]: identity - [AzureCommunicationServicesUser ]: identity - [Encrypted ]: identity - [EndpointType ]: endpointType - [Guest ]: identity - [OnPremises ]: identity - [Phone ]: identity - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Update-MgCommunicationCallRecordParticipantV2](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallrecordparticipantv2) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallRecordSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallRecordSession.md deleted file mode 100644 index 3e11797b5bcd..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallRecordSession.md +++ /dev/null @@ -1,1059 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallrecordsession -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationCallRecordSession ---- - -# Update-MgCommunicationCallRecordSession - -## SYNOPSIS - -Update the navigation property sessions in communications - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationCallRecordSession -CallRecordId -SessionId - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-Callee ] [-Caller ] - [-EndDateTime ] [-FailureInfo ] [-Id ] - [-IsTest] [-Modalities ] [-Segments ] - [-StartDateTime ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Update - -``` -Update-MgCommunicationCallRecordSession -CallRecordId -SessionId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationCallRecordSession -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-Callee ] [-Caller ] - [-EndDateTime ] [-FailureInfo ] [-Id ] - [-IsTest] [-Modalities ] [-Segments ] - [-StartDateTime ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationCallRecordSession -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property sessions in communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -session -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsSession -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -Callee - -endpoint -To construct, see NOTES section for CALLEE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsEndpoint -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Caller - -endpoint -To construct, see NOTES section for CALLER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsEndpoint -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordId - -The unique identifier of callRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - 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: '' -``` - -### -EndDateTime - -UTC time when the last user left the session. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -FailureInfo - -failureInfo -To construct, see NOTES section for FAILUREINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsFailureInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsTest - -Specifies whether the session is a test. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Modalities - -List of modalities present in the session. -Possible values are: unknown, audio, video, videoBasedScreenSharing, data, screenSharing, unknownFutureValue. - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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: '' -``` - -### -Segments - -The list of segments involved in the session. -Read-only. -Nullable. -To construct, see NOTES section for SEGMENTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsSegment[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -SessionId - -The unique identifier of session - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StartDateTime - -UTC time when the first user joined the session. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsSession - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecordsSession - -{{ 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. - -BODYPARAMETER ``: session - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [Callee ]: endpoint - [(Any) ]: This indicates any property can be added to this object. - [UserAgent ]: userAgent - [(Any) ]: This indicates any property can be added to this object. - [ApplicationVersion ]: Identifies the version of application software used by this endpoint. - [HeaderValue ]: User-agent header value reported by this endpoint. - [Caller ]: endpoint - [EndDateTime ]: UTC time when the last user left the session. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - [FailureInfo ]: failureInfo - [(Any) ]: This indicates any property can be added to this object. - [Reason ]: Classification of why a call or portion of a call failed. - [Stage ]: failureStage - [IsTest ]: Specifies whether the session is a test. - [Modalities ]: List of modalities present in the session. -Possible values are: unknown, audio, video, videoBasedScreenSharing, data, screenSharing, unknownFutureValue. - [Segments ]: The list of segments involved in the session. -Read-only. -Nullable. - [Id ]: The unique identifier for an entity. -Read-only. - [Callee ]: endpoint - [Caller ]: endpoint - [EndDateTime ]: UTC time when the segment ended. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - [FailureInfo ]: failureInfo - [Media ]: Media associated with this segment. - [CalleeDevice ]: deviceInfo - [(Any) ]: This indicates any property can be added to this object. - [CaptureDeviceDriver ]: Name of the capture device driver used by the media endpoint. - [CaptureDeviceName ]: Name of the capture device used by the media endpoint. - [CaptureNotFunctioningEventRatio ]: Fraction of the call that the media endpoint detected the capture device was not working properly. - [CpuInsufficentEventRatio ]: Fraction of the call that the media endpoint detected the CPU resources available were insufficient and caused poor quality of the audio sent and received. - [DeviceClippingEventRatio ]: Fraction of the call that the media endpoint detected clipping in the captured audio that caused poor quality of the audio being sent. - [DeviceGlitchEventRatio ]: Fraction of the call that the media endpoint detected glitches or gaps in the audio played or captured that caused poor quality of the audio being sent or received. - [HowlingEventCount ]: Number of times during the call that the media endpoint detected howling or screeching audio. - [InitialSignalLevelRootMeanSquare ]: The root mean square (RMS) of the incoming signal of up to the first 30 seconds of the call. - [LowSpeechLevelEventRatio ]: Fraction of the call that the media endpoint detected low speech level that caused poor quality of the audio being sent. - [LowSpeechToNoiseEventRatio ]: Fraction of the call that the media endpoint detected low speech to noise level that caused poor quality of the audio being sent. - [MicGlitchRate ]: Glitches per 5 minute interval for the media endpoint's microphone. - [ReceivedNoiseLevel ]: Average energy level of received audio for audio classified as mono noise or left channel of stereo noise by the media endpoint. - [ReceivedSignalLevel ]: Average energy level of received audio for audio classified as mono speech, or left channel of stereo speech by the media endpoint. - [RenderDeviceDriver ]: Name of the render device driver used by the media endpoint. - [RenderDeviceName ]: Name of the render device used by the media endpoint. - [RenderMuteEventRatio ]: Fraction of the call that media endpoint detected device render is muted. - [RenderNotFunctioningEventRatio ]: Fraction of the call that the media endpoint detected the render device was not working properly. - [RenderZeroVolumeEventRatio ]: Fraction of the call that media endpoint detected device render volume is set to 0. - [SentNoiseLevel ]: Average energy level of sent audio for audio classified as mono noise or left channel of stereo noise by the media endpoint. - [SentSignalLevel ]: Average energy level of sent audio for audio classified as mono speech, or left channel of stereo speech by the media endpoint. - [SpeakerGlitchRate ]: Glitches per 5 minute internal for the media endpoint's loudspeaker. - [CalleeNetwork ]: networkInfo - [(Any) ]: This indicates any property can be added to this object. - [BandwidthLowEventRatio ]: Fraction of the call that the media endpoint detected the available bandwidth or bandwidth policy was low enough to cause poor quality of the audio sent. - [BasicServiceSetIdentifier ]: The wireless LAN basic service set identifier of the media endpoint used to connect to the network. -This property isn't available if the user disables precise location sharing in their operating system or Microsoft Teams app settings. - [ConnectionType ]: networkConnectionType - [DelayEventRatio ]: Fraction of the call that the media endpoint detected the network delay was significant enough to impact the ability to have real-time two-way communication. - [DnsSuffix ]: DNS suffix associated with the network adapter of the media endpoint. - [IPAddress ]: IP address of the media endpoint. - [LinkSpeed ]: Link speed in bits per second reported by the network adapter used by the media endpoint. - [MacAddress ]: The media access control (MAC) address of the media endpoint's network device. -This value may be missing or shown as 02:00:00:00:00:00 due to operating system privacy policies. - [NetworkTransportProtocol ]: networkTransportProtocol - [Port ]: Network port number used by media endpoint. - [ReceivedQualityEventRatio ]: Fraction of the call that the media endpoint detected the network was causing poor quality of the audio received. - [ReflexiveIPAddress ]: IP address of the media endpoint as seen by the media relay server. -This is typically the public internet IP address associated to the endpoint. - [RelayIPAddress ]: IP address of the media relay server allocated by the media endpoint. - [RelayPort ]: Network port number allocated on the media relay server by the media endpoint. - [SentQualityEventRatio ]: Fraction of the call that the media endpoint detected the network was causing poor quality of the audio sent. - [Subnet ]: Subnet used for media stream by the media endpoint. - [TraceRouteHops ]: List of network trace route hops collected for this media stream.* - [HopCount ]: The network path count of this hop that was used to compute the RTT. - [IPAddress ]: IP address used for this hop in the network trace. - [RoundTripTime ]: The time from when the trace route packet was sent from the client to this hop and back to the client, denoted in ISO 8601 format. -For example, 1 second is denoted as PT1S, where P is the duration designator, T is the time designator, and S is the second designator. - [WifiBand ]: wifiBand - [WifiBatteryCharge ]: Estimated remaining battery charge in percentage reported by the media endpoint. - [WifiChannel ]: WiFi channel used by the media endpoint. - [WifiMicrosoftDriver ]: Name of the Microsoft WiFi driver used by the media endpoint. -Value may be localized based on the language used by endpoint. - [WifiMicrosoftDriverVersion ]: Version of the Microsoft WiFi driver used by the media endpoint. - [WifiRadioType ]: wifiRadioType - [WifiSignalStrength ]: WiFi signal strength in percentage reported by the media endpoint. - [WifiVendorDriver ]: Name of the WiFi driver used by the media endpoint. -Value may be localized based on the language used by endpoint. - [WifiVendorDriverVersion ]: Version of the WiFi driver used by the media endpoint. - [CallerDevice ]: deviceInfo - [CallerNetwork ]: networkInfo - [Label ]: How the media was identified during media negotiation stage. - [Streams ]: Network streams associated with this media. - [AudioCodec ]: audioCodec - [AverageAudioDegradation ]: Average Network Mean Opinion Score degradation for stream. -Represents how much the network loss and jitter has impacted the quality of received audio. - [AverageAudioNetworkJitter ]: Average jitter for the stream computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [AverageBandwidthEstimate ]: Average estimated bandwidth available between two endpoints in bits per second. - [AverageFreezeDuration ]: Average duration of the received freezing time in the video stream. - [AverageJitter ]: Average jitter for the stream computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [AveragePacketLossRate ]: Average packet loss rate for stream. - [AverageRatioOfConcealedSamples ]: Ratio of the number of audio frames with samples generated by packet loss concealment to the total number of audio frames. - [AverageReceivedFrameRate ]: Average frames per second received for all video streams computed over the duration of the session. - [AverageRoundTripTime ]: Average network propagation round-trip time computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [AverageVideoFrameLossPercentage ]: Average percentage of video frames lost as displayed to the user. - [AverageVideoFrameRate ]: Average frames per second received for a video stream, computed over the duration of the session. - [AverageVideoPacketLossRate ]: Average fraction of packets lost, as specified in RFC 3550, computed over the duration of the session. - [EndDateTime ]: UTC time when the stream ended. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -This field is only available for streams that use the SIP protocol. - [IsAudioForwardErrorCorrectionUsed ]: Indicates whether the forward error correction (FEC) was used at some point during the session. -The default value is null. - [LowFrameRateRatio ]: Fraction of the call where frame rate is less than 7.5 frames per second. - [LowVideoProcessingCapabilityRatio ]: Fraction of the call that the client is running less than 70% expected video processing capability. - [MaxAudioNetworkJitter ]: Maximum of audio network jitter computed over each of the 20 second windows during the session, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [MaxJitter ]: Maximum jitter for the stream computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [MaxPacketLossRate ]: Maximum packet loss rate for the stream. - [MaxRatioOfConcealedSamples ]: Maximum ratio of packets concealed by the healer. - [MaxRoundTripTime ]: Maximum network propagation round-trip time computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [PacketUtilization ]: Packet count for the stream. - [PostForwardErrorCorrectionPacketLossRate ]: Packet loss rate after FEC has been applied aggregated across all video streams and codecs. - [RmsFreezeDuration ]: Average duration of the received freezing time in the video stream represented in root mean square. - [StartDateTime ]: UTC time when the stream started. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -This field is only available for streams that use the SIP protocol. - [StreamDirection ]: mediaStreamDirection - [StreamId ]: Unique identifier for the stream. - [VideoCodec ]: videoCodec - [WasMediaBypassed ]: True if the media stream bypassed the Mediation Server and went straight between client and PSTN Gateway/PBX, false otherwise. - [StartDateTime ]: UTC time when the segment started. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - [StartDateTime ]: UTC time when the first user joined the session. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - -CALLEE ``: endpoint - [(Any) ]: This indicates any property can be added to this object. - [UserAgent ]: userAgent - [(Any) ]: This indicates any property can be added to this object. - [ApplicationVersion ]: Identifies the version of application software used by this endpoint. - [HeaderValue ]: User-agent header value reported by this endpoint. - -CALLER ``: endpoint - [(Any) ]: This indicates any property can be added to this object. - [UserAgent ]: userAgent - [(Any) ]: This indicates any property can be added to this object. - [ApplicationVersion ]: Identifies the version of application software used by this endpoint. - [HeaderValue ]: User-agent header value reported by this endpoint. - -FAILUREINFO ``: failureInfo - [(Any) ]: This indicates any property can be added to this object. - [Reason ]: Classification of why a call or portion of a call failed. - [Stage ]: failureStage - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -SEGMENTS : The list of segments involved in the session. -Read-only. -Nullable. - [Id ]: The unique identifier for an entity. -Read-only. - [Callee ]: endpoint - [(Any) ]: This indicates any property can be added to this object. - [UserAgent ]: userAgent - [(Any) ]: This indicates any property can be added to this object. - [ApplicationVersion ]: Identifies the version of application software used by this endpoint. - [HeaderValue ]: User-agent header value reported by this endpoint. - [Caller ]: endpoint - [EndDateTime ]: UTC time when the segment ended. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - [FailureInfo ]: failureInfo - [(Any) ]: This indicates any property can be added to this object. - [Reason ]: Classification of why a call or portion of a call failed. - [Stage ]: failureStage - [Media ]: Media associated with this segment. - [CalleeDevice ]: deviceInfo - [(Any) ]: This indicates any property can be added to this object. - [CaptureDeviceDriver ]: Name of the capture device driver used by the media endpoint. - [CaptureDeviceName ]: Name of the capture device used by the media endpoint. - [CaptureNotFunctioningEventRatio ]: Fraction of the call that the media endpoint detected the capture device was not working properly. - [CpuInsufficentEventRatio ]: Fraction of the call that the media endpoint detected the CPU resources available were insufficient and caused poor quality of the audio sent and received. - [DeviceClippingEventRatio ]: Fraction of the call that the media endpoint detected clipping in the captured audio that caused poor quality of the audio being sent. - [DeviceGlitchEventRatio ]: Fraction of the call that the media endpoint detected glitches or gaps in the audio played or captured that caused poor quality of the audio being sent or received. - [HowlingEventCount ]: Number of times during the call that the media endpoint detected howling or screeching audio. - [InitialSignalLevelRootMeanSquare ]: The root mean square (RMS) of the incoming signal of up to the first 30 seconds of the call. - [LowSpeechLevelEventRatio ]: Fraction of the call that the media endpoint detected low speech level that caused poor quality of the audio being sent. - [LowSpeechToNoiseEventRatio ]: Fraction of the call that the media endpoint detected low speech to noise level that caused poor quality of the audio being sent. - [MicGlitchRate ]: Glitches per 5 minute interval for the media endpoint's microphone. - [ReceivedNoiseLevel ]: Average energy level of received audio for audio classified as mono noise or left channel of stereo noise by the media endpoint. - [ReceivedSignalLevel ]: Average energy level of received audio for audio classified as mono speech, or left channel of stereo speech by the media endpoint. - [RenderDeviceDriver ]: Name of the render device driver used by the media endpoint. - [RenderDeviceName ]: Name of the render device used by the media endpoint. - [RenderMuteEventRatio ]: Fraction of the call that media endpoint detected device render is muted. - [RenderNotFunctioningEventRatio ]: Fraction of the call that the media endpoint detected the render device was not working properly. - [RenderZeroVolumeEventRatio ]: Fraction of the call that media endpoint detected device render volume is set to 0. - [SentNoiseLevel ]: Average energy level of sent audio for audio classified as mono noise or left channel of stereo noise by the media endpoint. - [SentSignalLevel ]: Average energy level of sent audio for audio classified as mono speech, or left channel of stereo speech by the media endpoint. - [SpeakerGlitchRate ]: Glitches per 5 minute internal for the media endpoint's loudspeaker. - [CalleeNetwork ]: networkInfo - [(Any) ]: This indicates any property can be added to this object. - [BandwidthLowEventRatio ]: Fraction of the call that the media endpoint detected the available bandwidth or bandwidth policy was low enough to cause poor quality of the audio sent. - [BasicServiceSetIdentifier ]: The wireless LAN basic service set identifier of the media endpoint used to connect to the network. -This property isn't available if the user disables precise location sharing in their operating system or Microsoft Teams app settings. - [ConnectionType ]: networkConnectionType - [DelayEventRatio ]: Fraction of the call that the media endpoint detected the network delay was significant enough to impact the ability to have real-time two-way communication. - [DnsSuffix ]: DNS suffix associated with the network adapter of the media endpoint. - [IPAddress ]: IP address of the media endpoint. - [LinkSpeed ]: Link speed in bits per second reported by the network adapter used by the media endpoint. - [MacAddress ]: The media access control (MAC) address of the media endpoint's network device. -This value may be missing or shown as 02:00:00:00:00:00 due to operating system privacy policies. - [NetworkTransportProtocol ]: networkTransportProtocol - [Port ]: Network port number used by media endpoint. - [ReceivedQualityEventRatio ]: Fraction of the call that the media endpoint detected the network was causing poor quality of the audio received. - [ReflexiveIPAddress ]: IP address of the media endpoint as seen by the media relay server. -This is typically the public internet IP address associated to the endpoint. - [RelayIPAddress ]: IP address of the media relay server allocated by the media endpoint. - [RelayPort ]: Network port number allocated on the media relay server by the media endpoint. - [SentQualityEventRatio ]: Fraction of the call that the media endpoint detected the network was causing poor quality of the audio sent. - [Subnet ]: Subnet used for media stream by the media endpoint. - [TraceRouteHops ]: List of network trace route hops collected for this media stream.* - [HopCount ]: The network path count of this hop that was used to compute the RTT. - [IPAddress ]: IP address used for this hop in the network trace. - [RoundTripTime ]: The time from when the trace route packet was sent from the client to this hop and back to the client, denoted in ISO 8601 format. -For example, 1 second is denoted as PT1S, where P is the duration designator, T is the time designator, and S is the second designator. - [WifiBand ]: wifiBand - [WifiBatteryCharge ]: Estimated remaining battery charge in percentage reported by the media endpoint. - [WifiChannel ]: WiFi channel used by the media endpoint. - [WifiMicrosoftDriver ]: Name of the Microsoft WiFi driver used by the media endpoint. -Value may be localized based on the language used by endpoint. - [WifiMicrosoftDriverVersion ]: Version of the Microsoft WiFi driver used by the media endpoint. - [WifiRadioType ]: wifiRadioType - [WifiSignalStrength ]: WiFi signal strength in percentage reported by the media endpoint. - [WifiVendorDriver ]: Name of the WiFi driver used by the media endpoint. -Value may be localized based on the language used by endpoint. - [WifiVendorDriverVersion ]: Version of the WiFi driver used by the media endpoint. - [CallerDevice ]: deviceInfo - [CallerNetwork ]: networkInfo - [Label ]: How the media was identified during media negotiation stage. - [Streams ]: Network streams associated with this media. - [AudioCodec ]: audioCodec - [AverageAudioDegradation ]: Average Network Mean Opinion Score degradation for stream. -Represents how much the network loss and jitter has impacted the quality of received audio. - [AverageAudioNetworkJitter ]: Average jitter for the stream computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [AverageBandwidthEstimate ]: Average estimated bandwidth available between two endpoints in bits per second. - [AverageFreezeDuration ]: Average duration of the received freezing time in the video stream. - [AverageJitter ]: Average jitter for the stream computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [AveragePacketLossRate ]: Average packet loss rate for stream. - [AverageRatioOfConcealedSamples ]: Ratio of the number of audio frames with samples generated by packet loss concealment to the total number of audio frames. - [AverageReceivedFrameRate ]: Average frames per second received for all video streams computed over the duration of the session. - [AverageRoundTripTime ]: Average network propagation round-trip time computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [AverageVideoFrameLossPercentage ]: Average percentage of video frames lost as displayed to the user. - [AverageVideoFrameRate ]: Average frames per second received for a video stream, computed over the duration of the session. - [AverageVideoPacketLossRate ]: Average fraction of packets lost, as specified in RFC 3550, computed over the duration of the session. - [EndDateTime ]: UTC time when the stream ended. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -This field is only available for streams that use the SIP protocol. - [IsAudioForwardErrorCorrectionUsed ]: Indicates whether the forward error correction (FEC) was used at some point during the session. -The default value is null. - [LowFrameRateRatio ]: Fraction of the call where frame rate is less than 7.5 frames per second. - [LowVideoProcessingCapabilityRatio ]: Fraction of the call that the client is running less than 70% expected video processing capability. - [MaxAudioNetworkJitter ]: Maximum of audio network jitter computed over each of the 20 second windows during the session, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [MaxJitter ]: Maximum jitter for the stream computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [MaxPacketLossRate ]: Maximum packet loss rate for the stream. - [MaxRatioOfConcealedSamples ]: Maximum ratio of packets concealed by the healer. - [MaxRoundTripTime ]: Maximum network propagation round-trip time computed as specified in RFC 3550, denoted in ISO 8601 format. -For example, 1 second is denoted as 'PT1S', where 'P' is the duration designator, 'T' is the time designator, and 'S' is the second designator. - [PacketUtilization ]: Packet count for the stream. - [PostForwardErrorCorrectionPacketLossRate ]: Packet loss rate after FEC has been applied aggregated across all video streams and codecs. - [RmsFreezeDuration ]: Average duration of the received freezing time in the video stream represented in root mean square. - [StartDateTime ]: UTC time when the stream started. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -This field is only available for streams that use the SIP protocol. - [StreamDirection ]: mediaStreamDirection - [StreamId ]: Unique identifier for the stream. - [VideoCodec ]: videoCodec - [WasMediaBypassed ]: True if the media stream bypassed the Mediation Server and went straight between client and PSTN Gateway/PBX, false otherwise. - [StartDateTime ]: UTC time when the segment started. -The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - - -## RELATED LINKS - -- [Update-MgCommunicationCallRecordSession](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallrecordsession) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallRecordingStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallRecordingStatus.md deleted file mode 100644 index 2dcb2f4acbc7..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationCallRecordingStatus.md +++ /dev/null @@ -1,559 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallrecordingstatus -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationCallRecordingStatus ---- - -# Update-MgCommunicationCallRecordingStatus - -## SYNOPSIS - -Update the application's recording status associated with a call. -This requires the use of the Teams policy-based recording solution. - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationCallRecordingStatus -CallId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-ClientContext ] [-Status ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Update - -``` -Update-MgCommunicationCallRecordingStatus -CallId - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationCallRecordingStatus -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-ClientContext ] - [-Status ] [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationCallRecordingStatus -InputObject - -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the application's recording status associated with a call. -This requires the use of the Teams policy-based recording solution. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | Not supported | -| Delegated (personal Microsoft account) | Not supported | -| Application | Calls.AccessMedia.All, Calls.JoinGroupCall.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - clientContext = "clientContext-value" - status = "notRecording | recording | failed" -} - -Update-MgCommunicationCallRecordingStatus -CallId $callId -BodyParameter $params - -``` -This example shows how to use the Update-MgCommunicationCallRecordingStatus Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - - -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IPathsEipedyCommunicationsCallsCallIdMicrosoftGraphUpdaterecordingstatusPostRequestbodyContentApplicationJsonSchema -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier of call - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ClientContext - - - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - 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: '' -``` - -### -Status - -recordingStatus - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IPathsEipedyCommunicationsCallsCallIdMicrosoftGraphUpdaterecordingstatusPostRequestbodyContentApplicationJsonSchema - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphUpdateRecordingStatusOperation - -{{ 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. - -BODYPARAMETER ``: . - [(Any) ]: This indicates any property can be added to this object. - [ClientContext ]: - [Status ]: recordingStatus - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Update-MgCommunicationCallRecordingStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationcallrecordingstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeeting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeeting.md deleted file mode 100644 index dfe00d341df4..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeeting.md +++ /dev/null @@ -1,2028 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationonlinemeeting -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationOnlineMeeting ---- - -# Update-MgCommunicationOnlineMeeting - -## SYNOPSIS - -Update the navigation property onlineMeetings in communications - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationOnlineMeeting -OnlineMeetingId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AllowAttendeeToEnableCamera] [-AllowAttendeeToEnableMic] - [-AllowBreakoutRooms] [-AllowCopyingAndSharingMeetingContent] [-AllowLiveShare ] - [-AllowMeetingChat ] [-AllowParticipantsToChangeName] [-AllowPowerPointSharing] - [-AllowRecording] [-AllowTeamworkReactions] [-AllowTranscription] [-AllowWhiteboard] - [-AllowedLobbyAdmitters ] [-AllowedPresenters ] - [-AttendanceReports ] [-AttendeeReportInputFile ] - [-AudioConferencing ] - [-BroadcastSettings ] - [-ChatInfo ] [-ChatRestrictions ] - [-CreationDateTime ] [-EndDateTime ] [-ExternalId ] [-Id ] - [-IsBroadcast] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] - [-JoinInformation ] - [-JoinMeetingIdSettings ] [-JoinWebUrl ] - [-LobbyBypassSettings ] [-MeetingTemplateId ] - [-Participants ] [-RecordAutomatically] - [-Recordings ] [-ShareMeetingChatHistoryDefault ] - [-StartDateTime ] [-Subject ] [-Transcripts ] - [-VideoTeleconferenceId ] [-WatermarkProtection ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Update - -``` -Update-MgCommunicationOnlineMeeting -OnlineMeetingId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationOnlineMeeting -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AllowAttendeeToEnableCamera] [-AllowAttendeeToEnableMic] [-AllowBreakoutRooms] - [-AllowCopyingAndSharingMeetingContent] [-AllowLiveShare ] [-AllowMeetingChat ] - [-AllowParticipantsToChangeName] [-AllowPowerPointSharing] [-AllowRecording] - [-AllowTeamworkReactions] [-AllowTranscription] [-AllowWhiteboard] - [-AllowedLobbyAdmitters ] [-AllowedPresenters ] - [-AttendanceReports ] [-AttendeeReportInputFile ] - [-AudioConferencing ] - [-BroadcastSettings ] - [-ChatInfo ] [-ChatRestrictions ] - [-CreationDateTime ] [-EndDateTime ] [-ExternalId ] [-Id ] - [-IsBroadcast] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] - [-JoinInformation ] - [-JoinMeetingIdSettings ] [-JoinWebUrl ] - [-LobbyBypassSettings ] [-MeetingTemplateId ] - [-Participants ] [-RecordAutomatically] - [-Recordings ] [-ShareMeetingChatHistoryDefault ] - [-StartDateTime ] [-Subject ] [-Transcripts ] - [-VideoTeleconferenceId ] [-WatermarkProtection ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationOnlineMeeting -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property onlineMeetings in communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowAttendeeToEnableCamera - -Indicates whether attendees can turn on their camera. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowAttendeeToEnableMic - -Indicates whether attendees can turn on their microphone. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowBreakoutRooms - -Indicates whether breakout rooms are enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowCopyingAndSharingMeetingContent - -Indicates whether the ability to copy and share meeting content is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowedLobbyAdmitters - -allowedLobbyAdmitterRoles - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowedPresenters - -onlineMeetingPresenters - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowLiveShare - -meetingLiveShareOptions - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowMeetingChat - -meetingChatMode - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowParticipantsToChangeName - -Specifies if participants are allowed to rename themselves in an instance of the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowPowerPointSharing - -Indicates whether PowerPoint live is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowRecording - -Indicates whether recording is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowTeamworkReactions - -Indicates if Teams reactions are enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowTranscription - -Indicates whether transcription is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowWhiteboard - -Indicates whether whiteboard is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceReports - -The attendance reports of an online meeting. -Read-only. -To construct, see NOTES section for ATTENDANCEREPORTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendeeReportInputFile - -Input File for AttendeeReport (The content stream of the attendee report of a Microsoft Teams live event. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AudioConferencing - -audioConferencing -To construct, see NOTES section for AUDIOCONFERENCING properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAudioConferencing -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -onlineMeeting -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -BroadcastSettings - -broadcastMeetingSettings -To construct, see NOTES section for BROADCASTSETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphBroadcastMeetingSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ChatInfo - -chatInfo -To construct, see NOTES section for CHATINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphChatInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ChatRestrictions - -chatRestrictions -To construct, see NOTES section for CHATRESTRICTIONS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphChatRestrictions -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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: '' -``` - -### -CreationDateTime - -The meeting creation time in UTC. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -The meeting end time in UTC. -Required when you create an online meeting. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExternalId - -The external ID that is a custom identifier. -Optional. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsBroadcast - -Indicates whether this meeting is a Teams live event. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsEndToEndEncryptionEnabled - -Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsEntryExitAnnounced - -Indicates whether to announce when callers join or leave. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -JoinInformation - -itemBody -To construct, see NOTES section for JOININFORMATION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphItemBody -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -JoinMeetingIdSettings - -joinMeetingIdSettings -To construct, see NOTES section for JOINMEETINGIDSETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphJoinMeetingIdSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -JoinWebUrl - -The join URL of the online meeting. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -LobbyBypassSettings - -lobbyBypassSettings -To construct, see NOTES section for LOBBYBYPASSSETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphLobbyBypassSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingTemplateId - -The ID of the meeting template. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Participants - -meetingParticipants -To construct, see NOTES section for PARTICIPANTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingParticipants -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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: '' -``` - -### -RecordAutomatically - -Indicates whether to record the meeting automatically. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Recordings - -The recordings of an online meeting. -Read-only. -To construct, see NOTES section for RECORDINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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: '' -``` - -### -ShareMeetingChatHistoryDefault - -meetingChatHistoryDefaultMode - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StartDateTime - -The meeting start time in UTC. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Subject - -The subject of the online meeting. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Transcripts - -The transcripts of an online meeting. -Read-only. -To construct, see NOTES section for TRANSCRIPTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -VideoTeleconferenceId - -The video teleconferencing ID. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WatermarkProtection - -watermarkProtectionValues -To construct, see NOTES section for WATERMARKPROTECTION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphWatermarkProtectionValues -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting - -{{ 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. - -ATTENDANCEREPORTS : The attendance reports of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceRecords ]: List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - [ExternalEventInformation ]: The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - [MeetingEndDateTime ]: UTC time when the meeting ended. -Read-only. - [MeetingStartDateTime ]: UTC time when the meeting started. -Read-only. - [TotalParticipantCount ]: Total number of participants. -Read-only. - -AUDIOCONFERENCING ``: audioConferencing - [(Any) ]: This indicates any property can be added to this object. - [ConferenceId ]: The conference id of the online meeting. - [DialinUrl ]: A URL to the externally-accessible web page that contains dial-in information. - [TollFreeNumber ]: The toll-free number that connects to the Audio Conference Provider. - [TollFreeNumbers ]: List of toll-free numbers that are displayed in the meeting invite. - [TollNumber ]: The toll number that connects to the Audio Conference Provider. - [TollNumbers ]: List of toll numbers that are displayed in the meeting invite. - -BODYPARAMETER ``: onlineMeeting - [(Any) ]: This indicates any property can be added to this object. - [AllowAttendeeToEnableCamera ]: Indicates whether attendees can turn on their camera. - [AllowAttendeeToEnableMic ]: Indicates whether attendees can turn on their microphone. - [AllowBreakoutRooms ]: Indicates whether breakout rooms are enabled for the meeting. - [AllowCopyingAndSharingMeetingContent ]: Indicates whether the ability to copy and share meeting content is enabled for the meeting. - [AllowLiveShare ]: meetingLiveShareOptions - [AllowMeetingChat ]: meetingChatMode - [AllowParticipantsToChangeName ]: Specifies if participants are allowed to rename themselves in an instance of the meeting. - [AllowPowerPointSharing ]: Indicates whether PowerPoint live is enabled for the meeting. - [AllowRecording ]: Indicates whether recording is enabled for the meeting. - [AllowTeamworkReactions ]: Indicates if Teams reactions are enabled for the meeting. - [AllowTranscription ]: Indicates whether transcription is enabled for the meeting. - [AllowWhiteboard ]: Indicates whether whiteboard is enabled for the meeting. - [AllowedLobbyAdmitters ]: allowedLobbyAdmitterRoles - [AllowedPresenters ]: onlineMeetingPresenters - [AttendanceReports ]: The attendance reports of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceRecords ]: List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - [ExternalEventInformation ]: The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - [MeetingEndDateTime ]: UTC time when the meeting ended. -Read-only. - [MeetingStartDateTime ]: UTC time when the meeting started. -Read-only. - [TotalParticipantCount ]: Total number of participants. -Read-only. - [AudioConferencing ]: audioConferencing - [(Any) ]: This indicates any property can be added to this object. - [ConferenceId ]: The conference id of the online meeting. - [DialinUrl ]: A URL to the externally-accessible web page that contains dial-in information. - [TollFreeNumber ]: The toll-free number that connects to the Audio Conference Provider. - [TollFreeNumbers ]: List of toll-free numbers that are displayed in the meeting invite. - [TollNumber ]: The toll number that connects to the Audio Conference Provider. - [TollNumbers ]: List of toll numbers that are displayed in the meeting invite. - [ChatInfo ]: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - [ChatRestrictions ]: chatRestrictions - [(Any) ]: This indicates any property can be added to this object. - [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. -Optional. - [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. - [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. - [JoinInformation ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [JoinMeetingIdSettings ]: joinMeetingIdSettings - [(Any) ]: This indicates any property can be added to this object. - [IsPasscodeRequired ]: Indicates whether a passcode is required to join a meeting when using joinMeetingId. -Optional. - [JoinMeetingId ]: The meeting ID to be used to join a meeting. -Optional. -Read-only. - [Passcode ]: The passcode to join a meeting. - Optional. -Read-only. - [JoinWebUrl ]: The join URL of the online meeting. -Read-only. - [LobbyBypassSettings ]: lobbyBypassSettings - [(Any) ]: This indicates any property can be added to this object. - [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. -Optional. - [Scope ]: lobbyBypassScope - [RecordAutomatically ]: Indicates whether to record the meeting automatically. - [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode - [Subject ]: The subject of the online meeting. - [VideoTeleconferenceId ]: The video teleconferencing ID. -Read-only. - [WatermarkProtection ]: watermarkProtectionValues - [(Any) ]: This indicates any property can be added to this object. - [IsEnabledForContentSharing ]: Indicates whether to apply a watermark to any shared content. - [IsEnabledForVideo ]: Indicates whether to apply a watermark to everyone's video feed. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendeeReport ]: The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - [BroadcastSettings ]: broadcastMeetingSettings - [(Any) ]: This indicates any property can be added to this object. - [AllowedAudience ]: broadcastMeetingAudience - [Captions ]: broadcastMeetingCaptionSettings - [(Any) ]: This indicates any property can be added to this object. - [IsCaptionEnabled ]: Indicates whether captions are enabled for this Teams live event. - [SpokenLanguage ]: The spoken language. - [TranslationLanguages ]: The translation languages (choose up to 6). - [IsAttendeeReportEnabled ]: Indicates whether attendee report is enabled for this Teams live event. -Default value is false. - [IsQuestionAndAnswerEnabled ]: Indicates whether Q&A is enabled for this Teams live event. -Default value is false. - [IsRecordingEnabled ]: Indicates whether recording is enabled for this Teams live event. -Default value is false. - [IsVideoOnDemandEnabled ]: Indicates whether video on demand is enabled for this Teams live event. -Default value is false. - [CreationDateTime ]: The meeting creation time in UTC. -Read-only. - [EndDateTime ]: The meeting end time in UTC. -Required when you create an online meeting. - [ExternalId ]: The external ID that is a custom identifier. -Optional. - [IsBroadcast ]: Indicates whether this meeting is a Teams live event. - [MeetingTemplateId ]: The ID of the meeting template. - [Participants ]: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - [StartDateTime ]: The meeting start time in UTC. - [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - -BROADCASTSETTINGS ``: broadcastMeetingSettings - [(Any) ]: This indicates any property can be added to this object. - [AllowedAudience ]: broadcastMeetingAudience - [Captions ]: broadcastMeetingCaptionSettings - [(Any) ]: This indicates any property can be added to this object. - [IsCaptionEnabled ]: Indicates whether captions are enabled for this Teams live event. - [SpokenLanguage ]: The spoken language. - [TranslationLanguages ]: The translation languages (choose up to 6). - [IsAttendeeReportEnabled ]: Indicates whether attendee report is enabled for this Teams live event. -Default value is false. - [IsQuestionAndAnswerEnabled ]: Indicates whether Q&A is enabled for this Teams live event. -Default value is false. - [IsRecordingEnabled ]: Indicates whether recording is enabled for this Teams live event. -Default value is false. - [IsVideoOnDemandEnabled ]: Indicates whether video on demand is enabled for this Teams live event. -Default value is false. - -CHATINFO ``: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - -CHATRESTRICTIONS ``: chatRestrictions - [(Any) ]: This indicates any property can be added to this object. - [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. -Optional. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -JOININFORMATION ``: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - -JOINMEETINGIDSETTINGS ``: joinMeetingIdSettings - [(Any) ]: This indicates any property can be added to this object. - [IsPasscodeRequired ]: Indicates whether a passcode is required to join a meeting when using joinMeetingId. -Optional. - [JoinMeetingId ]: The meeting ID to be used to join a meeting. -Optional. -Read-only. - [Passcode ]: The passcode to join a meeting. - Optional. -Read-only. - -LOBBYBYPASSSETTINGS ``: lobbyBypassSettings - [(Any) ]: This indicates any property can be added to this object. - [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. -Optional. - [Scope ]: lobbyBypassScope - -PARTICIPANTS ``: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - -RECORDINGS : The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - -TRANSCRIPTS : The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - -WATERMARKPROTECTION ``: watermarkProtectionValues - [(Any) ]: This indicates any property can be added to this object. - [IsEnabledForContentSharing ]: Indicates whether to apply a watermark to any shared content. - [IsEnabledForVideo ]: Indicates whether to apply a watermark to everyone's video feed. - - -## RELATED LINKS - -- [Update-MgCommunicationOnlineMeeting](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationonlinemeeting) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeetingAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeetingAttendanceReport.md deleted file mode 100644 index 3d66fc87966d..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeetingAttendanceReport.md +++ /dev/null @@ -1,758 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationonlinemeetingattendancereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationOnlineMeetingAttendanceReport ---- - -# Update-MgCommunicationOnlineMeetingAttendanceReport - -## SYNOPSIS - -Update the navigation property attendanceReports in communications - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationOnlineMeetingAttendanceReport -MeetingAttendanceReportId - -OnlineMeetingId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AttendanceRecords ] - [-ExternalEventInformation ] [-Id ] - [-MeetingEndDateTime ] [-MeetingStartDateTime ] [-TotalParticipantCount ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Update - -``` -Update-MgCommunicationOnlineMeetingAttendanceReport -MeetingAttendanceReportId - -OnlineMeetingId -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationOnlineMeetingAttendanceReport -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AttendanceRecords ] - [-ExternalEventInformation ] [-Id ] - [-MeetingEndDateTime ] [-MeetingStartDateTime ] [-TotalParticipantCount ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationOnlineMeetingAttendanceReport -InputObject - -BodyParameter [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property attendanceReports in communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceRecords - -List of attendance records of an attendance report. -Read-only. -To construct, see NOTES section for ATTENDANCERECORDS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -meetingAttendanceReport -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -ExternalEventInformation - -The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. -To construct, see NOTES section for EXTERNALEVENTINFORMATION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphVirtualEventExternalInformation[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingEndDateTime - -UTC time when the meeting ended. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingStartDateTime - -UTC time when the meeting started. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - 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: '' -``` - -### -TotalParticipantCount - -Total number of participants. -Read-only. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport - -{{ 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. - -ATTENDANCERECORDS : List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - -BODYPARAMETER ``: meetingAttendanceReport - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceRecords ]: List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - [ExternalEventInformation ]: The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - [MeetingEndDateTime ]: UTC time when the meeting ended. -Read-only. - [MeetingStartDateTime ]: UTC time when the meeting started. -Read-only. - [TotalParticipantCount ]: Total number of participants. -Read-only. - -EXTERNALEVENTINFORMATION : The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Update-MgCommunicationOnlineMeetingAttendanceReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationonlinemeetingattendancereport) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md deleted file mode 100644 index 438c73631193..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord.md +++ /dev/null @@ -1,804 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationonlinemeetingattendancereportattendancerecord -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord ---- - -# Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord - -## SYNOPSIS - -Update the navigation property attendanceRecords in communications - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord -AttendanceRecordId - -MeetingAttendanceReportId -OnlineMeetingId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AttendanceIntervals ] - [-EmailAddress ] - [-ExternalRegistrationInformation ] - [-Id ] [-Identity ] [-RegistrationId ] [-Role ] - [-TotalAttendanceInSeconds ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Update - -``` -Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord -AttendanceRecordId - -MeetingAttendanceReportId -OnlineMeetingId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord - -InputObject [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AttendanceIntervals ] - [-EmailAddress ] - [-ExternalRegistrationInformation ] - [-Id ] [-Identity ] [-RegistrationId ] [-Role ] - [-TotalAttendanceInSeconds ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord - -InputObject -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property attendanceRecords in communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceIntervals - -List of time periods between joining and leaving a meeting. -To construct, see NOTES section for ATTENDANCEINTERVALS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceInterval[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceRecordId - -The unique identifier of attendanceRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -attendanceRecord -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -EmailAddress - -Email address of the user associated with this attendance record. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExternalRegistrationInformation - -virtualEventExternalRegistrationInformation -To construct, see NOTES section for EXTERNALREGISTRATIONINFORMATION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphVirtualEventExternalRegistrationInformation -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Identity - -identity -To construct, see NOTES section for IDENTITY properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - 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: '' -``` - -### -RegistrationId - -Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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: '' -``` - -### -Role - -Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -TotalAttendanceInSeconds - -Total duration of the attendances in seconds. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord - -{{ 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. - -ATTENDANCEINTERVALS : List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - -BODYPARAMETER ``: attendanceRecord - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - -EXTERNALREGISTRATIONINFORMATION ``: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - -IDENTITY ``: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationonlinemeetingattendancereportattendancerecord) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeetingRecording.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeetingRecording.md deleted file mode 100644 index 359888771671..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeetingRecording.md +++ /dev/null @@ -1,803 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationonlinemeetingrecording -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationOnlineMeetingRecording ---- - -# Update-MgCommunicationOnlineMeetingRecording - -## SYNOPSIS - -Update the navigation property recordings in communications - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationOnlineMeetingRecording -CallRecordingId -OnlineMeetingId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-RecordingContentUrl ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Update - -``` -Update-MgCommunicationOnlineMeetingRecording -CallRecordingId -OnlineMeetingId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationOnlineMeetingRecording -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-RecordingContentUrl ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationOnlineMeetingRecording -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property recordings in communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -callRecording -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier for the call that is related to this recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordingId - -The unique identifier of callRecording - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - 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: '' -``` - -### -ContentCorrelationId - -The unique identifier that links the transcript with its corresponding recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentInputFile - -Input File for Content (The content of the recording. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CreatedDateTime - -Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingId - -The unique identifier of the onlineMeeting related to this recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingOrganizer - -identitySet -To construct, see NOTES section for MEETINGORGANIZER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - 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: '' -``` - -### -RecordingContentUrl - -The URL that can be used to access the content of the recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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: '' -``` - -### -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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ 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. - -BODYPARAMETER ``: callRecording - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -MEETINGORGANIZER ``: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - - -## RELATED LINKS - -- [Update-MgCommunicationOnlineMeetingRecording](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationonlinemeetingrecording) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeetingTranscript.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeetingTranscript.md deleted file mode 100644 index 34cba61f5820..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationOnlineMeetingTranscript.md +++ /dev/null @@ -1,835 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationonlinemeetingtranscript -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationOnlineMeetingTranscript ---- - -# Update-MgCommunicationOnlineMeetingTranscript - -## SYNOPSIS - -Update the navigation property transcripts in communications - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationOnlineMeetingTranscript -CallTranscriptId -OnlineMeetingId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-MetadataContentInputFile ] - [-TranscriptContentUrl ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Update - -``` -Update-MgCommunicationOnlineMeetingTranscript -CallTranscriptId -OnlineMeetingId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationOnlineMeetingTranscript -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-MetadataContentInputFile ] - [-TranscriptContentUrl ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationOnlineMeetingTranscript -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property transcripts in communications - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -callTranscript -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier for the call that is related to this transcript. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - 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: '' -``` - -### -ContentCorrelationId - -The unique identifier that links the transcript with its corresponding recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentInputFile - -Input File for Content (The content of the transcript. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CreatedDateTime - -Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingId - -The unique identifier of the online meeting related to this transcript. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingOrganizer - -identitySet -To construct, see NOTES section for MEETINGORGANIZER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MetadataContentInputFile - -Input File for MetadataContent (The time-aligned metadata of the utterances in the transcript. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - 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: '' -``` - -### -TranscriptContentUrl - -The URL that can be used to access the content of the transcript. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ 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. - -BODYPARAMETER ``: callTranscript - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -MEETINGORGANIZER ``: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - - -## RELATED LINKS - -- [Update-MgCommunicationOnlineMeetingTranscript](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationonlinemeetingtranscript) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationPresence.md deleted file mode 100644 index bb5fc4aa6985..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgCommunicationPresence.md +++ /dev/null @@ -1,657 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgCommunicationPresence ---- - -# Update-MgCommunicationPresence - -## SYNOPSIS - -Update the navigation property presences in communications - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgCommunicationPresence -PresenceId [-ResponseHeadersVariable ] - [-Activity ] [-AdditionalProperties ] [-Availability ] [-Id ] - [-OutOfOfficeSettings ] - [-StatusMessage ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Update - -``` -Update-MgCommunicationPresence -PresenceId -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgCommunicationPresence -InputObject - [-ResponseHeadersVariable ] [-Activity ] [-AdditionalProperties ] - [-Availability ] [-Id ] [-OutOfOfficeSettings ] - [-StatusMessage ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentity - -``` -Update-MgCommunicationPresence -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property presences in communications - -## PARAMETERS - -### -Activity - -The supplemental information to a user's availability. -Possible values are available, away, beRightBack, busy, doNotDisturb, offline, outOfOffice, presenceUnknown. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Availability - -The base presence information for a user. -Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, inACall, inAMeeting, offline, presenting, presenceUnknown. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -presence -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresence -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OutOfOfficeSettings - -outOfOfficeSettings -To construct, see NOTES section for OUTOFOFFICESETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOutOfOfficeSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PresenceId - -The unique identifier of presence - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - 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: '' -``` - -### -StatusMessage - -presenceStatusMessage -To construct, see NOTES section for STATUSMESSAGE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresenceStatusMessage -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresence - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresence - -{{ 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. - -BODYPARAMETER ``: presence - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [Activity ]: The supplemental information to a user's availability. -Possible values are available, away, beRightBack, busy, doNotDisturb, offline, outOfOffice, presenceUnknown. - [Availability ]: The base presence information for a user. -Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, inACall, inAMeeting, offline, presenting, presenceUnknown. - [OutOfOfficeSettings ]: outOfOfficeSettings - [(Any) ]: This indicates any property can be added to this object. - [IsOutOfOffice ]: If true, either of the following is met:The current time falls within the out-of-office window configured in Outlook or Teams.An event marked as 'Show as Out of Office' appears on the user's calendar.Otherwise, false. - [Message ]: The out-of-office message configured by the user in the Outlook client (Automatic replies) or the Teams client (Schedule out of office). - [StatusMessage ]: presenceStatusMessage - [(Any) ]: This indicates any property can be added to this object. - [ExpiryDateTime ]: dateTimeTimeZone - [(Any) ]: This indicates any property can be added to this object. - [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). - [TimeZone ]: Represents a time zone, for example, 'Pacific Standard Time'. -See below for more possible values. - [Message ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -OUTOFOFFICESETTINGS ``: outOfOfficeSettings - [(Any) ]: This indicates any property can be added to this object. - [IsOutOfOffice ]: If true, either of the following is met:The current time falls within the out-of-office window configured in Outlook or Teams.An event marked as 'Show as Out of Office' appears on the user's calendar.Otherwise, false. - [Message ]: The out-of-office message configured by the user in the Outlook client (Automatic replies) or the Teams client (Schedule out of office). - -STATUSMESSAGE ``: presenceStatusMessage - [(Any) ]: This indicates any property can be added to this object. - [ExpiryDateTime ]: dateTimeTimeZone - [(Any) ]: This indicates any property can be added to this object. - [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). - [TimeZone ]: Represents a time zone, for example, 'Pacific Standard Time'. -See below for more possible values. - [Message ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. - - -## RELATED LINKS - -- [Update-MgCommunicationPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mgcommunicationpresence) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeeting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeeting.md deleted file mode 100644 index af7462815625..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeeting.md +++ /dev/null @@ -1,2101 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mguseronlinemeeting -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgUserOnlineMeeting ---- - -# Update-MgUserOnlineMeeting - -## SYNOPSIS - -Update the navigation property onlineMeetings in users - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgUserOnlineMeeting -OnlineMeetingId -UserId - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AllowAttendeeToEnableCamera] [-AllowAttendeeToEnableMic] [-AllowBreakoutRooms] - [-AllowCopyingAndSharingMeetingContent] [-AllowLiveShare ] [-AllowMeetingChat ] - [-AllowParticipantsToChangeName] [-AllowPowerPointSharing] [-AllowRecording] - [-AllowTeamworkReactions] [-AllowTranscription] [-AllowWhiteboard] - [-AllowedLobbyAdmitters ] [-AllowedPresenters ] - [-AttendanceReports ] [-AttendeeReportInputFile ] - [-AudioConferencing ] - [-BroadcastSettings ] - [-ChatInfo ] [-ChatRestrictions ] - [-CreationDateTime ] [-EndDateTime ] [-ExternalId ] [-Id ] - [-IsBroadcast] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] - [-JoinInformation ] - [-JoinMeetingIdSettings ] [-JoinWebUrl ] - [-LobbyBypassSettings ] [-MeetingTemplateId ] - [-Participants ] [-RecordAutomatically] - [-Recordings ] [-ShareMeetingChatHistoryDefault ] - [-StartDateTime ] [-Subject ] [-Transcripts ] - [-VideoTeleconferenceId ] [-WatermarkProtection ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Update - -``` -Update-MgUserOnlineMeeting -OnlineMeetingId -UserId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgUserOnlineMeeting -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AllowAttendeeToEnableCamera] [-AllowAttendeeToEnableMic] [-AllowBreakoutRooms] - [-AllowCopyingAndSharingMeetingContent] [-AllowLiveShare ] [-AllowMeetingChat ] - [-AllowParticipantsToChangeName] [-AllowPowerPointSharing] [-AllowRecording] - [-AllowTeamworkReactions] [-AllowTranscription] [-AllowWhiteboard] - [-AllowedLobbyAdmitters ] [-AllowedPresenters ] - [-AttendanceReports ] [-AttendeeReportInputFile ] - [-AudioConferencing ] - [-BroadcastSettings ] - [-ChatInfo ] [-ChatRestrictions ] - [-CreationDateTime ] [-EndDateTime ] [-ExternalId ] [-Id ] - [-IsBroadcast] [-IsEndToEndEncryptionEnabled] [-IsEntryExitAnnounced] - [-JoinInformation ] - [-JoinMeetingIdSettings ] [-JoinWebUrl ] - [-LobbyBypassSettings ] [-MeetingTemplateId ] - [-Participants ] [-RecordAutomatically] - [-Recordings ] [-ShareMeetingChatHistoryDefault ] - [-StartDateTime ] [-Subject ] [-Transcripts ] - [-VideoTeleconferenceId ] [-WatermarkProtection ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentity - -``` -Update-MgUserOnlineMeeting -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property onlineMeetings in users - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | OnlineMeetings.ReadWrite, | -| Delegated (personal Microsoft account) | Not supported | -| Application | OnlineMeetings.ReadWrite.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - startDateTime = [System.DateTime]::Parse("2020-09-09T14:33:30.8546353-07:00") - endDateTime = [System.DateTime]::Parse("2020-09-09T15:03:30.8566356-07:00") - subject = "Patch Meeting Subject" -} - -# A UPN can also be used as -UserId. -Update-MgUserOnlineMeeting -UserId $userId -OnlineMeetingId $onlineMeetingId -BodyParameter $params - -``` -This example shows how to use the Update-MgUserOnlineMeeting Cmdlet. - -### Example 2: Code snippet - -```powershell - -Import-Module Microsoft.Graph.CloudCommunications - -$params = @{ - lobbyBypassSettings = @{ - isDialInBypassEnabled = $true - } -} - -# A UPN can also be used as -UserId. -Update-MgUserOnlineMeeting -UserId $userId -OnlineMeetingId $onlineMeetingId -BodyParameter $params - -``` -This example shows how to use the Update-MgUserOnlineMeeting Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowAttendeeToEnableCamera - -Indicates whether attendees can turn on their camera. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowAttendeeToEnableMic - -Indicates whether attendees can turn on their microphone. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowBreakoutRooms - -Indicates whether breakout rooms are enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowCopyingAndSharingMeetingContent - -Indicates whether the ability to copy and share meeting content is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowedLobbyAdmitters - -allowedLobbyAdmitterRoles - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowedPresenters - -onlineMeetingPresenters - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowLiveShare - -meetingLiveShareOptions - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowMeetingChat - -meetingChatMode - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowParticipantsToChangeName - -Specifies if participants are allowed to rename themselves in an instance of the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowPowerPointSharing - -Indicates whether PowerPoint live is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowRecording - -Indicates whether recording is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowTeamworkReactions - -Indicates if Teams reactions are enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowTranscription - -Indicates whether transcription is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AllowWhiteboard - -Indicates whether whiteboard is enabled for the meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceReports - -The attendance reports of an online meeting. -Read-only. -To construct, see NOTES section for ATTENDANCEREPORTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendeeReportInputFile - -Input File for AttendeeReport (The content stream of the attendee report of a Microsoft Teams live event. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AudioConferencing - -audioConferencing -To construct, see NOTES section for AUDIOCONFERENCING properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAudioConferencing -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -onlineMeeting -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -BroadcastSettings - -broadcastMeetingSettings -To construct, see NOTES section for BROADCASTSETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphBroadcastMeetingSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ChatInfo - -chatInfo -To construct, see NOTES section for CHATINFO properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphChatInfo -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ChatRestrictions - -chatRestrictions -To construct, see NOTES section for CHATRESTRICTIONS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphChatRestrictions -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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: '' -``` - -### -CreationDateTime - -The meeting creation time in UTC. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -The meeting end time in UTC. -Required when you create an online meeting. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExternalId - -The external ID that is a custom identifier. -Optional. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsBroadcast - -Indicates whether this meeting is a Teams live event. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsEndToEndEncryptionEnabled - -Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -IsEntryExitAnnounced - -Indicates whether to announce when callers join or leave. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -JoinInformation - -itemBody -To construct, see NOTES section for JOININFORMATION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphItemBody -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -JoinMeetingIdSettings - -joinMeetingIdSettings -To construct, see NOTES section for JOINMEETINGIDSETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphJoinMeetingIdSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -JoinWebUrl - -The join URL of the online meeting. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -LobbyBypassSettings - -lobbyBypassSettings -To construct, see NOTES section for LOBBYBYPASSSETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphLobbyBypassSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingTemplateId - -The ID of the meeting template. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Participants - -meetingParticipants -To construct, see NOTES section for PARTICIPANTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingParticipants -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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: '' -``` - -### -RecordAutomatically - -Indicates whether to record the meeting automatically. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Recordings - -The recordings of an online meeting. -Read-only. -To construct, see NOTES section for RECORDINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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: '' -``` - -### -ShareMeetingChatHistoryDefault - -meetingChatHistoryDefaultMode - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -StartDateTime - -The meeting start time in UTC. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Subject - -The subject of the online meeting. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Transcripts - -The transcripts of an online meeting. -Read-only. -To construct, see NOTES section for TRANSCRIPTS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -VideoTeleconferenceId - -The video teleconferencing ID. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -WatermarkProtection - -watermarkProtectionValues -To construct, see NOTES section for WATERMARKPROTECTION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphWatermarkProtectionValues -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnlineMeeting - -{{ 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. - -ATTENDANCEREPORTS : The attendance reports of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceRecords ]: List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - [ExternalEventInformation ]: The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - [MeetingEndDateTime ]: UTC time when the meeting ended. -Read-only. - [MeetingStartDateTime ]: UTC time when the meeting started. -Read-only. - [TotalParticipantCount ]: Total number of participants. -Read-only. - -AUDIOCONFERENCING ``: audioConferencing - [(Any) ]: This indicates any property can be added to this object. - [ConferenceId ]: The conference id of the online meeting. - [DialinUrl ]: A URL to the externally-accessible web page that contains dial-in information. - [TollFreeNumber ]: The toll-free number that connects to the Audio Conference Provider. - [TollFreeNumbers ]: List of toll-free numbers that are displayed in the meeting invite. - [TollNumber ]: The toll number that connects to the Audio Conference Provider. - [TollNumbers ]: List of toll numbers that are displayed in the meeting invite. - -BODYPARAMETER ``: onlineMeeting - [(Any) ]: This indicates any property can be added to this object. - [AllowAttendeeToEnableCamera ]: Indicates whether attendees can turn on their camera. - [AllowAttendeeToEnableMic ]: Indicates whether attendees can turn on their microphone. - [AllowBreakoutRooms ]: Indicates whether breakout rooms are enabled for the meeting. - [AllowCopyingAndSharingMeetingContent ]: Indicates whether the ability to copy and share meeting content is enabled for the meeting. - [AllowLiveShare ]: meetingLiveShareOptions - [AllowMeetingChat ]: meetingChatMode - [AllowParticipantsToChangeName ]: Specifies if participants are allowed to rename themselves in an instance of the meeting. - [AllowPowerPointSharing ]: Indicates whether PowerPoint live is enabled for the meeting. - [AllowRecording ]: Indicates whether recording is enabled for the meeting. - [AllowTeamworkReactions ]: Indicates if Teams reactions are enabled for the meeting. - [AllowTranscription ]: Indicates whether transcription is enabled for the meeting. - [AllowWhiteboard ]: Indicates whether whiteboard is enabled for the meeting. - [AllowedLobbyAdmitters ]: allowedLobbyAdmitterRoles - [AllowedPresenters ]: onlineMeetingPresenters - [AttendanceReports ]: The attendance reports of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceRecords ]: List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - [ExternalEventInformation ]: The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - [MeetingEndDateTime ]: UTC time when the meeting ended. -Read-only. - [MeetingStartDateTime ]: UTC time when the meeting started. -Read-only. - [TotalParticipantCount ]: Total number of participants. -Read-only. - [AudioConferencing ]: audioConferencing - [(Any) ]: This indicates any property can be added to this object. - [ConferenceId ]: The conference id of the online meeting. - [DialinUrl ]: A URL to the externally-accessible web page that contains dial-in information. - [TollFreeNumber ]: The toll-free number that connects to the Audio Conference Provider. - [TollFreeNumbers ]: List of toll-free numbers that are displayed in the meeting invite. - [TollNumber ]: The toll number that connects to the Audio Conference Provider. - [TollNumbers ]: List of toll numbers that are displayed in the meeting invite. - [ChatInfo ]: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - [ChatRestrictions ]: chatRestrictions - [(Any) ]: This indicates any property can be added to this object. - [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. -Optional. - [IsEndToEndEncryptionEnabled ]: Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting. - [IsEntryExitAnnounced ]: Indicates whether to announce when callers join or leave. - [JoinInformation ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [JoinMeetingIdSettings ]: joinMeetingIdSettings - [(Any) ]: This indicates any property can be added to this object. - [IsPasscodeRequired ]: Indicates whether a passcode is required to join a meeting when using joinMeetingId. -Optional. - [JoinMeetingId ]: The meeting ID to be used to join a meeting. -Optional. -Read-only. - [Passcode ]: The passcode to join a meeting. - Optional. -Read-only. - [JoinWebUrl ]: The join URL of the online meeting. -Read-only. - [LobbyBypassSettings ]: lobbyBypassSettings - [(Any) ]: This indicates any property can be added to this object. - [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. -Optional. - [Scope ]: lobbyBypassScope - [RecordAutomatically ]: Indicates whether to record the meeting automatically. - [ShareMeetingChatHistoryDefault ]: meetingChatHistoryDefaultMode - [Subject ]: The subject of the online meeting. - [VideoTeleconferenceId ]: The video teleconferencing ID. -Read-only. - [WatermarkProtection ]: watermarkProtectionValues - [(Any) ]: This indicates any property can be added to this object. - [IsEnabledForContentSharing ]: Indicates whether to apply a watermark to any shared content. - [IsEnabledForVideo ]: Indicates whether to apply a watermark to everyone's video feed. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendeeReport ]: The content stream of the attendee report of a Microsoft Teams live event. -Read-only. - [BroadcastSettings ]: broadcastMeetingSettings - [(Any) ]: This indicates any property can be added to this object. - [AllowedAudience ]: broadcastMeetingAudience - [Captions ]: broadcastMeetingCaptionSettings - [(Any) ]: This indicates any property can be added to this object. - [IsCaptionEnabled ]: Indicates whether captions are enabled for this Teams live event. - [SpokenLanguage ]: The spoken language. - [TranslationLanguages ]: The translation languages (choose up to 6). - [IsAttendeeReportEnabled ]: Indicates whether attendee report is enabled for this Teams live event. -Default value is false. - [IsQuestionAndAnswerEnabled ]: Indicates whether Q&A is enabled for this Teams live event. -Default value is false. - [IsRecordingEnabled ]: Indicates whether recording is enabled for this Teams live event. -Default value is false. - [IsVideoOnDemandEnabled ]: Indicates whether video on demand is enabled for this Teams live event. -Default value is false. - [CreationDateTime ]: The meeting creation time in UTC. -Read-only. - [EndDateTime ]: The meeting end time in UTC. -Required when you create an online meeting. - [ExternalId ]: The external ID that is a custom identifier. -Optional. - [IsBroadcast ]: Indicates whether this meeting is a Teams live event. - [MeetingTemplateId ]: The ID of the meeting template. - [Participants ]: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - [Recordings ]: The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - [StartDateTime ]: The meeting start time in UTC. - [Transcripts ]: The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - -BROADCASTSETTINGS ``: broadcastMeetingSettings - [(Any) ]: This indicates any property can be added to this object. - [AllowedAudience ]: broadcastMeetingAudience - [Captions ]: broadcastMeetingCaptionSettings - [(Any) ]: This indicates any property can be added to this object. - [IsCaptionEnabled ]: Indicates whether captions are enabled for this Teams live event. - [SpokenLanguage ]: The spoken language. - [TranslationLanguages ]: The translation languages (choose up to 6). - [IsAttendeeReportEnabled ]: Indicates whether attendee report is enabled for this Teams live event. -Default value is false. - [IsQuestionAndAnswerEnabled ]: Indicates whether Q&A is enabled for this Teams live event. -Default value is false. - [IsRecordingEnabled ]: Indicates whether recording is enabled for this Teams live event. -Default value is false. - [IsVideoOnDemandEnabled ]: Indicates whether video on demand is enabled for this Teams live event. -Default value is false. - -CHATINFO ``: chatInfo - [(Any) ]: This indicates any property can be added to this object. - [MessageId ]: The unique identifier of a message in a Microsoft Teams channel. - [ReplyChainMessageId ]: The ID of the reply message. - [ThreadId ]: The unique identifier for a thread in Microsoft Teams. - -CHATRESTRICTIONS ``: chatRestrictions - [(Any) ]: This indicates any property can be added to this object. - [AllowTextOnly ]: Indicates whether only text is allowed in the meeting chat. -Optional. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -JOININFORMATION ``: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - -JOINMEETINGIDSETTINGS ``: joinMeetingIdSettings - [(Any) ]: This indicates any property can be added to this object. - [IsPasscodeRequired ]: Indicates whether a passcode is required to join a meeting when using joinMeetingId. -Optional. - [JoinMeetingId ]: The meeting ID to be used to join a meeting. -Optional. -Read-only. - [Passcode ]: The passcode to join a meeting. - Optional. -Read-only. - -LOBBYBYPASSSETTINGS ``: lobbyBypassSettings - [(Any) ]: This indicates any property can be added to this object. - [IsDialInBypassEnabled ]: Specifies whether or not to always let dial-in callers bypass the lobby. -Optional. - [Scope ]: lobbyBypassScope - -PARTICIPANTS ``: meetingParticipants - [(Any) ]: This indicates any property can be added to this object. - [Attendees ]: Information about the meeting attendees. - [Identity ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [Role ]: onlineMeetingRole - [Upn ]: User principal name of the participant. - [Organizer ]: meetingParticipantInfo - -RECORDINGS : The recordings of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - -TRANSCRIPTS : The transcripts of an online meeting. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - -WATERMARKPROTECTION ``: watermarkProtectionValues - [(Any) ]: This indicates any property can be added to this object. - [IsEnabledForContentSharing ]: Indicates whether to apply a watermark to any shared content. - [IsEnabledForVideo ]: Indicates whether to apply a watermark to everyone's video feed. - - -## RELATED LINKS - -- [Update-MgUserOnlineMeeting](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mguseronlinemeeting) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeetingAttendanceReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeetingAttendanceReport.md deleted file mode 100644 index ad4a9e69a67a..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeetingAttendanceReport.md +++ /dev/null @@ -1,785 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mguseronlinemeetingattendancereport -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgUserOnlineMeetingAttendanceReport ---- - -# Update-MgUserOnlineMeetingAttendanceReport - -## SYNOPSIS - -Update the navigation property attendanceReports in users - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgUserOnlineMeetingAttendanceReport -MeetingAttendanceReportId - -OnlineMeetingId -UserId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AttendanceRecords ] - [-ExternalEventInformation ] [-Id ] - [-MeetingEndDateTime ] [-MeetingStartDateTime ] [-TotalParticipantCount ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Update - -``` -Update-MgUserOnlineMeetingAttendanceReport -MeetingAttendanceReportId - -OnlineMeetingId -UserId -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgUserOnlineMeetingAttendanceReport -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AttendanceRecords ] - [-ExternalEventInformation ] [-Id ] - [-MeetingEndDateTime ] [-MeetingStartDateTime ] [-TotalParticipantCount ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentity - -``` -Update-MgUserOnlineMeetingAttendanceReport -InputObject - -BodyParameter [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property attendanceReports in users - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceRecords - -List of attendance records of an attendance report. -Read-only. -To construct, see NOTES section for ATTENDANCERECORDS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -meetingAttendanceReport -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -ExternalEventInformation - -The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. -To construct, see NOTES section for EXTERNALEVENTINFORMATION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphVirtualEventExternalInformation[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingEndDateTime - -UTC time when the meeting ended. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingStartDateTime - -UTC time when the meeting started. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - 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: '' -``` - -### -TotalParticipantCount - -Total number of participants. -Read-only. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMeetingAttendanceReport - -{{ 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. - -ATTENDANCERECORDS : List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - -BODYPARAMETER ``: meetingAttendanceReport - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceRecords ]: List of attendance records of an attendance report. -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - [ExternalEventInformation ]: The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - [MeetingEndDateTime ]: UTC time when the meeting ended. -Read-only. - [MeetingStartDateTime ]: UTC time when the meeting started. -Read-only. - [TotalParticipantCount ]: Total number of participants. -Read-only. - -EXTERNALEVENTINFORMATION : The external information of a virtual event. -Returned only for event organizers or coorganizers. -Read-only. - [ApplicationId ]: Identifier of the application that hosts the externalEventId. -Read-only. - [ExternalEventId ]: The identifier for a virtualEventExternalInformation object that associates the virtual event with an event ID in an external application. -This association bundles all the information (both supported and not supported in virtualEvent) into one virtual event object. -Optional. -If set, the maximum supported length is 256 characters. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Update-MgUserOnlineMeetingAttendanceReport](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mguseronlinemeetingattendancereport) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md deleted file mode 100644 index 871d88df4929..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord.md +++ /dev/null @@ -1,831 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mguseronlinemeetingattendancereportattendancerecord -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord ---- - -# Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord - -## SYNOPSIS - -Update the navigation property attendanceRecords in users - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord -AttendanceRecordId - -MeetingAttendanceReportId -OnlineMeetingId -UserId - [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AttendanceIntervals ] [-EmailAddress ] - [-ExternalRegistrationInformation ] - [-Id ] [-Identity ] [-RegistrationId ] [-Role ] - [-TotalAttendanceInSeconds ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Update - -``` -Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord -AttendanceRecordId - -MeetingAttendanceReportId -OnlineMeetingId -UserId - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord - -InputObject [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AttendanceIntervals ] - [-EmailAddress ] - [-ExternalRegistrationInformation ] - [-Id ] [-Identity ] [-RegistrationId ] [-Role ] - [-TotalAttendanceInSeconds ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentity - -``` -Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord - -InputObject -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property attendanceRecords in users - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceIntervals - -List of time periods between joining and leaving a meeting. -To construct, see NOTES section for ATTENDANCEINTERVALS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceInterval[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AttendanceRecordId - -The unique identifier of attendanceRecord - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -attendanceRecord -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -EmailAddress - -Email address of the user associated with this attendance record. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExternalRegistrationInformation - -virtualEventExternalRegistrationInformation -To construct, see NOTES section for EXTERNALREGISTRATIONINFORMATION properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphVirtualEventExternalRegistrationInformation -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Identity - -identity -To construct, see NOTES section for IDENTITY properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingAttendanceReportId - -The unique identifier of meetingAttendanceReport - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - 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: '' -``` - -### -RegistrationId - -Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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: '' -``` - -### -Role - -Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -TotalAttendanceInSeconds - -Total duration of the attendances in seconds. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphAttendanceRecord - -{{ 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. - -ATTENDANCEINTERVALS : List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - -BODYPARAMETER ``: attendanceRecord - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [AttendanceIntervals ]: List of time periods between joining and leaving a meeting. - [DurationInSeconds ]: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. - [JoinDateTime ]: The time the attendee joined in UTC. - [LeaveDateTime ]: The time the attendee left in UTC. - [EmailAddress ]: Email address of the user associated with this attendance record. - [ExternalRegistrationInformation ]: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - [Identity ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [RegistrationId ]: Unique identifier of a virtualEventRegistration that is available to all participants registered for the virtualEventWebinar. - [Role ]: Role of the attendee. -Possible values are: None, Attendee, Presenter, and Organizer. - [TotalAttendanceInSeconds ]: Total duration of the attendances in seconds. - -EXTERNALREGISTRATIONINFORMATION ``: virtualEventExternalRegistrationInformation - [(Any) ]: This indicates any property can be added to this object. - [Referrer ]: A URL or string that represents the location from which the registrant registered. -Optional. - [RegistrationId ]: The identifier for a virtualEventExternalRegistrationInformation object. -Optional. -If set, the maximum supported length is 256 characters. - -IDENTITY ``: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - - -## RELATED LINKS - -- [Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mguseronlinemeetingattendancereportattendancerecord) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeetingRecording.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeetingRecording.md deleted file mode 100644 index 95f101e0eb01..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeetingRecording.md +++ /dev/null @@ -1,830 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mguseronlinemeetingrecording -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgUserOnlineMeetingRecording ---- - -# Update-MgUserOnlineMeetingRecording - -## SYNOPSIS - -Update the navigation property recordings in users - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgUserOnlineMeetingRecording -CallRecordingId -OnlineMeetingId - -UserId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-CallId ] [-ContentCorrelationId ] [-ContentInputFile ] - [-CreatedDateTime ] [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-RecordingContentUrl ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Update - -``` -Update-MgUserOnlineMeetingRecording -CallRecordingId -OnlineMeetingId - -UserId -BodyParameter [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgUserOnlineMeetingRecording -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-RecordingContentUrl ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentity - -``` -Update-MgUserOnlineMeetingRecording -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property recordings in users - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -callRecording -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier for the call that is related to this recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallRecordingId - -The unique identifier of callRecording - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - 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: '' -``` - -### -ContentCorrelationId - -The unique identifier that links the transcript with its corresponding recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentInputFile - -Input File for Content (The content of the recording. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CreatedDateTime - -Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingId - -The unique identifier of the onlineMeeting related to this recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingOrganizer - -identitySet -To construct, see NOTES section for MEETINGORGANIZER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - 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: '' -``` - -### -RecordingContentUrl - -The URL that can be used to access the content of the recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallRecording - -{{ 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. - -BODYPARAMETER ``: callRecording - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this recording. -Read-only. - [Content ]: The content of the recording. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the recording was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the recording ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the onlineMeeting related to this recording. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [RecordingContentUrl ]: The URL that can be used to access the content of the recording. -Read-only. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -MEETINGORGANIZER ``: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - - -## RELATED LINKS - -- [Update-MgUserOnlineMeetingRecording](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mguseronlinemeetingrecording) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeetingTranscript.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeetingTranscript.md deleted file mode 100644 index 9f4e27459b78..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserOnlineMeetingTranscript.md +++ /dev/null @@ -1,862 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mguseronlinemeetingtranscript -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgUserOnlineMeetingTranscript ---- - -# Update-MgUserOnlineMeetingTranscript - -## SYNOPSIS - -Update the navigation property transcripts in users - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgUserOnlineMeetingTranscript -CallTranscriptId -OnlineMeetingId - -UserId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-CallId ] [-ContentCorrelationId ] [-ContentInputFile ] - [-CreatedDateTime ] [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-MetadataContentInputFile ] - [-TranscriptContentUrl ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Update - -``` -Update-MgUserOnlineMeetingTranscript -CallTranscriptId -OnlineMeetingId - -UserId -BodyParameter [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgUserOnlineMeetingTranscript -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-CallId ] - [-ContentCorrelationId ] [-ContentInputFile ] [-CreatedDateTime ] - [-EndDateTime ] [-Id ] [-MeetingId ] - [-MeetingOrganizer ] [-MetadataContentInputFile ] - [-TranscriptContentUrl ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentity - -``` -Update-MgUserOnlineMeetingTranscript -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property transcripts in users - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -callTranscript -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CallId - -The unique identifier for the call that is related to this transcript. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CallTranscriptId - -The unique identifier of callTranscript - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - 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: '' -``` - -### -ContentCorrelationId - -The unique identifier that links the transcript with its corresponding recording. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ContentInputFile - -Input File for Content (The content of the transcript. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -CreatedDateTime - -Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -EndDateTime - -Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingId - -The unique identifier of the online meeting related to this transcript. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MeetingOrganizer - -identitySet -To construct, see NOTES section for MEETINGORGANIZER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -MetadataContentInputFile - -Input File for MetadataContent (The time-aligned metadata of the utterances in the transcript. -Read-only.) - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OnlineMeetingId - -The unique identifier of onlineMeeting - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - 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: '' -``` - -### -TranscriptContentUrl - -The URL that can be used to access the content of the transcript. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphCallTranscript - -{{ 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. - -BODYPARAMETER ``: callTranscript - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [CallId ]: The unique identifier for the call that is related to this transcript. -Read-only. - [Content ]: The content of the transcript. -Read-only. - [ContentCorrelationId ]: The unique identifier that links the transcript with its corresponding recording. -Read-only. - [CreatedDateTime ]: Date and time at which the transcript was created. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [EndDateTime ]: Date and time at which the transcription ends. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. -Read-only. - [MeetingId ]: The unique identifier of the online meeting related to this transcript. -Read-only. - [MeetingOrganizer ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [MetadataContent ]: The time-aligned metadata of the utterances in the transcript. -Read-only. - [TranscriptContentUrl ]: The URL that can be used to access the content of the transcript. -Read-only. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -MEETINGORGANIZER ``: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. -For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. -For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - - -## RELATED LINKS - -- [Update-MgUserOnlineMeetingTranscript](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mguseronlinemeetingtranscript) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserPresence.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserPresence.md deleted file mode 100644 index 1e99f9f390ed..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CloudCommunications/Update-MgUserPresence.md +++ /dev/null @@ -1,657 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.CloudCommunications-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mguserpresence -Locale: en-US -Module Name: Microsoft.Graph.CloudCommunications -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgUserPresence ---- - -# Update-MgUserPresence - -## SYNOPSIS - -Update the navigation property presence in users - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgUserPresence -UserId [-ResponseHeadersVariable ] [-Activity ] - [-AdditionalProperties ] [-Availability ] [-Id ] - [-OutOfOfficeSettings ] - [-StatusMessage ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### Update - -``` -Update-MgUserPresence -UserId -BodyParameter - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgUserPresence -InputObject - [-ResponseHeadersVariable ] [-Activity ] [-AdditionalProperties ] - [-Availability ] [-Id ] [-OutOfOfficeSettings ] - [-StatusMessage ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### UpdateViaIdentity - -``` -Update-MgUserPresence -InputObject - -BodyParameter [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the navigation property presence in users - -## PARAMETERS - -### -Activity - -The supplemental information to a user's availability. -Possible values are available, away, beRightBack, busy, doNotDisturb, offline, outOfOffice, presenceUnknown. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Availability - -The base presence information for a user. -Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, inACall, inAMeeting, offline, presenting, presenceUnknown. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -presence -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresence -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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.PowerShell.Models.ICloudCommunicationsIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -OutOfOfficeSettings - -outOfOfficeSettings -To construct, see NOTES section for OUTOFOFFICESETTINGS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOutOfOfficeSettings -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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: '' -``` - -### -StatusMessage - -presenceStatusMessage -To construct, see NOTES section for STATUSMESSAGE properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresenceStatusMessage -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - 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.PowerShell.Models.ICloudCommunicationsIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresence - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPresence - -{{ 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. - -BODYPARAMETER ``: presence - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [Activity ]: The supplemental information to a user's availability. -Possible values are available, away, beRightBack, busy, doNotDisturb, offline, outOfOffice, presenceUnknown. - [Availability ]: The base presence information for a user. -Possible values are available, away, beRightBack, busy, doNotDisturb, focusing, inACall, inAMeeting, offline, presenting, presenceUnknown. - [OutOfOfficeSettings ]: outOfOfficeSettings - [(Any) ]: This indicates any property can be added to this object. - [IsOutOfOffice ]: If true, either of the following is met:The current time falls within the out-of-office window configured in Outlook or Teams.An event marked as 'Show as Out of Office' appears on the user's calendar.Otherwise, false. - [Message ]: The out-of-office message configured by the user in the Outlook client (Automatic replies) or the Teams client (Schedule out of office). - [StatusMessage ]: presenceStatusMessage - [(Any) ]: This indicates any property can be added to this object. - [ExpiryDateTime ]: dateTimeTimeZone - [(Any) ]: This indicates any property can be added to this object. - [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). - [TimeZone ]: Represents a time zone, for example, 'Pacific Standard Time'. -See below for more possible values. - [Message ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. - -INPUTOBJECT ``: Identity Parameter - [AttendanceRecordId ]: The unique identifier of attendanceRecord - [AudioRoutingGroupId ]: The unique identifier of audioRoutingGroup - [CallId ]: The unique identifier of call - [CallRecordId ]: The unique identifier of callRecord - [CallRecordingId ]: The unique identifier of callRecording - [CallTranscriptId ]: The unique identifier of callTranscript - [CommsOperationId ]: The unique identifier of commsOperation - [ContentSharingSessionId ]: The unique identifier of contentSharingSession - [MeetingAttendanceReportId ]: The unique identifier of meetingAttendanceReport - [OnlineMeetingId ]: The unique identifier of onlineMeeting - [ParticipantId ]: The unique identifier of participant - [PresenceId ]: The unique identifier of presence - [SessionId ]: The unique identifier of session - [UserId ]: The unique identifier of user - -OUTOFOFFICESETTINGS ``: outOfOfficeSettings - [(Any) ]: This indicates any property can be added to this object. - [IsOutOfOffice ]: If true, either of the following is met:The current time falls within the out-of-office window configured in Outlook or Teams.An event marked as 'Show as Out of Office' appears on the user's calendar.Otherwise, false. - [Message ]: The out-of-office message configured by the user in the Outlook client (Automatic replies) or the Teams client (Schedule out of office). - -STATUSMESSAGE ``: presenceStatusMessage - [(Any) ]: This indicates any property can be added to this object. - [ExpiryDateTime ]: dateTimeTimeZone - [(Any) ]: This indicates any property can be added to this object. - [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). - [TimeZone ]: Represents a time zone, for example, 'Pacific Standard Time'. -See below for more possible values. - [Message ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [PublishedDateTime ]: Time in which the status message was published.Read-only.publishedDateTime isn't available when you request the presence of another user. - - -## RELATED LINKS - -- [Update-MgUserPresence](https://learn.microsoft.com/powershell/module/microsoft.graph.cloudcommunications/update-mguserpresence) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgCompliance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgCompliance.md index bb6f25b04b5b..e7307b944ca2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgCompliance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgCompliance.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgcompliance Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgCompliance --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequest.md index bda22bbc2677..29c59dcbf1cf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequest Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApprover.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApprover.md index 1f63fdc20355..27c5c58079df 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApprover.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApprover.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestapprover Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestApprover --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverByUserPrincipalName.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverByUserPrincipalName.md index 699766f08628..fde3954fabc8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverByUserPrincipalName.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverByUserPrincipalName.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestapproverbyuserprincipalname Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestApproverByUserPrincipalName --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverCount.md index b410206f774e..db724a7cc73b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestapprovercount Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestApproverCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverMailboxSetting.md index 0da8e6817696..7fd542e2d6f9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestapprovermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestApproverMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningError.md index 9b71fd512407..371c1c7fb3d8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestapproverserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount.md index bae3557e71d0..f741f8de02bf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestapproverserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaborator.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaborator.md index e4d62e1aa0fc..f1c8c73cdfd7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaborator.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaborator.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestcollaborator Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestCollaborator --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorByUserPrincipalName.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorByUserPrincipalName.md index 22b57096c287..42cf1cb2fd93 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorByUserPrincipalName.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorByUserPrincipalName.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestcollaboratorbyuserprincipalname Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestCollaboratorByUserPrincipalName --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorCount.md index ab57c239b2da..2757912ed0ae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestcollaboratorcount Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestCollaboratorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting.md index e83815a46e3f..78441564447e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestcollaboratormailboxsetting Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningError.md index f9d49dbcf920..8a1d75a8b529 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestcollaboratorserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount.md index b57a244cf92f..3e9bec38aab9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestcollaboratorserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCount.md index fc6c4d68a86e..a1d366101340 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestcount Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestFinalAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestFinalAttachment.md index 09664134f83b..8b9f23014ea0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestFinalAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestFinalAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestfinalattachment Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestFinalAttachment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestFinalReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestFinalReport.md index 5c015b7cd73c..5edc2df95dc0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestFinalReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestFinalReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestfinalreport Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestFinalReport --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestNote.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestNote.md index bcd4e16133ef..019af910b6ee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestNote.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestNote.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestnote Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestNote --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestNoteCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestNoteCount.md index d06136df252e..2fb0dec27f59 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestNoteCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestNoteCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestnotecount Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestNoteCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestTeam.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestTeam.md index f49e474e1be9..74fb39db8eea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestTeam.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Get-MgPrivacySubjectRightsRequestTeam.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/get-mgprivacysubjectrightsrequestteam Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrivacySubjectRightsRequestTeam --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Microsoft.Graph.Compliance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Microsoft.Graph.Compliance.md index d287d17a4452..03ea564cc830 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Microsoft.Graph.Compliance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Microsoft.Graph.Compliance.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Compliance -Module Guid: 71b00781-d6a1-40e6-9c74-2083fd832840 +Module Guid: c70c4eef-f691-4479-8649-9e1e55de7dc4 Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.compliance/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/New-MgPrivacySubjectRightsRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/New-MgPrivacySubjectRightsRequest.md index 05919524751f..0dcc4c3ef268 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/New-MgPrivacySubjectRightsRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/New-MgPrivacySubjectRightsRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/new-mgprivacysubjectrightsrequest Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrivacySubjectRightsRequest --- @@ -1985,6 +1985,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3360,6 +3408,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4143,6 +4199,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4843,7 +4904,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4958,8 +5020,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5024,7 +5086,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5045,6 +5117,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7029,6 +7102,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8404,6 +8525,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9187,6 +9316,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9887,7 +10021,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10002,8 +10137,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10068,7 +10203,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10089,6 +10234,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12138,6 +12284,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13513,6 +13707,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14296,6 +14498,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14996,7 +15203,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15111,8 +15319,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15177,7 +15385,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15198,6 +15416,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17283,6 +17502,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -18028,6 +18295,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18727,7 +19002,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -18842,8 +19118,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -18908,7 +19184,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -18929,6 +19215,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -20009,6 +20296,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/New-MgPrivacySubjectRightsRequestNote.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/New-MgPrivacySubjectRightsRequestNote.md index eb65ed986bd0..89431313d312 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/New-MgPrivacySubjectRightsRequestNote.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/New-MgPrivacySubjectRightsRequestNote.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/new-mgprivacysubjectrightsrequestnote Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrivacySubjectRightsRequestNote --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Remove-MgPrivacySubjectRightsRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Remove-MgPrivacySubjectRightsRequest.md index c9c81a299f45..99e8889fac4b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Remove-MgPrivacySubjectRightsRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Remove-MgPrivacySubjectRightsRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/remove-mgprivacysubjectrightsrequest Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrivacySubjectRightsRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Remove-MgPrivacySubjectRightsRequestNote.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Remove-MgPrivacySubjectRightsRequestNote.md index 77429e7c8578..779710888f6b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Remove-MgPrivacySubjectRightsRequestNote.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Remove-MgPrivacySubjectRightsRequestNote.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/remove-mgprivacysubjectrightsrequestnote Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrivacySubjectRightsRequestNote --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgCompliance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgCompliance.md index 7017248063c3..8928c741ff29 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgCompliance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgCompliance.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/update-mgcompliance Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgCompliance --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequest.md index 5f93618b4906..983f053a6232 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/update-mgprivacysubjectrightsrequest Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrivacySubjectRightsRequest --- @@ -2236,6 +2236,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3611,6 +3659,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4394,6 +4450,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -5094,7 +5155,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5209,8 +5271,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5275,7 +5337,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5296,6 +5368,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7280,6 +7353,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8655,6 +8776,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9438,6 +9567,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10138,7 +10272,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10253,8 +10388,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10319,7 +10454,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10340,6 +10485,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12389,6 +12535,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13764,6 +13958,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14547,6 +14749,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15247,7 +15454,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15362,8 +15570,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15428,7 +15636,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15449,6 +15667,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17540,6 +17759,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -18285,6 +18552,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18984,7 +19259,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19099,8 +19375,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19165,7 +19441,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19186,6 +19472,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -20266,6 +20553,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequestApproverMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequestApproverMailboxSetting.md index 873a7e7d5d24..cfb452d75aed 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequestApproverMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequestApproverMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/update-mgprivacysubjectrightsrequestapprovermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrivacySubjectRightsRequestApproverMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting.md index 58613c6a8123..d95f86ea032c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/update-mgprivacysubjectrightsrequestcollaboratormailboxsetting Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequestNote.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequestNote.md index 502567b67a64..932fad257fe3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequestNote.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Compliance/Update-MgPrivacySubjectRightsRequestNote.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Compliance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.compliance/update-mgprivacysubjectrightsrequestnote Locale: en-US Module Name: Microsoft.Graph.Compliance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrivacySubjectRightsRequestNote --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivity.md index def4d8f162a2..9b39c7569eda 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.crossdeviceexperiences/get-mguseractivity Locale: en-US Module Name: Microsoft.Graph.CrossDeviceExperiences -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserActivity --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityCount.md index 5c938fe84581..ef59d3bcb1b3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.crossdeviceexperiences/get-mguseractivitycount Locale: en-US Module Name: Microsoft.Graph.CrossDeviceExperiences -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserActivityCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItem.md index 51181f3f215d..2b0fd34b2b4e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.crossdeviceexperiences/get-mguseractivityhistoryitem Locale: en-US Module Name: Microsoft.Graph.CrossDeviceExperiences -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserActivityHistoryItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItemActivity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItemActivity.md index cde87abe4a28..e3cb6d6715b8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItemActivity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItemActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.crossdeviceexperiences/get-mguseractivityhistoryitemactivity Locale: en-US Module Name: Microsoft.Graph.CrossDeviceExperiences -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserActivityHistoryItemActivity --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItemCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItemCount.md index 8fd39f052be9..76f7013353ba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItemCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Get-MgUserActivityHistoryItemCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.crossdeviceexperiences/get-mguseractivityhistoryitemcount Locale: en-US Module Name: Microsoft.Graph.CrossDeviceExperiences -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserActivityHistoryItemCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Invoke-MgRecentUserActivity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Invoke-MgRecentUserActivity.md index 86472834dc03..58525cfdcaad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Invoke-MgRecentUserActivity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Invoke-MgRecentUserActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.crossdeviceexperiences/invoke-mgrecentuseractivity Locale: en-US Module Name: Microsoft.Graph.CrossDeviceExperiences -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRecentUserActivity --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Microsoft.Graph.CrossDeviceExperiences.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Microsoft.Graph.CrossDeviceExperiences.md index 5b620e3bb5ff..bbe28327bec4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Microsoft.Graph.CrossDeviceExperiences.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Microsoft.Graph.CrossDeviceExperiences.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.CrossDeviceExperiences -Module Guid: 9932f74f-2507-4b31-881e-514d9c9359bc +Module Guid: 045d028e-622a-44a4-bc4f-740fe2539245 Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.crossdeviceexperiences/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/New-MgUserActivity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/New-MgUserActivity.md index 224108c1b3ca..6e652798f0d3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/New-MgUserActivity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/New-MgUserActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.crossdeviceexperiences/new-mguseractivity Locale: en-US Module Name: Microsoft.Graph.CrossDeviceExperiences -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserActivity --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/New-MgUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/New-MgUserActivityHistoryItem.md index f040be767cbc..bfd054793fc8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/New-MgUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/New-MgUserActivityHistoryItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.crossdeviceexperiences/new-mguseractivityhistoryitem Locale: en-US Module Name: Microsoft.Graph.CrossDeviceExperiences -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserActivityHistoryItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Remove-MgUserActivity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Remove-MgUserActivity.md index 62525f11d111..078730c42291 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Remove-MgUserActivity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Remove-MgUserActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.crossdeviceexperiences/remove-mguseractivity Locale: en-US Module Name: Microsoft.Graph.CrossDeviceExperiences -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserActivity --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Remove-MgUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Remove-MgUserActivityHistoryItem.md index 9f3a5adfc8df..6b89f725cb81 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Remove-MgUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Remove-MgUserActivityHistoryItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.crossdeviceexperiences/remove-mguseractivityhistoryitem Locale: en-US Module Name: Microsoft.Graph.CrossDeviceExperiences -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserActivityHistoryItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Update-MgUserActivity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Update-MgUserActivity.md index cdcd55c2dbc7..f401e9da5238 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Update-MgUserActivity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Update-MgUserActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.crossdeviceexperiences/update-mguseractivity Locale: en-US Module Name: Microsoft.Graph.CrossDeviceExperiences -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserActivity --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Update-MgUserActivityHistoryItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Update-MgUserActivityHistoryItem.md index 582189fe0e85..4adcc8938735 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Update-MgUserActivityHistoryItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.CrossDeviceExperiences/Update-MgUserActivityHistoryItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.CrossDeviceExperiences-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.crossdeviceexperiences/update-mguseractivityhistoryitem Locale: en-US Module Name: Microsoft.Graph.CrossDeviceExperiences -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserActivityHistoryItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Disconnect-MgDeviceManagementRemoteAssistancePartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Disconnect-MgDeviceManagementRemoteAssistancePartner.md index b30f4d8725e5..2100fabbe1f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Disconnect-MgDeviceManagementRemoteAssistancePartner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Disconnect-MgDeviceManagementRemoteAssistancePartner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/disconnect-mgdevicemanagementremoteassistancepartner Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Disconnect-MgDeviceManagementRemoteAssistancePartner --- @@ -399,7 +399,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementApplePushNotificationCertificate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementApplePushNotificationCertificate.md index 67645926cb2f..501336434a92 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementApplePushNotificationCertificate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementApplePushNotificationCertificate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementapplepushnotificationcertificate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementApplePushNotificationCertificate --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementApplePushNotificationCertificate ## SYNOPSIS -Read properties and relationships of the applePushNotificationCertificate object. +Apple push notification certificate. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementApplePushNotificationCertificate](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementApplePushNotificationCertificate?view=graph-powershell-beta) @@ -36,7 +36,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the applePushNotificationCertificate object. +Apple push notification certificate. **Permissions** @@ -298,7 +298,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [Get-MgDeviceManagementApplePushNotificationCertificate](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementapplepushnotificationcertificate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEvent.md index dfb6d064de8b..edc9bc0b51b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementauditevent Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementAuditEvent --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementAuditEvent ## SYNOPSIS -Read properties and relationships of the auditEvent object. +The Audit Events > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementAuditEvent](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementAuditEvent?view=graph-powershell-beta) @@ -57,7 +57,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the auditEvent object. +The Audit Events **Permissions** @@ -562,7 +562,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -573,8 +572,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementAuditEvent](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementauditevent) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-auditing-auditevent-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-auditing-auditevent-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEventAuditActivityType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEventAuditActivityType.md index 6053880e72bb..d656b1f685de 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEventAuditActivityType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEventAuditActivityType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementauditeventauditactivitytype Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementAuditEventAuditActivityType --- @@ -427,7 +427,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEventAuditCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEventAuditCategory.md index b2e161414a5d..6899a7f83a7b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEventAuditCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEventAuditCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementauditeventauditcategory Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementAuditEventAuditCategory --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementAuditEventAuditCategory ## SYNOPSIS -Not yet documented +Invoke function getAuditCategories ## SYNTAX @@ -33,7 +33,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke function getAuditCategories **Permissions** @@ -357,7 +357,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [Get-MgDeviceManagementAuditEventAuditCategory](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementauditeventauditcategory) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-auditing-auditevent-getauditcategories?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEventCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEventCount.md index 0b680e456d06..0ca65585d64e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEventCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementAuditEventCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementauditeventcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementAuditEventCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementComplianceManagementPartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementComplianceManagementPartner.md index 82c4b935f167..eb1d6441ee1f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementComplianceManagementPartner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementComplianceManagementPartner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementcompliancemanagementpartner Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementComplianceManagementPartner --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementComplianceManagementPartner ## SYNOPSIS -Read properties and relationships of the complianceManagementPartner object. +The list of Compliance Management Partners configured by the tenant. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementComplianceManagementPartner](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementComplianceManagementPartner?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the complianceManagementPartner object. +The list of Compliance Management Partners configured by the tenant. **Permissions** @@ -563,7 +563,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -574,8 +573,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementComplianceManagementPartner](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementcompliancemanagementpartner) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-compliancemanagementpartner-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-compliancemanagementpartner-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementComplianceManagementPartnerCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementComplianceManagementPartnerCount.md index 235425d5b6a4..bfffc444d641 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementComplianceManagementPartnerCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementComplianceManagementPartnerCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementcompliancemanagementpartnercount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementComplianceManagementPartnerCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementExchangeConnector.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementExchangeConnector.md index 122bf6c8340f..79157de1d98d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementExchangeConnector.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementExchangeConnector.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementexchangeconnector Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementExchangeConnector --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementExchangeConnector ## SYNOPSIS -Read properties and relationships of the deviceManagementExchangeConnector object. +The list of Exchange Connectors configured by the tenant. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementExchangeConnector](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementExchangeConnector?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceManagementExchangeConnector object. +The list of Exchange Connectors configured by the tenant. **Permissions** @@ -563,7 +563,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -574,8 +573,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementExchangeConnector](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementexchangeconnector) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementExchangeConnectorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementExchangeConnectorCount.md index 178f253d5fb8..7f2f331ccf2c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementExchangeConnectorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementExchangeConnectorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementexchangeconnectorcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementExchangeConnectorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementIoUpdateStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementIoUpdateStatus.md index 10812153b0cb..18b66df41f2d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementIoUpdateStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementIoUpdateStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementioupdatestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementIoUpdateStatus --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementIoUpdateStatus ## SYNOPSIS -Read properties and relationships of the iosUpdateDeviceStatus object. +The IOS software update installation statuses for this account. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementIoUpdateStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementIoUpdateStatus?view=graph-powershell-beta) @@ -57,7 +57,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the iosUpdateDeviceStatus object. +The IOS software update installation statuses for this account. **Permissions** @@ -562,7 +562,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -573,8 +572,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementIoUpdateStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementioupdatestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementIoUpdateStatusCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementIoUpdateStatusCount.md index 25e15f8e2d5e..60f11851097c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementIoUpdateStatusCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementIoUpdateStatusCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementioupdatestatuscount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementIoUpdateStatusCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementMobileThreatDefenseConnector.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementMobileThreatDefenseConnector.md index c42596b95cb1..4cb85f92e0aa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementMobileThreatDefenseConnector.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementMobileThreatDefenseConnector.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementmobilethreatdefenseconnector Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementMobileThreatDefenseConnector --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementMobileThreatDefenseConnector ## SYNOPSIS -Read properties and relationships of the mobileThreatDefenseConnector object. +The list of Mobile threat Defense connectors configured by the tenant. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementMobileThreatDefenseConnector](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementMobileThreatDefenseConnector?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the mobileThreatDefenseConnector object. +The list of Mobile threat Defense connectors configured by the tenant. **Permissions** @@ -563,7 +563,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -574,8 +573,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementMobileThreatDefenseConnector](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementmobilethreatdefenseconnector) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-mobilethreatdefenseconnector-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-mobilethreatdefenseconnector-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementMobileThreatDefenseConnectorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementMobileThreatDefenseConnectorCount.md index 4cf8f6cc8ba8..5f258648c914 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementMobileThreatDefenseConnectorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementMobileThreatDefenseConnectorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementmobilethreatdefenseconnectorcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementMobileThreatDefenseConnectorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementPartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementPartner.md index be3ab69542af..0c229d42fc33 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementPartner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementPartner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementpartner Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementPartner --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementPartner ## SYNOPSIS -Read properties and relationships of the deviceManagementPartner object. +The list of Device Management Partners configured by the tenant. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementPartner](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementPartner?view=graph-powershell-beta) @@ -57,7 +57,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceManagementPartner object. +The list of Device Management Partners configured by the tenant. **Permissions** @@ -562,7 +562,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -573,8 +572,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementPartner](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementpartner) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementPartnerCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementPartnerCount.md index 68891a85ac43..f24e958cb7ba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementPartnerCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementPartnerCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementpartnercount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementPartnerCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRemoteAssistancePartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRemoteAssistancePartner.md index ed76bd6ac012..a28e5216eb7b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRemoteAssistancePartner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRemoteAssistancePartner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementremoteassistancepartner Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementRemoteAssistancePartner --- @@ -563,7 +563,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRemoteAssistancePartnerCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRemoteAssistancePartnerCount.md index 31177e664f86..2f3729ee2045 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRemoteAssistancePartnerCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRemoteAssistancePartnerCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementremoteassistancepartnercount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementRemoteAssistancePartnerCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementResourceOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementResourceOperation.md index 0cee5bf3e9ec..0e189887a355 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementResourceOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementResourceOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementresourceoperation Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementResourceOperation --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementResourceOperation ## SYNOPSIS -Read properties and relationships of the resourceOperation object. +The Resource Operations. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementResourceOperation](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementResourceOperation?view=graph-powershell-beta) @@ -57,7 +57,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the resourceOperation object. +The Resource Operations. **Permissions** @@ -562,7 +562,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -573,8 +572,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementResourceOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementresourceoperation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementResourceOperationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementResourceOperationCount.md index a592db6fd123..e94e5e4d84a8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementResourceOperationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementResourceOperationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementresourceoperationcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementResourceOperationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleAssignment.md index ce4631c6a8ef..190c37b54fd8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementroleassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementRoleAssignment --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementRoleAssignment ## SYNOPSIS -Read properties and relationships of the deviceAndAppManagementRoleAssignment object. +The Role Assignments. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementRoleAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementRoleAssignment?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceAndAppManagementRoleAssignment object. +The Role Assignments. **Permissions** @@ -563,7 +563,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -574,8 +573,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementRoleAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementroleassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleAssignmentCount.md index bcc568c28b9f..974faa967d18 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementroleassignmentcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementRoleAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleAssignmentRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleAssignmentRoleDefinition.md index 5e7d90d9b1f4..9bd26dfb63eb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleAssignmentRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleAssignmentRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementroleassignmentroledefinition Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementRoleAssignmentRoleDefinition --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementRoleAssignmentRoleDefinition ## SYNOPSIS -Role definition this assignment is part of. +Indicates the role definition for this role assignment. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementRoleAssignmentRoleDefinition](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementRoleAssignmentRoleDefinition?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Role definition this assignment is part of. +Indicates the role definition for this role assignment. ## PARAMETERS @@ -359,7 +359,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinition.md index 97af39f96d70..28d366ce450b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementroledefinition Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementRoleDefinition --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementRoleDefinition ## SYNOPSIS -Read properties and relationships of the deviceAndAppManagementRoleDefinition object. +The Role Definitions. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementRoleDefinition](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementRoleDefinition?view=graph-powershell-beta) @@ -57,7 +57,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceAndAppManagementRoleDefinition object. +The Role Definitions. **Permissions** @@ -562,7 +562,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -573,8 +572,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementRoleDefinition](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementroledefinition) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionCount.md index 2ea53ca8c5c3..6138d65f9c68 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementroledefinitioncount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementRoleDefinitionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionRoleAssignment.md index 52c6c75a8927..bb75d1a43c62 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementroledefinitionroleassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementRoleDefinitionRoleAssignment --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementRoleDefinitionRoleAssignment ## SYNOPSIS -Read properties and relationships of the roleAssignment object. +List of Role assignments for this role definition. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the roleAssignment object. +List of Role assignments for this role definition. **Permissions** @@ -591,7 +591,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -602,8 +601,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementRoleDefinitionRoleAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementroledefinitionroleassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount.md index 5ca0bec071d6..868be2a781e7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementroledefinitionroleassignmentcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount --- @@ -365,7 +365,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition.md index 8ee6bbf0ecd0..32dc889ed673 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementroledefinitionroleassignmentroledefinition Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition ## SYNOPSIS -Role definition this assignment is part of. +Indicates the role definition for this role assignment. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Role definition this assignment is part of. +Indicates the role definition for this role assignment. **Permissions** @@ -388,7 +388,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTelecomExpenseManagementPartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTelecomExpenseManagementPartner.md deleted file mode 100644 index f96d8fe5090d..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTelecomExpenseManagementPartner.md +++ /dev/null @@ -1,600 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtelecomexpensemanagementpartner -Locale: en-US -Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgDeviceManagementTelecomExpenseManagementPartner ---- - -# Get-MgDeviceManagementTelecomExpenseManagementPartner - -## SYNOPSIS - -Read properties and relationships of the telecomExpenseManagementPartner object. - -> [!NOTE] -> To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementTelecomExpenseManagementPartner](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementTelecomExpenseManagementPartner?view=graph-powershell-beta) - -## SYNTAX - -### List (Default) - -``` -Get-MgDeviceManagementTelecomExpenseManagementPartner [-ExpandProperty ] - [-Property ] [-Filter ] [-Search ] [-Skip ] [-Sort ] - [-Top ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] - [-CountVariable ] [] -``` - -### Get - -``` -Get-MgDeviceManagementTelecomExpenseManagementPartner -TelecomExpenseManagementPartnerId - [-ExpandProperty ] [-Property ] [-ResponseHeadersVariable ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [] -``` - -### GetViaIdentity - -``` -Get-MgDeviceManagementTelecomExpenseManagementPartner - -InputObject [-ExpandProperty ] - [-Property ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Read properties and relationships of the telecomExpenseManagementPartner object. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DeviceManagementServiceConfig.Read.All, DeviceManagementServiceConfig.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DeviceManagementServiceConfig.Read.All, DeviceManagementServiceConfig.ReadWrite.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.DeviceManagement.Administration - -Get-MgDeviceManagementTelecomExpenseManagementPartner - -``` -This example shows how to use the Get-MgDeviceManagementTelecomExpenseManagementPartner Cmdlet. - - -## PARAMETERS - -### -All - -List all pages. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -CountVariable - -Specifies a count of the total number of items in a collection. -By default, this variable will be set in the global scope. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: -- CV -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -ExpandProperty - -Expand related entities - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Expand -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Filter - -Filter items by property values - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -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.PowerShell.Models.IDeviceManagementAdministrationIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: GetViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -PageSize - -Sets the page size of results. - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Property - -Select properties to be returned - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- Select -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: '' -``` - -### -Search - -Search items by search phrases - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Skip - -Skip the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Sort - -Order items by property values - -```yaml -Type: System.String[] -DefaultValue: '' -SupportsWildcards: false -Aliases: -- OrderBy -ParameterSets: -- Name: List - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -TelecomExpenseManagementPartnerId - -The unique identifier of telecomExpenseManagementPartner - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Get - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Top - -Show only the first n items - -```yaml -Type: System.Int32 -DefaultValue: 0 -SupportsWildcards: false -Aliases: -- Limit -ParameterSets: -- Name: List - 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.PowerShell.Models.IDeviceManagementAdministrationIdentity - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphTelecomExpenseManagementPartner - -{{ 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 - [AuditEventId ]: The unique identifier of auditEvent - [Category ]: Usage: category='{category}' - [CloudPcAuditEventId ]: The unique identifier of cloudPcAuditEvent - [CloudPcDeviceImageId ]: The unique identifier of cloudPcDeviceImage - [CloudPcGalleryImageId ]: The unique identifier of cloudPcGalleryImage - [CloudPcId ]: The unique identifier of cloudPC - [CloudPcOnPremisesConnectionId ]: The unique identifier of cloudPcOnPremisesConnection - [CloudPcProvisioningPolicyAssignmentId ]: The unique identifier of cloudPcProvisioningPolicyAssignment - [CloudPcProvisioningPolicyId ]: The unique identifier of cloudPcProvisioningPolicy - [CloudPcUserSettingAssignmentId ]: The unique identifier of cloudPcUserSettingAssignment - [CloudPcUserSettingId ]: The unique identifier of cloudPcUserSetting - [ComplianceManagementPartnerId ]: The unique identifier of complianceManagementPartner - [DeviceAndAppManagementRoleAssignmentId ]: The unique identifier of deviceAndAppManagementRoleAssignment - [DeviceManagementExchangeConnectorId ]: The unique identifier of deviceManagementExchangeConnector - [DeviceManagementPartnerId ]: The unique identifier of deviceManagementPartner - [IosUpdateDeviceStatusId ]: The unique identifier of iosUpdateDeviceStatus - [MobileThreatDefenseConnectorId ]: The unique identifier of mobileThreatDefenseConnector - [RemoteAssistancePartnerId ]: The unique identifier of remoteAssistancePartner - [ResourceOperationId ]: The unique identifier of resourceOperation - [RoleAssignmentId ]: The unique identifier of roleAssignment - [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner - [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus - [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment - [TermsAndConditionsId ]: The unique identifier of termsAndConditions - [UserId ]: The unique identifier of user - [UserPrincipalName ]: Alternate key of user - - -## RELATED LINKS - -- [Get-MgDeviceManagementTelecomExpenseManagementPartner](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtelecomexpensemanagementpartner) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-list?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTelecomExpenseManagementPartnerCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTelecomExpenseManagementPartnerCount.md deleted file mode 100644 index 2fde2d84a95f..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTelecomExpenseManagementPartnerCount.md +++ /dev/null @@ -1,308 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtelecomexpensemanagementpartnercount -Locale: en-US -Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Get-MgDeviceManagementTelecomExpenseManagementPartnerCount ---- - -# Get-MgDeviceManagementTelecomExpenseManagementPartnerCount - -## SYNOPSIS - -Get the number of the resource - -> [!NOTE] -> To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementTelecomExpenseManagementPartnerCount](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementTelecomExpenseManagementPartnerCount?view=graph-powershell-beta) - -## SYNTAX - -### Get (Default) - -``` -Get-MgDeviceManagementTelecomExpenseManagementPartnerCount [-Filter ] [-Search ] - [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] - [-ProxyCredential ] [-ProxyUseDefaultCredentials] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Get the number of the resource - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DeviceManagementServiceConfig.Read.All, DeviceManagementServiceConfig.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DeviceManagementServiceConfig.Read.All, DeviceManagementServiceConfig.ReadWrite.All, | - -## 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: '' -``` - -### -Filter - -Filter items by property values - -```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: '' -``` - -### -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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -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: '' -``` - -### -Search - -Search items by search phrases - -```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: '' -``` - -### 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 - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### System.Int32 - -{{ Fill in the Description }} - -## NOTES - -## RELATED LINKS - -- [Get-MgDeviceManagementTelecomExpenseManagementPartnerCount](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtelecomexpensemanagementpartnercount) - - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndCondition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndCondition.md index 7e86130132d1..519e963f7477 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndCondition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndCondition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtermandcondition Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementTermAndCondition --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementTermAndCondition ## SYNOPSIS -Read properties and relationships of the termsAndConditions object. +The terms and conditions associated with device management of the company. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementTermAndCondition](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementTermAndCondition?view=graph-powershell-beta) @@ -57,7 +57,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the termsAndConditions object. +The terms and conditions associated with device management of the company. **Permissions** @@ -562,7 +562,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -573,8 +572,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementTermAndCondition](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtermandcondition) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAcceptanceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAcceptanceStatus.md index ffd293aae450..83a0dc35c873 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAcceptanceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAcceptanceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtermandconditionacceptancestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementTermAndConditionAcceptanceStatus --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementTermAndConditionAcceptanceStatus ## SYNOPSIS -Read properties and relationships of the termsAndConditionsAcceptanceStatus object. +The list of acceptance statuses for this T&C policy. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus?view=graph-powershell-beta) @@ -60,7 +60,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the termsAndConditionsAcceptanceStatus object. +The list of acceptance statuses for this T&C policy. **Permissions** @@ -592,7 +592,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -603,8 +602,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementTermAndConditionAcceptanceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtermandconditionacceptancestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount.md index 9ffc6bfbf836..495df74722fb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtermandconditionacceptancestatuscount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount --- @@ -365,7 +365,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition.md index 4c401dc4294c..79db7aa38c35 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtermandconditionacceptancestatustermandcondition Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition --- @@ -389,7 +389,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAssignment.md index 1118208b0d0a..a37066769d88 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtermandconditionassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementTermAndConditionAssignment --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementTermAndConditionAssignment ## SYNOPSIS -Read properties and relationships of the termsAndConditionsAssignment object. +The list of assignments for this T&C policy. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementTermAndConditionAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementTermAndConditionAssignment?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the termsAndConditionsAssignment object. +The list of assignments for this T&C policy. **Permissions** @@ -591,7 +591,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -602,8 +601,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementTermAndConditionAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtermandconditionassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAssignmentCount.md index 91b150ec211e..30cac439e400 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtermandconditionassignmentcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementTermAndConditionAssignmentCount --- @@ -365,7 +365,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionCount.md index adad04bf3cee..cd462e164f16 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementTermAndConditionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementtermandconditioncount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementTermAndConditionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpoint.md index fe143306f8e0..85c0f5c3e7fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpoint Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpoint --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementVirtualEndpoint ## SYNOPSIS -Virtual endpoint +Get virtualEndpoint from deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementVirtualEndpoint](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Get-MgBetaDeviceManagementVirtualEndpoint?view=graph-powershell-beta) @@ -36,7 +36,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Virtual endpoint +Get virtualEndpoint from deviceManagement ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointAuditEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointAuditEvent.md index 421968b24ec7..cc5ed4e2015b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointAuditEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointAuditEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointauditevent Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointAuditEvent --- @@ -563,7 +563,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType.md index 1a12cef820a6..ce8aee91cac6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointauditeventauditactivitytype Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointAuditEventCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointAuditEventCount.md index 440281db8772..09b319938d38 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointAuditEventCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointAuditEventCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointauditeventcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointAuditEventCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointCloudPc.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointCloudPc.md index 9caeb707be34..a0106d81409d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointCloudPc.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointCloudPc.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointcloudpc Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointCloudPc --- @@ -573,7 +573,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointCloudPcCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointCloudPcCount.md index 496fc47dae3d..2a4b53b90a3f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointCloudPcCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointCloudPcCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointcloudpccount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointCloudPcCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointDeviceImage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointDeviceImage.md index 7f518f2c8651..b7f8d06d531e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointDeviceImage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointDeviceImage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointdeviceimage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointDeviceImage --- @@ -563,7 +563,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointDeviceImageCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointDeviceImageCount.md index 825fed7612ba..0c0242500772 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointDeviceImageCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointDeviceImageCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointdeviceimagecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointDeviceImageCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage.md index 4c9cad70fd45..4b03ef88c1e1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointdeviceimagesourceimage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointGalleryImage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointGalleryImage.md index f848b93ccb92..0ecf01f51c94 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointGalleryImage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointGalleryImage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointgalleryimage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointGalleryImage --- @@ -563,7 +563,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointGalleryImageCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointGalleryImageCount.md index 9d72c20cff02..dd4c380bdf63 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointGalleryImageCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointGalleryImageCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointgalleryimagecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointGalleryImageCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointOnPremiseConnection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointOnPremiseConnection.md index 351c442f1fb8..f173c8f858e3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointOnPremiseConnection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointOnPremiseConnection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointonpremiseconnection Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointOnPremiseConnection --- @@ -574,7 +574,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointOnPremiseConnectionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointOnPremiseConnectionCount.md index a1c3d5e143c3..67397fae1e8d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointOnPremiseConnectionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointOnPremiseConnectionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointonpremiseconnectioncount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointOnPremiseConnectionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicy.md index 6219aee8925f..e3554d519575 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointprovisioningpolicy Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointProvisioningPolicy --- @@ -585,7 +585,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md index dfb1e1a74068..6a9cceb75cd5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointprovisioningpolicyassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment --- @@ -577,7 +577,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser.md index c72eb81c2831..962edfec64d0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointprovisioningpolicyassignmentassigneduser Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser --- @@ -605,7 +605,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserByUserPrincipalName.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserByUserPrincipalName.md index 9ff49edf20ed..a24a845e54ab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserByUserPrincipalName.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserByUserPrincipalName.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointprovisioningpolicyassignmentassigneduserbyuserprincipalname Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserByUserPrincipalName --- @@ -405,7 +405,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount.md index 600560a5360b..a850bfed5ab7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointprovisioningpolicyassignmentassignedusercount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount --- @@ -379,7 +379,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting.md index 2529c7cf0d5f..451afde845b1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointprovisioningpolicyassignmentassignedusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting --- @@ -406,7 +406,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError.md index 8e96c8106b3f..cba05354f4e3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointprovisioningpolicyassignmentassigneduserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount.md index 6ed6ea79e650..e4045515b69b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointprovisioningpolicyassignmentassigneduserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount --- @@ -400,7 +400,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount.md index 9178cb1a06fe..545e35faf8cc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointprovisioningpolicyassignmentcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount --- @@ -357,7 +357,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyCount.md index de365bb454bd..68bcbfe61abb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointProvisioningPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointprovisioningpolicycount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointProvisioningPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSetting.md index f5f07c9075df..1a2cb12066a1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointusersetting Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointUserSetting --- @@ -574,7 +574,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSettingAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSettingAssignment.md index fc81f83a2a88..e5f10f45eb9e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSettingAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSettingAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointusersettingassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointUserSettingAssignment --- @@ -574,7 +574,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSettingAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSettingAssignmentCount.md index 6fcacac03832..567dbf90a22d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSettingAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSettingAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointusersettingassignmentcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointUserSettingAssignmentCount --- @@ -357,7 +357,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSettingCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSettingCount.md index b078d33ca61f..e1e407b7eb9c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSettingCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Get-MgDeviceManagementVirtualEndpointUserSettingCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/get-mgdevicemanagementvirtualendpointusersettingcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementVirtualEndpointUserSettingCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding.md index 635eece53dae..d0a9251d1824 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/invoke-mgbegindevicemanagementremoteassistancepartneronboarding Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding --- @@ -401,7 +401,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest.md index 995339fef94c..046c03009fde 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/invoke-mgdownloaddevicemanagementapplepushnotificationcertificateapplepushnotificationcertificatesigningrequest Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest --- @@ -251,7 +251,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/invoke-mgdownloaddevicemanagementapplepushnotificationcertificateapplepushnotificationcertificatesigningrequest) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-downloadapplepushnotificationcertificatesigningrequest?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgTerminateDeviceManagementPartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgTerminateDeviceManagementPartner.md index f328caeb808a..98905c2e1160 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgTerminateDeviceManagementPartner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgTerminateDeviceManagementPartner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/invoke-mgterminatedevicemanagementpartner Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgTerminateDeviceManagementPartner --- @@ -13,7 +13,7 @@ title: Invoke-MgTerminateDeviceManagementPartner ## SYNOPSIS -Not yet documented +Invoke action terminate ## SYNTAX @@ -44,7 +44,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action terminate **Permissions** @@ -385,7 +385,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -396,7 +395,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgTerminateDeviceManagementPartner](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/invoke-mgterminatedevicemanagementpartner) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-terminate?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc.md index ddb43484b348..614c5df23349 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/invoke-mgtroubleshootdevicemanagementvirtualendpointcloudpc Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc --- @@ -401,7 +401,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Microsoft.Graph.DeviceManagement.Administration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Microsoft.Graph.DeviceManagement.Administration.md index 891a912d953b..6e1f1457e8e3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Microsoft.Graph.DeviceManagement.Administration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Microsoft.Graph.DeviceManagement.Administration.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.DeviceManagement.Administration -Module Guid: 92e6f659-f647-4d69-8a8c-74fa2ea12664 +Module Guid: 8169f15a-36b8-47f4-acd7-34ea2732c314 Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.administration/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementAuditEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementAuditEvent.md index 6b703724e3c6..4dc53018c5b7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementAuditEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementAuditEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementauditevent Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementAuditEvent --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementAuditEvent ## SYNOPSIS -Create a new auditEvent object. +Create new navigation property to auditEvents for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementAuditEvent](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementAuditEvent?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new auditEvent object. +Create new navigation property to auditEvents for deviceManagement **Permissions** @@ -716,7 +716,6 @@ RESOURCES : Resources being modified. ## RELATED LINKS - [New-MgDeviceManagementAuditEvent](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementauditevent) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-auditing-auditevent-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementComplianceManagementPartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementComplianceManagementPartner.md index 9a5944d53739..d3d22ec626a3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementComplianceManagementPartner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementComplianceManagementPartner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementcompliancemanagementpartner Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementComplianceManagementPartner --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementComplianceManagementPartner ## SYNOPSIS -Create a new complianceManagementPartner object. +Create new navigation property to complianceManagementPartners for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementComplianceManagementPartner](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementComplianceManagementPartner?view=graph-powershell-beta) @@ -53,7 +53,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new complianceManagementPartner object. +Create new navigation property to complianceManagementPartners for deviceManagement **Permissions** @@ -647,7 +647,6 @@ MACOSENROLLMENTASSIGNMENTS [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementExchangeConnector](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementExchangeConnector?view=graph-powershell-beta) @@ -51,7 +51,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceManagementExchangeConnector object. +Create new navigation property to exchangeConnectors for deviceManagement **Permissions** @@ -604,7 +604,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceManagementExchangeConnector](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementexchangeconnector) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementIoUpdateStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementIoUpdateStatus.md index 7645f7be33bc..0026454e3cda 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementIoUpdateStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementIoUpdateStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementioupdatestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementIoUpdateStatus --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementIoUpdateStatus ## SYNOPSIS -Create a new iosUpdateDeviceStatus object. +Create new navigation property to iosUpdateStatuses for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementIoUpdateStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementIoUpdateStatus?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new iosUpdateDeviceStatus object. +Create new navigation property to iosUpdateStatuses for deviceManagement **Permissions** @@ -649,7 +649,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceManagementIoUpdateStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementioupdatestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementMobileThreatDefenseConnector.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementMobileThreatDefenseConnector.md index 5918831f35b2..07c86622e538 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementMobileThreatDefenseConnector.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementMobileThreatDefenseConnector.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementmobilethreatdefenseconnector Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementMobileThreatDefenseConnector --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementMobileThreatDefenseConnector ## SYNOPSIS -Create a new mobileThreatDefenseConnector object. +Create new navigation property to mobileThreatDefenseConnectors for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementMobileThreatDefenseConnector](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementMobileThreatDefenseConnector?view=graph-powershell-beta) @@ -53,7 +53,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new mobileThreatDefenseConnector object. +Create new navigation property to mobileThreatDefenseConnectors for deviceManagement **Permissions** @@ -120,8 +120,8 @@ HelpMessage: '' ### -AllowPartnerToCollectIosApplicationMetadata -When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for IOS devices. -When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for IOS devices. +When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for iOS devices. +When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for iOS devices. Default value is FALSE. ```yaml @@ -143,8 +143,8 @@ HelpMessage: '' ### -AllowPartnerToCollectIosPersonalApplicationMetadata -When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for IOS devices. -When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for IOS devices. +When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for iOS devices. +When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for iOS devices. Default value is FALSE. ```yaml @@ -166,7 +166,8 @@ HelpMessage: '' ### -AndroidDeviceBlockedOnMissingPartnerData -For Android, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant +When TRUE, indicates that Intune must receive data from the Mobile Threat Defense partner prior to marking an Android device compliant. +When FALSE, indicates that Intune may mark an Android device compliant before receiving data from the Mobile Threat Defense partner. ```yaml Type: System.Management.Automation.SwitchParameter @@ -187,7 +188,9 @@ HelpMessage: '' ### -AndroidEnabled -For Android, set whether data from the Mobile Threat Defense partner should be used during compliance evaluations +When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for Android devices. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for Android devices. +Default value is FALSE. ```yaml Type: System.Management.Automation.SwitchParameter @@ -382,7 +385,9 @@ HelpMessage: '' ### -IosDeviceBlockedOnMissingPartnerData -For IOS, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant +When TRUE, indicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant. +When FALSE, indicates that Intune may not recieve data from Mobile Threat Defense partner prior to making device compliant. +Default value is FALSE. ```yaml Type: System.Management.Automation.SwitchParameter @@ -403,7 +408,9 @@ HelpMessage: '' ### -IosEnabled -For IOS, get or set whether data from the Mobile Threat Defense partner should be used during compliance evaluations +When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for iOS devices. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for iOS devices. +Default value is FALSE. ```yaml Type: System.Management.Automation.SwitchParameter @@ -424,8 +431,8 @@ HelpMessage: '' ### -IosMobileApplicationManagementEnabled -When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for IOS devices. -When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for IOS devices. +When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for iOS devices. +When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for iOS devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE. @@ -513,7 +520,8 @@ HelpMessage: '' ### -PartnerUnresponsivenessThresholdInDays -Get or Set days the per tenant tolerance to unresponsiveness for this partner integration +Indicates the number of days without receiving a heartbeat from a Mobile Threat Defense partner before the partner is marked as unresponsive. +Intune will the ignore the data from this Mobile Threat Defense Partner for next compliance calculation. ```yaml Type: System.Int32 @@ -534,7 +542,9 @@ HelpMessage: '' ### -PartnerUnsupportedOSVersionBlocked -Get or set whether to block devices on the enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner +When TRUE, indicates that Intune will mark devices noncompliant on enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner. +When FALSE, indicates that Intune will not mark devices noncompliant on enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner. +Default value is FALSE. ```yaml Type: System.Management.Automation.SwitchParameter @@ -662,8 +672,8 @@ HelpMessage: '' ### -WindowsDeviceBlockedOnMissingPartnerData -When TRUE, inidicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant for Windows. -When FALSE, inidicates that Intune may make a device compliant without receiving data from the Mobile Threat Defense partner for Windows. +When TRUE, indicates that Intune must receive data from the data sync partner prior to marking a device compliant for Windows. +When FALSE, indicates that Intune may mark a device compliant without receiving data from the data sync partner for Windows. Default value is FALSE. ```yaml @@ -685,8 +695,8 @@ HelpMessage: '' ### -WindowsEnabled -When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during compliance evaluations for Windows. -When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during compliance evaluations for Windows. +When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for Windows. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for Windows. Default value is FALSE. ```yaml @@ -740,22 +750,29 @@ BODYPARAMETER ``: Entity which repr [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AllowPartnerToCollectIosApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for IOS devices. -When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for IOS devices. + [AllowPartnerToCollectIosApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for iOS devices. +When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for iOS devices. Default value is FALSE. - [AllowPartnerToCollectIosPersonalApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for IOS devices. -When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for IOS devices. + [AllowPartnerToCollectIosPersonalApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for iOS devices. +When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for iOS devices. +Default value is FALSE. + [AndroidDeviceBlockedOnMissingPartnerData ]: When TRUE, indicates that Intune must receive data from the Mobile Threat Defense partner prior to marking an Android device compliant. +When FALSE, indicates that Intune may mark an Android device compliant before receiving data from the Mobile Threat Defense partner. + [AndroidEnabled ]: When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for Android devices. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for Android devices. Default value is FALSE. - [AndroidDeviceBlockedOnMissingPartnerData ]: For Android, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant - [AndroidEnabled ]: For Android, set whether data from the Mobile Threat Defense partner should be used during compliance evaluations [AndroidMobileApplicationManagementEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for Android devices. When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for Android devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE. - [IosDeviceBlockedOnMissingPartnerData ]: For IOS, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant - [IosEnabled ]: For IOS, get or set whether data from the Mobile Threat Defense partner should be used during compliance evaluations - [IosMobileApplicationManagementEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for IOS devices. -When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for IOS devices. + [IosDeviceBlockedOnMissingPartnerData ]: When TRUE, indicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant. +When FALSE, indicates that Intune may not recieve data from Mobile Threat Defense partner prior to making device compliant. +Default value is FALSE. + [IosEnabled ]: When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for iOS devices. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for iOS devices. +Default value is FALSE. + [IosMobileApplicationManagementEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for iOS devices. +When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for iOS devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE. [LastHeartbeatDateTime ]: DateTime of last Heartbeat recieved from the Mobile Threat Defense partner @@ -763,20 +780,22 @@ Default value is FALSE. When FALSE, inidicates that configuration profile management via Microsoft Defender for Endpoint is disabled. Default value is FALSE. [PartnerState ]: Partner state of this tenant. - [PartnerUnresponsivenessThresholdInDays ]: Get or Set days the per tenant tolerance to unresponsiveness for this partner integration - [PartnerUnsupportedOSVersionBlocked ]: Get or set whether to block devices on the enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner - [WindowsDeviceBlockedOnMissingPartnerData ]: When TRUE, inidicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant for Windows. -When FALSE, inidicates that Intune may make a device compliant without receiving data from the Mobile Threat Defense partner for Windows. + [PartnerUnresponsivenessThresholdInDays ]: Indicates the number of days without receiving a heartbeat from a Mobile Threat Defense partner before the partner is marked as unresponsive. +Intune will the ignore the data from this Mobile Threat Defense Partner for next compliance calculation. + [PartnerUnsupportedOSVersionBlocked ]: When TRUE, indicates that Intune will mark devices noncompliant on enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner. +When FALSE, indicates that Intune will not mark devices noncompliant on enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner. +Default value is FALSE. + [WindowsDeviceBlockedOnMissingPartnerData ]: When TRUE, indicates that Intune must receive data from the data sync partner prior to marking a device compliant for Windows. +When FALSE, indicates that Intune may mark a device compliant without receiving data from the data sync partner for Windows. Default value is FALSE. - [WindowsEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during compliance evaluations for Windows. -When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during compliance evaluations for Windows. + [WindowsEnabled ]: When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for Windows. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for Windows. Default value is FALSE. ## RELATED LINKS - [New-MgDeviceManagementMobileThreatDefenseConnector](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementmobilethreatdefenseconnector) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-mobilethreatdefenseconnector-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementPartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementPartner.md index a9f8be692779..90747868fce0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementPartner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementPartner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementpartner Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementPartner --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementPartner ## SYNOPSIS -Create a new deviceManagementPartner object. +Create new navigation property to deviceManagementPartners for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementPartner](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementPartner?view=graph-powershell-beta) @@ -53,7 +53,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceManagementPartner object. +Create new navigation property to deviceManagementPartners for deviceManagement **Permissions** @@ -621,7 +621,6 @@ GROUPSREQUIRINGPARTNERENROLLMENT [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementResourceOperation](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementResourceOperation?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new resourceOperation object. +Create new navigation property to resourceOperations for deviceManagement **Permissions** @@ -466,7 +466,6 @@ The description is used in mouse-over text for the operation when shown in the A ## RELATED LINKS - [New-MgDeviceManagementResourceOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementresourceoperation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementRoleAssignment.md index c3bd7a4400ae..d229e74c605b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementroleassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementRoleAssignment --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementRoleAssignment ## SYNOPSIS -Create a new deviceAndAppManagementRoleAssignment object. +Create new navigation property to roleAssignments for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementRoleAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementRoleAssignment?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceAndAppManagementRoleAssignment object. +Create new navigation property to roleAssignments for deviceManagement **Permissions** @@ -178,7 +178,8 @@ HelpMessage: '' ### -Description -Description of the Role Assignment. +Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. ```yaml Type: System.String @@ -199,7 +200,9 @@ HelpMessage: '' ### -DisplayName -The display or friendly name of the role Assignment. +Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. ```yaml Type: System.String @@ -305,8 +308,8 @@ HelpMessage: '' ### -Members -The list of ids of role member security groups. -These are IDs from Azure Active Directory. +Indicates the list of role member security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. ```yaml Type: System.String[] @@ -390,8 +393,8 @@ HelpMessage: '' ### -ResourceScopes -List of ids of role scope member security groups. -These are IDs from Azure Active Directory. +Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. ```yaml Type: System.String[] @@ -517,10 +520,13 @@ Role assignments tie together a role definition with members and scopes. There can be one or more role assignments per role. This applies to custom and built-in roles. [(Any) ]: This indicates any property can be added to this object. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -538,10 +544,13 @@ Set to True if it is built-in, or set to False if it is a custom role definition [RoleAssignments ]: List of Role assignments for this role definition. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -556,8 +565,8 @@ These must match the actionName that is defined as part of the rolePermission. [NotAllowedResourceActions ]: Not Allowed Actions. [Id ]: The unique identifier for an entity. Read-only. - [Members ]: The list of ids of role member security groups. -These are IDs from Azure Active Directory. + [Members ]: Indicates the list of role member security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. ROLEDEFINITION ``: The Role Definition resource. The role definition is the foundation of role based access in Intune. @@ -576,10 +585,13 @@ Set to True if it is built-in, or set to False if it is a custom role definition [RoleAssignments ]: List of Role assignments for this role definition. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -597,7 +609,6 @@ These must match the actionName that is defined as part of the rolePermission. ## RELATED LINKS - [New-MgDeviceManagementRoleAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementroleassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementRoleDefinition.md index ac911742a790..12d23cdb059b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementroledefinition Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementRoleDefinition --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementRoleDefinition ## SYNOPSIS -Create a new deviceAndAppManagementRoleDefinition object. +Create new navigation property to roleDefinitions for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementRoleDefinition](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementRoleDefinition?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceAndAppManagementRoleDefinition object. +Create new navigation property to roleDefinitions for deviceManagement **Permissions** @@ -537,10 +537,13 @@ Set to True if it is built-in, or set to False if it is a custom role definition [RoleAssignments ]: List of Role assignments for this role definition. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -557,10 +560,13 @@ These must match the actionName that is defined as part of the rolePermission. ROLEASSIGNMENTS : List of Role assignments for this role definition. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -592,7 +598,6 @@ These must match the actionName that is defined as part of the rolePermission. ## RELATED LINKS - [New-MgDeviceManagementRoleDefinition](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementroledefinition) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementRoleDefinitionRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementRoleDefinitionRoleAssignment.md index 5e523019b4d2..d41df5e99fb8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementRoleDefinitionRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementRoleDefinitionRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementroledefinitionroleassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementRoleDefinitionRoleAssignment --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementRoleDefinitionRoleAssignment ## SYNOPSIS -Create a new roleAssignment object. +Create new navigation property to roleAssignments for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementRoleDefinitionRoleAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementRoleDefinitionRoleAssignment?view=graph-powershell-beta) @@ -72,7 +72,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new roleAssignment object. +Create new navigation property to roleAssignments for deviceManagement **Permissions** @@ -209,7 +209,8 @@ HelpMessage: '' ### -Description -Description of the Role Assignment. +Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. ```yaml Type: System.String @@ -236,7 +237,9 @@ HelpMessage: '' ### -DisplayName -The display or friendly name of the role Assignment. +Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. ```yaml Type: System.String @@ -445,8 +448,8 @@ HelpMessage: '' ### -ResourceScopes -List of ids of role scope member security groups. -These are IDs from Azure Active Directory. +Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. ```yaml Type: System.String[] @@ -617,10 +620,13 @@ This applies to custom and built-in roles. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -664,7 +670,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -688,10 +693,13 @@ Set to True if it is built-in, or set to False if it is a custom role definition [RoleAssignments ]: List of Role assignments for this role definition. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -709,7 +717,6 @@ These must match the actionName that is defined as part of the rolePermission. ## RELATED LINKS - [New-MgDeviceManagementRoleDefinitionRoleAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementroledefinitionroleassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTelecomExpenseManagementPartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTelecomExpenseManagementPartner.md deleted file mode 100644 index 3857fd253662..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTelecomExpenseManagementPartner.md +++ /dev/null @@ -1,536 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementtelecomexpensemanagementpartner -Locale: en-US -Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: New-MgDeviceManagementTelecomExpenseManagementPartner ---- - -# New-MgDeviceManagementTelecomExpenseManagementPartner - -## SYNOPSIS - -Create a new telecomExpenseManagementPartner object. - -> [!NOTE] -> To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementTelecomExpenseManagementPartner](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementTelecomExpenseManagementPartner?view=graph-powershell-beta) - -## SYNTAX - -### CreateExpanded (Default) - -``` -New-MgDeviceManagementTelecomExpenseManagementPartner [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AppAuthorized] [-DisplayName ] [-Enabled] - [-Id ] [-LastConnectionDateTime ] [-Url ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Create - -``` -New-MgDeviceManagementTelecomExpenseManagementPartner - -BodyParameter [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Create a new telecomExpenseManagementPartner object. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DeviceManagementServiceConfig.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DeviceManagementServiceConfig.ReadWrite.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.DeviceManagement.Administration - -$params = @{ - "@odata.type" = "#microsoft.graph.telecomExpenseManagementPartner" - displayName = "Display Name value" - url = "Url value" - appAuthorized = $true - enabled = $true - lastConnectionDateTime = [System.DateTime]::Parse("2016-12-31T23:58:36.6670033-08:00") -} - -New-MgDeviceManagementTelecomExpenseManagementPartner -BodyParameter $params - -``` -This example shows how to use the New-MgDeviceManagementTelecomExpenseManagementPartner Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AppAuthorized - -Whether the partner's AAD app has been authorized to access Intune. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -telecomExpenseManagementPartner resources represent the metadata and status of a given TEM service. -Once your organization has onboarded with a partner, the partner can be enabled or disabled to switch TEM functionality on or off. -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphTelecomExpenseManagementPartner -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: Create - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -DisplayName - -Display name of the TEM partner. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Enabled - -Whether Intune's connection to the TEM service is currently enabled or disabled. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -LastConnectionDateTime - -Timestamp of the last request sent to Intune by the TEM partner. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - 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: '' -``` - -### -Url - -URL of the TEM partner's administrative control panel, where an administrator can configure their TEM service. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: CreateExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.IMicrosoftGraphTelecomExpenseManagementPartner - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphTelecomExpenseManagementPartner - -{{ 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. - -BODYPARAMETER ``: telecomExpenseManagementPartner resources represent the metadata and status of a given TEM service. -Once your organization has onboarded with a partner, the partner can be enabled or disabled to switch TEM functionality on or off. - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [AppAuthorized ]: Whether the partner's AAD app has been authorized to access Intune. - [DisplayName ]: Display name of the TEM partner. - [Enabled ]: Whether Intune's connection to the TEM service is currently enabled or disabled. - [LastConnectionDateTime ]: Timestamp of the last request sent to Intune by the TEM partner. - [Url ]: URL of the TEM partner's administrative control panel, where an administrator can configure their TEM service. - - -## RELATED LINKS - -- [New-MgDeviceManagementTelecomExpenseManagementPartner](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementtelecomexpensemanagementpartner) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-create?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTermAndCondition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTermAndCondition.md index 99c3713c8491..c447d4b2ef8e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTermAndCondition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTermAndCondition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementtermandcondition Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementTermAndCondition --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementTermAndCondition ## SYNOPSIS -Create a new termsAndConditions object. +Create new navigation property to termsAndConditions for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementTermAndCondition](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementTermAndCondition?view=graph-powershell-beta) @@ -51,7 +51,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new termsAndConditions object. +Create new navigation property to termsAndConditions for deviceManagement **Permissions** @@ -688,7 +688,6 @@ Incremented when an administrator makes a change to the terms and wishes to requ ## RELATED LINKS - [New-MgDeviceManagementTermAndCondition](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementtermandcondition) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTermAndConditionAcceptanceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTermAndConditionAcceptanceStatus.md index fccd9e752292..4bc0713c1360 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTermAndConditionAcceptanceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTermAndConditionAcceptanceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementtermandconditionacceptancestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementTermAndConditionAcceptanceStatus --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementTermAndConditionAcceptanceStatus ## SYNOPSIS -Create a new termsAndConditionsAcceptanceStatus object. +Create new navigation property to acceptanceStatuses for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementTermAndConditionAcceptanceStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementTermAndConditionAcceptanceStatus?view=graph-powershell-beta) @@ -76,7 +76,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new termsAndConditionsAcceptanceStatus object. +Create new navigation property to acceptanceStatuses for deviceManagement **Permissions** @@ -689,7 +689,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -734,7 +733,6 @@ Incremented when an administrator makes a change to the terms and wishes to requ ## RELATED LINKS - [New-MgDeviceManagementTermAndConditionAcceptanceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementtermandconditionacceptancestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTermAndConditionAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTermAndConditionAssignment.md index 71269ecc63dc..8f9d0393d5ab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTermAndConditionAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementTermAndConditionAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementtermandconditionassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementTermAndConditionAssignment --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementTermAndConditionAssignment ## SYNOPSIS -Create a new termsAndConditionsAssignment object. +Create new navigation property to assignments for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementTermAndConditionAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/New-MgBetaDeviceManagementTermAndConditionAssignment?view=graph-powershell-beta) @@ -69,7 +69,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new termsAndConditionsAssignment object. +Create new navigation property to assignments for deviceManagement **Permissions** @@ -545,7 +545,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -556,7 +555,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementTermAndConditionAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementtermandconditionassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointDeviceImage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointDeviceImage.md index bca891889f57..9d208ac24f72 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointDeviceImage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointDeviceImage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementvirtualendpointdeviceimage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementVirtualEndpointDeviceImage --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointGalleryImage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointGalleryImage.md index 19429ea4ccc3..db473064b258 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointGalleryImage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointGalleryImage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementvirtualendpointgalleryimage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementVirtualEndpointGalleryImage --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointOnPremiseConnection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointOnPremiseConnection.md index 74edb75f23ca..52e2b38a3e36 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointOnPremiseConnection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointOnPremiseConnection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementvirtualendpointonpremiseconnection Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementVirtualEndpointOnPremiseConnection --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointProvisioningPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointProvisioningPolicy.md index 7a837b63ac89..de9ad708ae2a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointProvisioningPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointProvisioningPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementvirtualendpointprovisioningpolicy Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementVirtualEndpointProvisioningPolicy --- @@ -1759,6 +1759,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3134,6 +3182,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3917,6 +3973,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4617,7 +4678,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4732,8 +4794,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4798,7 +4860,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4819,6 +4891,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6815,6 +6888,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8190,6 +8311,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8973,6 +9102,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9673,7 +9807,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9788,8 +9923,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9854,7 +9989,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9875,6 +10020,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md index 6bc028b3acfc..2dbf1bce2fb6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementvirtualendpointprovisioningpolicyassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment --- @@ -1475,6 +1475,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2850,6 +2898,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3633,6 +3689,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4333,7 +4394,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4448,8 +4510,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4514,7 +4576,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4535,6 +4607,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6514,6 +6587,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7889,6 +8010,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8672,6 +8801,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9372,7 +9506,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9487,8 +9622,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9553,7 +9688,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9574,6 +9719,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10618,7 +10764,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointUserSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointUserSetting.md index 221690a19f61..f19127dfb7da 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointUserSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointUserSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementvirtualendpointusersetting Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementVirtualEndpointUserSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointUserSettingAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointUserSettingAssignment.md index bd636cad0468..e4ececa159ca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointUserSettingAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/New-MgDeviceManagementVirtualEndpointUserSettingAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/new-mgdevicemanagementvirtualendpointusersettingassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementVirtualEndpointUserSettingAssignment --- @@ -547,7 +547,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementApplePushNotificationCertificate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementApplePushNotificationCertificate.md index f6105d40bb6f..2a57142e3b22 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementApplePushNotificationCertificate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementApplePushNotificationCertificate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementapplepushnotificationcertificate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementApplePushNotificationCertificate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementAuditEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementAuditEvent.md index eb042c92cb51..b21725710e38 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementAuditEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementAuditEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementauditevent Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementAuditEvent --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementAuditEvent ## SYNOPSIS -Deletes a auditEvent. +Delete navigation property auditEvents for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementAuditEvent](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementAuditEvent?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a auditEvent. +Delete navigation property auditEvents for deviceManagement **Permissions** @@ -422,7 +422,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -433,7 +432,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementAuditEvent](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementauditevent) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-auditing-auditevent-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementComplianceManagementPartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementComplianceManagementPartner.md index 1547896b6c1a..895dcbfb6976 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementComplianceManagementPartner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementComplianceManagementPartner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementcompliancemanagementpartner Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementComplianceManagementPartner --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementComplianceManagementPartner ## SYNOPSIS -Deletes a complianceManagementPartner. +Delete navigation property complianceManagementPartners for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementComplianceManagementPartner](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementComplianceManagementPartner?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a complianceManagementPartner. +Delete navigation property complianceManagementPartners for deviceManagement **Permissions** @@ -423,7 +423,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -434,7 +433,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementComplianceManagementPartner](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementcompliancemanagementpartner) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-compliancemanagementpartner-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementExchangeConnector.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementExchangeConnector.md index 00e3a2e3d300..e471507439ab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementExchangeConnector.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementExchangeConnector.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementexchangeconnector Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementExchangeConnector --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementExchangeConnector ## SYNOPSIS -Deletes a deviceManagementExchangeConnector. +Delete navigation property exchangeConnectors for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementExchangeConnector](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementExchangeConnector?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceManagementExchangeConnector. +Delete navigation property exchangeConnectors for deviceManagement **Permissions** @@ -422,7 +422,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -433,7 +432,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementExchangeConnector](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementexchangeconnector) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementIoUpdateStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementIoUpdateStatus.md index 0f01c801a40a..ac6eb1ad57a6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementIoUpdateStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementIoUpdateStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementioupdatestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementIoUpdateStatus --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementIoUpdateStatus ## SYNOPSIS -Deletes a iosUpdateDeviceStatus. +Delete navigation property iosUpdateStatuses for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementIoUpdateStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementIoUpdateStatus?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a iosUpdateDeviceStatus. +Delete navigation property iosUpdateStatuses for deviceManagement **Permissions** @@ -422,7 +422,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -433,7 +432,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementIoUpdateStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementioupdatestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementMobileThreatDefenseConnector.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementMobileThreatDefenseConnector.md index 23cda7c82164..d9835e084857 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementMobileThreatDefenseConnector.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementMobileThreatDefenseConnector.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementmobilethreatdefenseconnector Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementMobileThreatDefenseConnector --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementMobileThreatDefenseConnector ## SYNOPSIS -Deletes a mobileThreatDefenseConnector. +Delete navigation property mobileThreatDefenseConnectors for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementMobileThreatDefenseConnector](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementMobileThreatDefenseConnector?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a mobileThreatDefenseConnector. +Delete navigation property mobileThreatDefenseConnectors for deviceManagement **Permissions** @@ -423,7 +423,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -434,7 +433,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementMobileThreatDefenseConnector](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementmobilethreatdefenseconnector) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-mobilethreatdefenseconnector-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementPartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementPartner.md index 4807fdc11a64..fe0800a1309b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementPartner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementPartner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementpartner Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementPartner --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementPartner ## SYNOPSIS -Deletes a deviceManagementPartner. +Delete navigation property deviceManagementPartners for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementPartner](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementPartner?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceManagementPartner. +Delete navigation property deviceManagementPartners for deviceManagement **Permissions** @@ -422,7 +422,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -433,7 +432,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementPartner](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementpartner) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRemoteAssistancePartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRemoteAssistancePartner.md index 8745f3324f84..f396ae9c5cdc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRemoteAssistancePartner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRemoteAssistancePartner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementremoteassistancepartner Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementRemoteAssistancePartner --- @@ -423,7 +423,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementResourceOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementResourceOperation.md index d96a842a4ebd..62bd6aa20969 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementResourceOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementResourceOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementresourceoperation Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementResourceOperation --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementResourceOperation ## SYNOPSIS -Deletes a resourceOperation. +Delete navigation property resourceOperations for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementResourceOperation](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementResourceOperation?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a resourceOperation. +Delete navigation property resourceOperations for deviceManagement **Permissions** @@ -422,7 +422,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -433,7 +432,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementResourceOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementresourceoperation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRoleAssignment.md index ad44d833159a..747ceca56e09 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementroleassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementRoleAssignment --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementRoleAssignment ## SYNOPSIS -Deletes a deviceAndAppManagementRoleAssignment. +Delete navigation property roleAssignments for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementRoleAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementRoleAssignment?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceAndAppManagementRoleAssignment. +Delete navigation property roleAssignments for deviceManagement **Permissions** @@ -422,7 +422,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -433,7 +432,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementRoleAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementroleassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRoleDefinition.md index 45228e352076..cf64a3d5b9c2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementroledefinition Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementRoleDefinition --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementRoleDefinition ## SYNOPSIS -Deletes a roleDefinition. +Delete navigation property roleDefinitions for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementRoleDefinition](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementRoleDefinition?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a roleDefinition. +Delete navigation property roleDefinitions for deviceManagement **Permissions** @@ -422,7 +422,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -433,7 +432,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementRoleDefinition](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementroledefinition) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRoleDefinitionRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRoleDefinitionRoleAssignment.md index 6b9102945884..687fea427145 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRoleDefinitionRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementRoleDefinitionRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementroledefinitionroleassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementRoleDefinitionRoleAssignment --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementRoleDefinitionRoleAssignment ## SYNOPSIS -Deletes a roleAssignment. +Delete navigation property roleAssignments for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementRoleDefinitionRoleAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementRoleDefinitionRoleAssignment?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a roleAssignment. +Delete navigation property roleAssignments for deviceManagement **Permissions** @@ -445,7 +445,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -456,7 +455,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementRoleDefinitionRoleAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementroledefinitionroleassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTelecomExpenseManagementPartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTelecomExpenseManagementPartner.md deleted file mode 100644 index 0a2d38ccf3ff..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTelecomExpenseManagementPartner.md +++ /dev/null @@ -1,459 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementtelecomexpensemanagementpartner -Locale: en-US -Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Remove-MgDeviceManagementTelecomExpenseManagementPartner ---- - -# Remove-MgDeviceManagementTelecomExpenseManagementPartner - -## SYNOPSIS - -Deletes a telecomExpenseManagementPartner. - -> [!NOTE] -> To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementTelecomExpenseManagementPartner](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementTelecomExpenseManagementPartner?view=graph-powershell-beta) - -## SYNTAX - -### Delete (Default) - -``` -Remove-MgDeviceManagementTelecomExpenseManagementPartner -TelecomExpenseManagementPartnerId - [-IfMatch ] [-ResponseHeadersVariable ] [-Break] [-Headers ] - [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-PassThru] - [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] - [] -``` - -### DeleteViaIdentity - -``` -Remove-MgDeviceManagementTelecomExpenseManagementPartner - -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 - -Deletes a telecomExpenseManagementPartner. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DeviceManagementServiceConfig.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DeviceManagementServiceConfig.ReadWrite.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.DeviceManagement.Administration - -Remove-MgDeviceManagementTelecomExpenseManagementPartner -TelecomExpenseManagementPartnerId $telecomExpenseManagementPartnerId - -``` -This example shows how to use the Remove-MgDeviceManagementTelecomExpenseManagementPartner Cmdlet. - - -## 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: '' -``` - -### -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.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.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.PowerShell.Models.IDeviceManagementAdministrationIdentity -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: '' -``` - -### -TelecomExpenseManagementPartnerId - -The unique identifier of telecomExpenseManagementPartner - -```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.PowerShell.Models.IDeviceManagementAdministrationIdentity - -{{ 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 - [AuditEventId ]: The unique identifier of auditEvent - [Category ]: Usage: category='{category}' - [CloudPcAuditEventId ]: The unique identifier of cloudPcAuditEvent - [CloudPcDeviceImageId ]: The unique identifier of cloudPcDeviceImage - [CloudPcGalleryImageId ]: The unique identifier of cloudPcGalleryImage - [CloudPcId ]: The unique identifier of cloudPC - [CloudPcOnPremisesConnectionId ]: The unique identifier of cloudPcOnPremisesConnection - [CloudPcProvisioningPolicyAssignmentId ]: The unique identifier of cloudPcProvisioningPolicyAssignment - [CloudPcProvisioningPolicyId ]: The unique identifier of cloudPcProvisioningPolicy - [CloudPcUserSettingAssignmentId ]: The unique identifier of cloudPcUserSettingAssignment - [CloudPcUserSettingId ]: The unique identifier of cloudPcUserSetting - [ComplianceManagementPartnerId ]: The unique identifier of complianceManagementPartner - [DeviceAndAppManagementRoleAssignmentId ]: The unique identifier of deviceAndAppManagementRoleAssignment - [DeviceManagementExchangeConnectorId ]: The unique identifier of deviceManagementExchangeConnector - [DeviceManagementPartnerId ]: The unique identifier of deviceManagementPartner - [IosUpdateDeviceStatusId ]: The unique identifier of iosUpdateDeviceStatus - [MobileThreatDefenseConnectorId ]: The unique identifier of mobileThreatDefenseConnector - [RemoteAssistancePartnerId ]: The unique identifier of remoteAssistancePartner - [ResourceOperationId ]: The unique identifier of resourceOperation - [RoleAssignmentId ]: The unique identifier of roleAssignment - [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner - [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus - [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment - [TermsAndConditionsId ]: The unique identifier of termsAndConditions - [UserId ]: The unique identifier of user - [UserPrincipalName ]: Alternate key of user - - -## RELATED LINKS - -- [Remove-MgDeviceManagementTelecomExpenseManagementPartner](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementtelecomexpensemanagementpartner) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-delete?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTermAndCondition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTermAndCondition.md index 46d70d6d011d..14424d4d73e9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTermAndCondition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTermAndCondition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementtermandcondition Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementTermAndCondition --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementTermAndCondition ## SYNOPSIS -Deletes a termsAndConditions. +Delete navigation property termsAndConditions for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementTermAndCondition](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementTermAndCondition?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a termsAndConditions. +Delete navigation property termsAndConditions for deviceManagement **Permissions** @@ -422,7 +422,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -433,7 +432,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementTermAndCondition](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementtermandcondition) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTermAndConditionAcceptanceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTermAndConditionAcceptanceStatus.md index 5a264ed90162..ebbc1a72761e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTermAndConditionAcceptanceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTermAndConditionAcceptanceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementtermandconditionacceptancestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementTermAndConditionAcceptanceStatus --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementTermAndConditionAcceptanceStatus ## SYNOPSIS -Deletes a termsAndConditionsAcceptanceStatus. +Delete navigation property acceptanceStatuses for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementTermAndConditionAcceptanceStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementTermAndConditionAcceptanceStatus?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a termsAndConditionsAcceptanceStatus. +Delete navigation property acceptanceStatuses for deviceManagement **Permissions** @@ -445,7 +445,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -456,7 +455,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementTermAndConditionAcceptanceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementtermandconditionacceptancestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTermAndConditionAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTermAndConditionAssignment.md index 534ecb72ba3a..7c45215698e1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTermAndConditionAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementTermAndConditionAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementtermandconditionassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementTermAndConditionAssignment --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementTermAndConditionAssignment ## SYNOPSIS -Deletes a termsAndConditionsAssignment. +Delete navigation property assignments for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementTermAndConditionAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Remove-MgBetaDeviceManagementTermAndConditionAssignment?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a termsAndConditionsAssignment. +Delete navigation property assignments for deviceManagement **Permissions** @@ -445,7 +445,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -456,7 +455,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementTermAndConditionAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementtermandconditionassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointDeviceImage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointDeviceImage.md index 7ad08a7d1135..8e62aefe0924 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointDeviceImage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointDeviceImage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementvirtualendpointdeviceimage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementVirtualEndpointDeviceImage --- @@ -423,7 +423,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointGalleryImage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointGalleryImage.md index 8afeb03c0d95..4aab042d4571 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointGalleryImage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointGalleryImage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementvirtualendpointgalleryimage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementVirtualEndpointGalleryImage --- @@ -402,7 +402,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointOnPremiseConnection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointOnPremiseConnection.md index f2a92d385476..9ba2c8ba26a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointOnPremiseConnection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointOnPremiseConnection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementvirtualendpointonpremiseconnection Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementVirtualEndpointOnPremiseConnection --- @@ -419,7 +419,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy.md index a2a9799141f0..447d1c035495 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementvirtualendpointprovisioningpolicy Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy --- @@ -425,7 +425,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md index d66ed32c68bf..e770c7a91b32 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementvirtualendpointprovisioningpolicyassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment --- @@ -424,7 +424,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointUserSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointUserSetting.md index 7542069e69f3..9d77d563278d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointUserSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointUserSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementvirtualendpointusersetting Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementVirtualEndpointUserSetting --- @@ -423,7 +423,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment.md index 78d01f3688b5..646bcefa4e79 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/remove-mgdevicemanagementvirtualendpointusersettingassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment --- @@ -424,7 +424,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Rename-MgDeviceManagementVirtualEndpointCloudPc.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Rename-MgDeviceManagementVirtualEndpointCloudPc.md index d6f0e8551ab6..43448f5e180a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Rename-MgDeviceManagementVirtualEndpointCloudPc.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Rename-MgDeviceManagementVirtualEndpointCloudPc.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/rename-mgdevicemanagementvirtualendpointcloudpc Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Rename-MgDeviceManagementVirtualEndpointCloudPc --- @@ -514,7 +514,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Resize-MgDeviceManagementVirtualEndpointCloudPc.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Resize-MgDeviceManagementVirtualEndpointCloudPc.md index 8fdacb3b61d3..329a7306c9fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Resize-MgDeviceManagementVirtualEndpointCloudPc.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Resize-MgDeviceManagementVirtualEndpointCloudPc.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/resize-mgdevicemanagementvirtualendpointcloudpc Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Resize-MgDeviceManagementVirtualEndpointCloudPc --- @@ -513,7 +513,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Restart-MgDeviceManagementVirtualEndpointCloudPc.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Restart-MgDeviceManagementVirtualEndpointCloudPc.md index a899b354267d..60f2efc5746f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Restart-MgDeviceManagementVirtualEndpointCloudPc.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Restart-MgDeviceManagementVirtualEndpointCloudPc.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/restart-mgdevicemanagementvirtualendpointcloudpc Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restart-MgDeviceManagementVirtualEndpointCloudPc --- @@ -399,7 +399,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Restore-MgDeviceManagementVirtualEndpointCloudPc.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Restore-MgDeviceManagementVirtualEndpointCloudPc.md index 88709124718e..b7e9a95c2978 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Restore-MgDeviceManagementVirtualEndpointCloudPc.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Restore-MgDeviceManagementVirtualEndpointCloudPc.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/restore-mgdevicemanagementvirtualendpointcloudpc Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgDeviceManagementVirtualEndpointCloudPc --- @@ -531,7 +531,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Set-MgDeviceManagementVirtualEndpointProvisioningPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Set-MgDeviceManagementVirtualEndpointProvisioningPolicy.md index f4d21e440061..7f3890571355 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Set-MgDeviceManagementVirtualEndpointProvisioningPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Set-MgDeviceManagementVirtualEndpointProvisioningPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/set-mgdevicemanagementvirtualendpointprovisioningpolicy Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDeviceManagementVirtualEndpointProvisioningPolicy --- @@ -1472,6 +1472,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2847,6 +2895,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3630,6 +3686,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4330,7 +4391,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4445,8 +4507,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4511,7 +4573,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4532,6 +4604,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6514,6 +6587,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7889,6 +8010,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8672,6 +8801,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9372,7 +9506,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9487,8 +9622,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9553,7 +9688,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9574,6 +9719,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10618,7 +10764,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Set-MgDeviceManagementVirtualEndpointUserSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Set-MgDeviceManagementVirtualEndpointUserSetting.md index f2983affe0aa..d185e00c1333 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Set-MgDeviceManagementVirtualEndpointUserSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Set-MgDeviceManagementVirtualEndpointUserSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/set-mgdevicemanagementvirtualendpointusersetting Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDeviceManagementVirtualEndpointUserSetting --- @@ -555,7 +555,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Start-MgDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Start-MgDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck.md index 0f08eac54f8d..d6a121ef89c4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Start-MgDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Start-MgDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/start-mgdevicemanagementvirtualendpointonpremiseconnectionhealthcheck Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Start-MgDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck --- @@ -394,7 +394,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod.md index 086f1375fc36..7fc2c28be222 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/stop-mgdevicemanagementvirtualendpointcloudpcgraceperiod Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod --- @@ -405,7 +405,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Sync-MgDeviceManagementExchangeConnector.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Sync-MgDeviceManagementExchangeConnector.md index 6b3eaf35470b..75e41366eb76 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Sync-MgDeviceManagementExchangeConnector.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Sync-MgDeviceManagementExchangeConnector.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/sync-mgdevicemanagementexchangeconnector Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Sync-MgDeviceManagementExchangeConnector --- @@ -13,7 +13,7 @@ title: Sync-MgDeviceManagementExchangeConnector ## SYNOPSIS -Not yet documented +Invoke action sync ## SYNTAX @@ -68,7 +68,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action sync **Permissions** @@ -511,7 +511,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -522,7 +521,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Sync-MgDeviceManagementExchangeConnector](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/sync-mgdevicemanagementexchangeconnector) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-sync?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementApplePushNotificationCertificate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementApplePushNotificationCertificate.md index 609f2f3f11dd..d3d23a8c5d9c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementApplePushNotificationCertificate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementApplePushNotificationCertificate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementapplepushnotificationcertificate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementApplePushNotificationCertificate --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementApplePushNotificationCertificate ## SYNOPSIS -Update the properties of a applePushNotificationCertificate object. +Update the navigation property applePushNotificationCertificate in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementApplePushNotificationCertificate](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementApplePushNotificationCertificate?view=graph-powershell-beta) @@ -51,7 +51,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a applePushNotificationCertificate object. +Update the navigation property applePushNotificationCertificate in deviceManagement **Permissions** @@ -174,7 +174,7 @@ HelpMessage: '' ### -Certificate -Not yet documented + ```yaml Type: System.String @@ -547,7 +547,7 @@ BODYPARAMETER ``: Apple push no [Id ]: The unique identifier for an entity. Read-only. [AppleIdentifier ]: Apple Id of the account used to create the MDM push certificate. - [Certificate ]: Not yet documented + [Certificate ]: [CertificateUploadFailureReason ]: The reason the certificate upload failed. [CertificateUploadStatus ]: The certificate upload status. [ExpirationDateTime ]: The expiration date and time for Apple push notification certificate. @@ -558,7 +558,6 @@ Read-only. ## RELATED LINKS - [Update-MgDeviceManagementApplePushNotificationCertificate](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementapplepushnotificationcertificate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementAuditEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementAuditEvent.md index 6bb06f69a2a4..ec22159ad6d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementAuditEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementAuditEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementauditevent Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementAuditEvent --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementAuditEvent ## SYNOPSIS -Update the properties of a auditEvent object. +Update the navigation property auditEvents in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementAuditEvent](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementAuditEvent?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a auditEvent object. +Update the navigation property auditEvents in deviceManagement **Permissions** @@ -893,7 +893,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -913,7 +912,6 @@ RESOURCES : Resources being modified. ## RELATED LINKS - [Update-MgDeviceManagementAuditEvent](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementauditevent) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-auditing-auditevent-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementComplianceManagementPartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementComplianceManagementPartner.md index 6e28670b4912..6f06d74fa0c2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementComplianceManagementPartner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementComplianceManagementPartner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementcompliancemanagementpartner Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementComplianceManagementPartner --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementComplianceManagementPartner ## SYNOPSIS -Update the properties of a complianceManagementPartner object. +Update the navigation property complianceManagementPartners in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementComplianceManagementPartner](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementComplianceManagementPartner?view=graph-powershell-beta) @@ -81,7 +81,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a complianceManagementPartner object. +Update the navigation property complianceManagementPartners in deviceManagement **Permissions** @@ -816,7 +816,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -835,7 +834,6 @@ MACOSENROLLMENTASSIGNMENTS [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementExchangeConnector](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementExchangeConnector?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceManagementExchangeConnector object. +Update the navigation property exchangeConnectors in deviceManagement **Permissions** @@ -779,7 +779,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -790,7 +789,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementExchangeConnector](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementexchangeconnector) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementIoUpdateStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementIoUpdateStatus.md index 18f443ea5886..d7f85d801df7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementIoUpdateStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementIoUpdateStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementioupdatestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementIoUpdateStatus --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementIoUpdateStatus ## SYNOPSIS -Update the properties of a iosUpdateDeviceStatus object. +Update the navigation property iosUpdateStatuses in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementIoUpdateStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementIoUpdateStatus?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a iosUpdateDeviceStatus object. +Update the navigation property iosUpdateStatuses in deviceManagement **Permissions** @@ -835,7 +835,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -846,7 +845,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementIoUpdateStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementioupdatestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementMobileThreatDefenseConnector.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementMobileThreatDefenseConnector.md index 72642434299b..cd00b363089e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementMobileThreatDefenseConnector.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementMobileThreatDefenseConnector.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementmobilethreatdefenseconnector Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementMobileThreatDefenseConnector --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementMobileThreatDefenseConnector ## SYNOPSIS -Update the properties of a mobileThreatDefenseConnector object. +Update the navigation property mobileThreatDefenseConnectors in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementMobileThreatDefenseConnector](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementMobileThreatDefenseConnector?view=graph-powershell-beta) @@ -82,7 +82,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a mobileThreatDefenseConnector object. +Update the navigation property mobileThreatDefenseConnectors in deviceManagement **Permissions** @@ -155,8 +155,8 @@ HelpMessage: '' ### -AllowPartnerToCollectIosApplicationMetadata -When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for IOS devices. -When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for IOS devices. +When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for iOS devices. +When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for iOS devices. Default value is FALSE. ```yaml @@ -184,8 +184,8 @@ HelpMessage: '' ### -AllowPartnerToCollectIosPersonalApplicationMetadata -When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for IOS devices. -When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for IOS devices. +When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for iOS devices. +When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for iOS devices. Default value is FALSE. ```yaml @@ -213,7 +213,8 @@ HelpMessage: '' ### -AndroidDeviceBlockedOnMissingPartnerData -For Android, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant +When TRUE, indicates that Intune must receive data from the Mobile Threat Defense partner prior to marking an Android device compliant. +When FALSE, indicates that Intune may mark an Android device compliant before receiving data from the Mobile Threat Defense partner. ```yaml Type: System.Management.Automation.SwitchParameter @@ -240,7 +241,9 @@ HelpMessage: '' ### -AndroidEnabled -For Android, set whether data from the Mobile Threat Defense partner should be used during compliance evaluations +When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for Android devices. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for Android devices. +Default value is FALSE. ```yaml Type: System.Management.Automation.SwitchParameter @@ -487,7 +490,9 @@ HelpMessage: '' ### -IosDeviceBlockedOnMissingPartnerData -For IOS, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant +When TRUE, indicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant. +When FALSE, indicates that Intune may not recieve data from Mobile Threat Defense partner prior to making device compliant. +Default value is FALSE. ```yaml Type: System.Management.Automation.SwitchParameter @@ -514,7 +519,9 @@ HelpMessage: '' ### -IosEnabled -For IOS, get or set whether data from the Mobile Threat Defense partner should be used during compliance evaluations +When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for iOS devices. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for iOS devices. +Default value is FALSE. ```yaml Type: System.Management.Automation.SwitchParameter @@ -541,8 +548,8 @@ HelpMessage: '' ### -IosMobileApplicationManagementEnabled -When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for IOS devices. -When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for IOS devices. +When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for iOS devices. +When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for iOS devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE. @@ -681,7 +688,8 @@ HelpMessage: '' ### -PartnerUnresponsivenessThresholdInDays -Get or Set days the per tenant tolerance to unresponsiveness for this partner integration +Indicates the number of days without receiving a heartbeat from a Mobile Threat Defense partner before the partner is marked as unresponsive. +Intune will the ignore the data from this Mobile Threat Defense Partner for next compliance calculation. ```yaml Type: System.Int32 @@ -708,7 +716,9 @@ HelpMessage: '' ### -PartnerUnsupportedOSVersionBlocked -Get or set whether to block devices on the enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner +When TRUE, indicates that Intune will mark devices noncompliant on enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner. +When FALSE, indicates that Intune will not mark devices noncompliant on enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner. +Default value is FALSE. ```yaml Type: System.Management.Automation.SwitchParameter @@ -842,8 +852,8 @@ HelpMessage: '' ### -WindowsDeviceBlockedOnMissingPartnerData -When TRUE, inidicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant for Windows. -When FALSE, inidicates that Intune may make a device compliant without receiving data from the Mobile Threat Defense partner for Windows. +When TRUE, indicates that Intune must receive data from the data sync partner prior to marking a device compliant for Windows. +When FALSE, indicates that Intune may mark a device compliant without receiving data from the data sync partner for Windows. Default value is FALSE. ```yaml @@ -871,8 +881,8 @@ HelpMessage: '' ### -WindowsEnabled -When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during compliance evaluations for Windows. -When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during compliance evaluations for Windows. +When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for Windows. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for Windows. Default value is FALSE. ```yaml @@ -936,22 +946,29 @@ BODYPARAMETER ``: Entity which repr [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AllowPartnerToCollectIosApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for IOS devices. -When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for IOS devices. + [AllowPartnerToCollectIosApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for iOS devices. +When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for iOS devices. Default value is FALSE. - [AllowPartnerToCollectIosPersonalApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for IOS devices. -When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for IOS devices. + [AllowPartnerToCollectIosPersonalApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for iOS devices. +When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for iOS devices. +Default value is FALSE. + [AndroidDeviceBlockedOnMissingPartnerData ]: When TRUE, indicates that Intune must receive data from the Mobile Threat Defense partner prior to marking an Android device compliant. +When FALSE, indicates that Intune may mark an Android device compliant before receiving data from the Mobile Threat Defense partner. + [AndroidEnabled ]: When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for Android devices. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for Android devices. Default value is FALSE. - [AndroidDeviceBlockedOnMissingPartnerData ]: For Android, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant - [AndroidEnabled ]: For Android, set whether data from the Mobile Threat Defense partner should be used during compliance evaluations [AndroidMobileApplicationManagementEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for Android devices. When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for Android devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE. - [IosDeviceBlockedOnMissingPartnerData ]: For IOS, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant - [IosEnabled ]: For IOS, get or set whether data from the Mobile Threat Defense partner should be used during compliance evaluations - [IosMobileApplicationManagementEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for IOS devices. -When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for IOS devices. + [IosDeviceBlockedOnMissingPartnerData ]: When TRUE, indicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant. +When FALSE, indicates that Intune may not recieve data from Mobile Threat Defense partner prior to making device compliant. +Default value is FALSE. + [IosEnabled ]: When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for iOS devices. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for iOS devices. +Default value is FALSE. + [IosMobileApplicationManagementEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for iOS devices. +When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for iOS devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE. [LastHeartbeatDateTime ]: DateTime of last Heartbeat recieved from the Mobile Threat Defense partner @@ -959,13 +976,16 @@ Default value is FALSE. When FALSE, inidicates that configuration profile management via Microsoft Defender for Endpoint is disabled. Default value is FALSE. [PartnerState ]: Partner state of this tenant. - [PartnerUnresponsivenessThresholdInDays ]: Get or Set days the per tenant tolerance to unresponsiveness for this partner integration - [PartnerUnsupportedOSVersionBlocked ]: Get or set whether to block devices on the enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner - [WindowsDeviceBlockedOnMissingPartnerData ]: When TRUE, inidicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant for Windows. -When FALSE, inidicates that Intune may make a device compliant without receiving data from the Mobile Threat Defense partner for Windows. + [PartnerUnresponsivenessThresholdInDays ]: Indicates the number of days without receiving a heartbeat from a Mobile Threat Defense partner before the partner is marked as unresponsive. +Intune will the ignore the data from this Mobile Threat Defense Partner for next compliance calculation. + [PartnerUnsupportedOSVersionBlocked ]: When TRUE, indicates that Intune will mark devices noncompliant on enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner. +When FALSE, indicates that Intune will not mark devices noncompliant on enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner. +Default value is FALSE. + [WindowsDeviceBlockedOnMissingPartnerData ]: When TRUE, indicates that Intune must receive data from the data sync partner prior to marking a device compliant for Windows. +When FALSE, indicates that Intune may mark a device compliant without receiving data from the data sync partner for Windows. Default value is FALSE. - [WindowsEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during compliance evaluations for Windows. -When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during compliance evaluations for Windows. + [WindowsEnabled ]: When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for Windows. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for Windows. Default value is FALSE. INPUTOBJECT ``: Identity Parameter @@ -990,7 +1010,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -1001,7 +1020,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementMobileThreatDefenseConnector](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementmobilethreatdefenseconnector) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-mobilethreatdefenseconnector-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementPartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementPartner.md index c8c4fdd4235c..c4cb867bedcc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementPartner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementPartner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementpartner Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementPartner --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementPartner ## SYNOPSIS -Update the properties of a deviceManagementPartner object. +Update the navigation property deviceManagementPartners in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementPartner](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementPartner?view=graph-powershell-beta) @@ -79,7 +79,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceManagementPartner object. +Update the navigation property deviceManagementPartners in deviceManagement **Permissions** @@ -796,7 +796,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -807,7 +806,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementPartner](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementpartner) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRemoteAssistancePartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRemoteAssistancePartner.md index 5d3337555543..a7f80e7a1093 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRemoteAssistancePartner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRemoteAssistancePartner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementremoteassistancepartner Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementRemoteAssistancePartner --- @@ -629,7 +629,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementResourceOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementResourceOperation.md index 3f164ba94cd1..d8ca649bf805 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementResourceOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementResourceOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementresourceoperation Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementResourceOperation --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementResourceOperation ## SYNOPSIS -Update the properties of a resourceOperation object. +Update the navigation property resourceOperations in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementResourceOperation](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementResourceOperation?view=graph-powershell-beta) @@ -69,7 +69,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a resourceOperation object. +Update the navigation property resourceOperations in deviceManagement **Permissions** @@ -601,7 +601,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -612,7 +611,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementResourceOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementresourceoperation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRoleAssignment.md index de9439678262..86fe824702d4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementroleassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementRoleAssignment --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementRoleAssignment ## SYNOPSIS -Update the properties of a deviceAndAppManagementRoleAssignment object. +Update the navigation property roleAssignments in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementRoleAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementRoleAssignment?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceAndAppManagementRoleAssignment object. +Update the navigation property roleAssignments in deviceManagement **Permissions** @@ -213,7 +213,8 @@ HelpMessage: '' ### -Description -Description of the Role Assignment. +Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. ```yaml Type: System.String @@ -267,7 +268,9 @@ HelpMessage: '' ### -DisplayName -The display or friendly name of the role Assignment. +Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. ```yaml Type: System.String @@ -413,8 +416,8 @@ HelpMessage: '' ### -Members -The list of ids of role member security groups. -These are IDs from Azure Active Directory. +Indicates the list of role member security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. ```yaml Type: System.String[] @@ -504,8 +507,8 @@ HelpMessage: '' ### -ResourceScopes -List of ids of role scope member security groups. -These are IDs from Azure Active Directory. +Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. ```yaml Type: System.String[] @@ -647,10 +650,13 @@ Role assignments tie together a role definition with members and scopes. There can be one or more role assignments per role. This applies to custom and built-in roles. [(Any) ]: This indicates any property can be added to this object. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -668,10 +674,13 @@ Set to True if it is built-in, or set to False if it is a custom role definition [RoleAssignments ]: List of Role assignments for this role definition. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -686,8 +695,8 @@ These must match the actionName that is defined as part of the rolePermission. [NotAllowedResourceActions ]: Not Allowed Actions. [Id ]: The unique identifier for an entity. Read-only. - [Members ]: The list of ids of role member security groups. -These are IDs from Azure Active Directory. + [Members ]: Indicates the list of role member security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. INPUTOBJECT ``: Identity Parameter [AuditEventId ]: The unique identifier of auditEvent @@ -711,7 +720,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -735,10 +743,13 @@ Set to True if it is built-in, or set to False if it is a custom role definition [RoleAssignments ]: List of Role assignments for this role definition. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -756,7 +767,6 @@ These must match the actionName that is defined as part of the rolePermission. ## RELATED LINKS - [Update-MgDeviceManagementRoleAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementroleassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRoleDefinition.md index 98e9e5dd2917..3bdc2e61e1d7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementroledefinition Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementRoleDefinition --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementRoleDefinition ## SYNOPSIS -Update the properties of a roleDefinition object. +Update the navigation property roleDefinitions in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementRoleDefinition](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementRoleDefinition?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a roleDefinition object. +Update the navigation property roleDefinitions in deviceManagement **Permissions** @@ -668,10 +668,13 @@ Set to True if it is built-in, or set to False if it is a custom role definition [RoleAssignments ]: List of Role assignments for this role definition. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -707,7 +710,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -717,10 +719,13 @@ INPUTOBJECT ``: Identity Parameter ROLEASSIGNMENTS : List of Role assignments for this role definition. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -752,7 +757,6 @@ These must match the actionName that is defined as part of the rolePermission. ## RELATED LINKS - [Update-MgDeviceManagementRoleDefinition](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementroledefinition) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRoleDefinitionRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRoleDefinitionRoleAssignment.md index 4fb72c71ae36..92d6f9911685 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRoleDefinitionRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementRoleDefinitionRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementroledefinitionroleassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementRoleDefinitionRoleAssignment --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementRoleDefinitionRoleAssignment ## SYNOPSIS -Update the properties of a roleAssignment object. +Update the navigation property roleAssignments in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementRoleDefinitionRoleAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementRoleDefinitionRoleAssignment?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a roleAssignment object. +Update the navigation property roleAssignments in deviceManagement **Permissions** @@ -210,7 +210,8 @@ HelpMessage: '' ### -Description -Description of the Role Assignment. +Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. ```yaml Type: System.String @@ -237,7 +238,9 @@ HelpMessage: '' ### -DisplayName -The display or friendly name of the role Assignment. +Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. ```yaml Type: System.String @@ -446,8 +449,8 @@ HelpMessage: '' ### -ResourceScopes -List of ids of role scope member security groups. -These are IDs from Azure Active Directory. +Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. ```yaml Type: System.String[] @@ -645,10 +648,13 @@ This applies to custom and built-in roles. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -692,7 +698,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -716,10 +721,13 @@ Set to True if it is built-in, or set to False if it is a custom role definition [RoleAssignments ]: List of Role assignments for this role definition. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -737,7 +745,6 @@ These must match the actionName that is defined as part of the rolePermission. ## RELATED LINKS - [Update-MgDeviceManagementRoleDefinitionRoleAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementroledefinitionroleassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTelecomExpenseManagementPartner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTelecomExpenseManagementPartner.md deleted file mode 100644 index 94db37698da5..000000000000 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTelecomExpenseManagementPartner.md +++ /dev/null @@ -1,695 +0,0 @@ ---- -document type: cmdlet -external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml -HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementtelecomexpensemanagementpartner -Locale: en-US -Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 -PlatyPS schema version: 2024-05-01 -title: Update-MgDeviceManagementTelecomExpenseManagementPartner ---- - -# Update-MgDeviceManagementTelecomExpenseManagementPartner - -## SYNOPSIS - -Update the properties of a telecomExpenseManagementPartner object. - -> [!NOTE] -> To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementTelecomExpenseManagementPartner](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementTelecomExpenseManagementPartner?view=graph-powershell-beta) - -## SYNTAX - -### UpdateExpanded (Default) - -``` -Update-MgDeviceManagementTelecomExpenseManagementPartner -TelecomExpenseManagementPartnerId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-AppAuthorized] - [-DisplayName ] [-Enabled] [-Id ] [-LastConnectionDateTime ] - [-Url ] [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### Update - -``` -Update-MgDeviceManagementTelecomExpenseManagementPartner -TelecomExpenseManagementPartnerId - -BodyParameter [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentityExpanded - -``` -Update-MgDeviceManagementTelecomExpenseManagementPartner - -InputObject [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AppAuthorized] [-DisplayName ] [-Enabled] - [-Id ] [-LastConnectionDateTime ] [-Url ] [-Break] - [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -### UpdateViaIdentity - -``` -Update-MgDeviceManagementTelecomExpenseManagementPartner - -InputObject - -BodyParameter [-ResponseHeadersVariable ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] -``` - -## ALIASES - -This cmdlet has the following aliases, - {{Insert list of aliases}} - -## DESCRIPTION - -Update the properties of a telecomExpenseManagementPartner object. - -**Permissions** - -| Permission type | Permissions (from least to most privileged) | -| --------------- | ------------------------------------------ | -| Delegated (work or school account) | DeviceManagementServiceConfig.ReadWrite.All, | -| Delegated (personal Microsoft account) | Not supported | -| Application | DeviceManagementServiceConfig.ReadWrite.All, | - -## EXAMPLES -### Example 1: Code snippet - -```powershell - -Import-Module Microsoft.Graph.DeviceManagement.Administration - -$params = @{ - "@odata.type" = "#microsoft.graph.telecomExpenseManagementPartner" - displayName = "Display Name value" - url = "Url value" - appAuthorized = $true - enabled = $true - lastConnectionDateTime = [System.DateTime]::Parse("2016-12-31T23:58:36.6670033-08:00") -} - -Update-MgDeviceManagementTelecomExpenseManagementPartner -TelecomExpenseManagementPartnerId $telecomExpenseManagementPartnerId -BodyParameter $params - -``` -This example shows how to use the Update-MgDeviceManagementTelecomExpenseManagementPartner Cmdlet. - - -## PARAMETERS - -### -AdditionalProperties - -Additional Parameters - -```yaml -Type: System.Collections.Hashtable -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -AppAuthorized - -Whether the partner's AAD app has been authorized to access Intune. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -BodyParameter - -telecomExpenseManagementPartner resources represent the metadata and status of a given TEM service. -Once your organization has onboarded with a partner, the partner can be enabled or disabled to switch TEM functionality on or off. -To construct, see NOTES section for BODYPARAMETER properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphTelecomExpenseManagementPartner -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -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: '' -``` - -### -DisplayName - -Display name of the TEM partner. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Enabled - -Whether Intune's connection to the TEM service is currently enabled or disabled. - -```yaml -Type: System.Management.Automation.SwitchParameter -DefaultValue: False -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - 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.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.PowerShell.Runtime.SendAsyncStep[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: (All) - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Id - -The unique identifier for an entity. -Read-only. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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.PowerShell.Models.IDeviceManagementAdministrationIdentity -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateViaIdentity - Position: Named - IsRequired: true - ValueFromPipeline: true - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -LastConnectionDateTime - -Timestamp of the last request sent to Intune by the TEM partner. - -```yaml -Type: System.DateTime -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - 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: '' -``` - -### -TelecomExpenseManagementPartnerId - -The unique identifier of telecomExpenseManagementPartner - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: Update - Position: Named - IsRequired: true - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - -### -Url - -URL of the TEM partner's administrative control panel, where an administrator can configure their TEM service. - -```yaml -Type: System.String -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateViaIdentityExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -- Name: UpdateExpanded - Position: Named - IsRequired: false - 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.PowerShell.Models.IDeviceManagementAdministrationIdentity - -{{ Fill in the Description }} - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphTelecomExpenseManagementPartner - -{{ Fill in the Description }} - -### System.Collections.IDictionary - -{{ Fill in the Description }} - -## OUTPUTS - -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphTelecomExpenseManagementPartner - -{{ 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. - -BODYPARAMETER ``: telecomExpenseManagementPartner resources represent the metadata and status of a given TEM service. -Once your organization has onboarded with a partner, the partner can be enabled or disabled to switch TEM functionality on or off. - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [AppAuthorized ]: Whether the partner's AAD app has been authorized to access Intune. - [DisplayName ]: Display name of the TEM partner. - [Enabled ]: Whether Intune's connection to the TEM service is currently enabled or disabled. - [LastConnectionDateTime ]: Timestamp of the last request sent to Intune by the TEM partner. - [Url ]: URL of the TEM partner's administrative control panel, where an administrator can configure their TEM service. - -INPUTOBJECT ``: Identity Parameter - [AuditEventId ]: The unique identifier of auditEvent - [Category ]: Usage: category='{category}' - [CloudPcAuditEventId ]: The unique identifier of cloudPcAuditEvent - [CloudPcDeviceImageId ]: The unique identifier of cloudPcDeviceImage - [CloudPcGalleryImageId ]: The unique identifier of cloudPcGalleryImage - [CloudPcId ]: The unique identifier of cloudPC - [CloudPcOnPremisesConnectionId ]: The unique identifier of cloudPcOnPremisesConnection - [CloudPcProvisioningPolicyAssignmentId ]: The unique identifier of cloudPcProvisioningPolicyAssignment - [CloudPcProvisioningPolicyId ]: The unique identifier of cloudPcProvisioningPolicy - [CloudPcUserSettingAssignmentId ]: The unique identifier of cloudPcUserSettingAssignment - [CloudPcUserSettingId ]: The unique identifier of cloudPcUserSetting - [ComplianceManagementPartnerId ]: The unique identifier of complianceManagementPartner - [DeviceAndAppManagementRoleAssignmentId ]: The unique identifier of deviceAndAppManagementRoleAssignment - [DeviceManagementExchangeConnectorId ]: The unique identifier of deviceManagementExchangeConnector - [DeviceManagementPartnerId ]: The unique identifier of deviceManagementPartner - [IosUpdateDeviceStatusId ]: The unique identifier of iosUpdateDeviceStatus - [MobileThreatDefenseConnectorId ]: The unique identifier of mobileThreatDefenseConnector - [RemoteAssistancePartnerId ]: The unique identifier of remoteAssistancePartner - [ResourceOperationId ]: The unique identifier of resourceOperation - [RoleAssignmentId ]: The unique identifier of roleAssignment - [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner - [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus - [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment - [TermsAndConditionsId ]: The unique identifier of termsAndConditions - [UserId ]: The unique identifier of user - [UserPrincipalName ]: Alternate key of user - - -## RELATED LINKS - -- [Update-MgDeviceManagementTelecomExpenseManagementPartner](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementtelecomexpensemanagementpartner) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-update?view=graph-rest-1.0) - - - - - - - - - - - - - - - - - - - - - - diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTermAndCondition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTermAndCondition.md index 45fc7ff41f80..95fd1efea1f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTermAndCondition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTermAndCondition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementtermandcondition Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementTermAndCondition --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementTermAndCondition ## SYNOPSIS -Update the properties of a termsAndConditions object. +Update the navigation property termsAndConditions in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementTermAndCondition](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementTermAndCondition?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a termsAndConditions object. +Update the navigation property termsAndConditions in deviceManagement **Permissions** @@ -867,7 +867,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -878,7 +877,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementTermAndCondition](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementtermandcondition) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTermAndConditionAcceptanceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTermAndConditionAcceptanceStatus.md index 71a8f39def69..cc2a4c69de43 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTermAndConditionAcceptanceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTermAndConditionAcceptanceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementtermandconditionacceptancestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementTermAndConditionAcceptanceStatus --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementTermAndConditionAcceptanceStatus ## SYNOPSIS -Update the properties of a termsAndConditionsAcceptanceStatus object. +Update the navigation property acceptanceStatuses in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementTermAndConditionAcceptanceStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementTermAndConditionAcceptanceStatus?view=graph-powershell-beta) @@ -78,7 +78,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a termsAndConditionsAcceptanceStatus object. +Update the navigation property acceptanceStatuses in deviceManagement **Permissions** @@ -718,7 +718,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -763,7 +762,6 @@ Incremented when an administrator makes a change to the terms and wishes to requ ## RELATED LINKS - [Update-MgDeviceManagementTermAndConditionAcceptanceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementtermandconditionacceptancestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTermAndConditionAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTermAndConditionAssignment.md index 658686df5a4a..7694c05c1d8b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTermAndConditionAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementTermAndConditionAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementtermandconditionassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementTermAndConditionAssignment --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementTermAndConditionAssignment ## SYNOPSIS -Update the properties of a termsAndConditionsAssignment object. +Update the navigation property assignments in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementTermAndConditionAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Administration/Update-MgBetaDeviceManagementTermAndConditionAssignment?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a termsAndConditionsAssignment object. +Update the navigation property assignments in deviceManagement **Permissions** @@ -574,7 +574,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions @@ -585,7 +584,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementTermAndConditionAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementtermandconditionassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointDeviceImage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointDeviceImage.md index c84259546693..90d07aa878fb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointDeviceImage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointDeviceImage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementvirtualendpointdeviceimage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementVirtualEndpointDeviceImage --- @@ -799,7 +799,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointGalleryImage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointGalleryImage.md index 65e9794693da..05ecf185b77c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointGalleryImage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointGalleryImage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementvirtualendpointgalleryimage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementVirtualEndpointGalleryImage --- @@ -773,7 +773,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointOnPremiseConnection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointOnPremiseConnection.md index 65f9aecf1758..219759ca4473 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointOnPremiseConnection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointOnPremiseConnection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementvirtualendpointonpremiseconnection Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementVirtualEndpointOnPremiseConnection --- @@ -1072,7 +1072,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointProvisioningPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointProvisioningPolicy.md index 6f2ea577738e..cda8dd546414 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointProvisioningPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointProvisioningPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementvirtualendpointprovisioningpolicy Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementVirtualEndpointProvisioningPolicy --- @@ -1958,6 +1958,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3333,6 +3381,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4116,6 +4172,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4816,7 +4877,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4931,8 +4993,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4997,7 +5059,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5018,6 +5090,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7014,6 +7087,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8389,6 +8510,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9172,6 +9301,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9872,7 +10006,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9987,8 +10122,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10053,7 +10188,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10074,6 +10219,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -11183,7 +11329,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md index 9a77cebfbadd..04e812c0a616 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementvirtualendpointprovisioningpolicyassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment --- @@ -1503,6 +1503,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2878,6 +2926,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3661,6 +3717,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4361,7 +4422,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4476,8 +4538,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4542,7 +4604,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4563,6 +4635,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6542,6 +6615,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7917,6 +8038,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8700,6 +8829,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9400,7 +9534,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9515,8 +9650,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9581,7 +9716,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9602,6 +9747,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10646,7 +10792,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting.md index 87f8b02493bc..a69fd9743231 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementvirtualendpointprovisioningpolicyassignmentassignedusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting --- @@ -812,7 +812,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointUserSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointUserSetting.md index 665335364e0f..069b5298001a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointUserSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointUserSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementvirtualendpointusersetting Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementVirtualEndpointUserSetting --- @@ -759,7 +759,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointUserSettingAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointUserSettingAssignment.md index 14034062eb79..4650b48e9efc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointUserSettingAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Administration/Update-MgDeviceManagementVirtualEndpointUserSettingAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Administration-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.administration/update-mgdevicemanagementvirtualendpointusersettingassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Administration -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementVirtualEndpointUserSettingAssignment --- @@ -576,7 +576,6 @@ INPUTOBJECT ``: Identity Parameter [ResourceOperationId ]: The unique identifier of resourceOperation [RoleAssignmentId ]: The unique identifier of roleAssignment [RoleDefinitionId ]: The unique identifier of roleDefinition - [TelecomExpenseManagementPartnerId ]: The unique identifier of telecomExpenseManagementPartner [TermsAndConditionsAcceptanceStatusId ]: The unique identifier of termsAndConditionsAcceptanceStatus [TermsAndConditionsAssignmentId ]: The unique identifier of termsAndConditionsAssignment [TermsAndConditionsId ]: The unique identifier of termsAndConditions diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementConditionalAccessSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementConditionalAccessSetting.md index f9b296fcf11f..b068886ed05c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementConditionalAccessSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementConditionalAccessSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementconditionalaccesssetting Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementConditionalAccessSetting --- @@ -13,7 +13,8 @@ title: Get-MgDeviceManagementConditionalAccessSetting ## SYNOPSIS -Read properties and relationships of the onPremisesConditionalAccessSettings object. +The Exchange on premises conditional access settings. +On premises conditional access will require devices to be both enrolled and compliant for mail access > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementConditionalAccessSetting](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Get-MgBetaDeviceManagementConditionalAccessSetting?view=graph-powershell-beta) @@ -36,7 +37,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the onPremisesConditionalAccessSettings object. +The Exchange on premises conditional access settings. +On premises conditional access will require devices to be both enrolled and compliant for mail access **Permissions** @@ -298,7 +300,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [Get-MgDeviceManagementConditionalAccessSetting](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementconditionalaccesssetting) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-onpremisesconditionalaccesssettings-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfiguration.md index 9dba521097b5..bf723ca0ca27 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementdeviceenrollmentconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceEnrollmentConfiguration --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceEnrollmentConfiguration ## SYNOPSIS -Read properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration object. +The list of device enrollment configurations > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration object. +The list of device enrollment configurations **Permissions** @@ -551,8 +551,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceEnrollmentConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementdeviceenrollmentconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md index b3e1d1a6f67a..5e1a1e454a9b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementdeviceenrollmentconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment ## SYNOPSIS -Read properties and relationships of the enrollmentConfigurationAssignment object. +The list of group assignments for the device configuration profile > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment?view=graph-powershell-beta) @@ -60,7 +60,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the enrollmentConfigurationAssignment object. +The list of group assignments for the device configuration profile **Permissions** @@ -580,8 +580,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementdeviceenrollmentconfigurationassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-enrollmentconfigurationassignment-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-enrollmentconfigurationassignment-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount.md index 524aceafa7ff..19e11064aa0f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementdeviceenrollmentconfigurationassignmentcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfigurationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfigurationCount.md index ee4a0cbc5ce2..207807ae1adf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfigurationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementDeviceEnrollmentConfigurationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementdeviceenrollmentconfigurationcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceEnrollmentConfigurationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md index 7d9c997f1989..0a52240982b5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementimportedwindowsautopilotdeviceidentity Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity ## SYNOPSIS -Read properties and relationships of the importedWindowsAutopilotDeviceIdentity object. +Collection of imported Windows autopilot devices. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the importedWindowsAutopilotDeviceIdentity object. +Collection of imported Windows autopilot devices. **Permissions** @@ -551,8 +551,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementimportedwindowsautopilotdeviceidentity) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount.md index d224e9e395f8..90a8f83d3a36 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementimportedwindowsautopilotdeviceidentitycount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementWindowsAutopilotDeviceIdentity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementWindowsAutopilotDeviceIdentity.md index 5835752931d8..a26fad00fe75 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementWindowsAutopilotDeviceIdentity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementWindowsAutopilotDeviceIdentity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementwindowsautopilotdeviceidentity Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementWindowsAutopilotDeviceIdentity --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementWindowsAutopilotDeviceIdentity ## SYNOPSIS -Read properties and relationships of the windowsAutopilotDeviceIdentity object. +The Windows autopilot device identities contained collection. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the windowsAutopilotDeviceIdentity object. +The Windows autopilot device identities contained collection. **Permissions** @@ -551,8 +551,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementWindowsAutopilotDeviceIdentity](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementwindowsautopilotdeviceidentity) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount.md index ae5d5496657b..62154dc29d5b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgdevicemanagementwindowsautopilotdeviceidentitycount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgRoleManagement.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgRoleManagement.md index 1d89fe12cf6f..95c5a15b129a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgRoleManagement.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Get-MgRoleManagement.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/get-mgrolemanagement Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagement --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md index 1738edeb3bef..bc70acd2964e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/import-mgdevicemanagementimportedwindowsautopilotdeviceidentity Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity --- @@ -13,7 +13,7 @@ title: Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity ## SYNOPSIS -Not yet documented +Invoke action import > [!NOTE] > To view the beta release of this cmdlet, view [Import-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Import-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action import **Permissions** @@ -442,7 +442,6 @@ Read-only. ## RELATED LINKS - [Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/import-mgdevicemanagementimportedwindowsautopilotdeviceidentity) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-import?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice.md index 1a85f603f2ca..5eaa1bc3872c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/invoke-mgunassigndevicemanagementwindowsautopilotdeviceidentityuserfromdevice Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice --- @@ -391,7 +391,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/invoke-mgunassigndevicemanagementwindowsautopilotdeviceidentityuserfromdevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-unassignuserfromdevice?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Microsoft.Graph.DeviceManagement.Enrollment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Microsoft.Graph.DeviceManagement.Enrollment.md index 30ed237b1c27..f6c1c57ba655 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Microsoft.Graph.DeviceManagement.Enrollment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Microsoft.Graph.DeviceManagement.Enrollment.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.DeviceManagement.Enrollment -Module Guid: 4ab66112-c080-4611-8441-09b63acee097 +Module Guid: 94480af4-8fac-4dbd-b7ec-1232e133fc13 Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.enrollment/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementDeviceEnrollmentConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementDeviceEnrollmentConfiguration.md index 185344b6918f..48ac700a3b52 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementDeviceEnrollmentConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementDeviceEnrollmentConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/new-mgdevicemanagementdeviceenrollmentconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceEnrollmentConfiguration --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceEnrollmentConfiguration ## SYNOPSIS -Create a new deviceEnrollmentWindowsHelloForBusinessConfiguration object. +Create new navigation property to deviceEnrollmentConfigurations for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceEnrollmentConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/New-MgBetaDeviceManagementDeviceEnrollmentConfiguration?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceEnrollmentWindowsHelloForBusinessConfiguration object. +Create new navigation property to deviceEnrollmentConfigurations for deviceManagement **Permissions** @@ -579,7 +579,6 @@ Users are subject only to the configuration with the lowest priority value. ## RELATED LINKS - [New-MgDeviceManagementDeviceEnrollmentConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/new-mgdevicemanagementdeviceenrollmentconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md index 015a5c40aee4..ccffd6fa2917 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/new-mgdevicemanagementdeviceenrollmentconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment ## SYNOPSIS -Create a new enrollmentConfigurationAssignment object. +Create new navigation property to assignments for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/New-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new enrollmentConfigurationAssignment object. +Create new navigation property to assignments for deviceManagement **Permissions** @@ -535,7 +535,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/new-mgdevicemanagementdeviceenrollmentconfigurationassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-enrollmentconfigurationassignment-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md index 3e5321c1f356..4cac8d815a30 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/new-mgdevicemanagementimportedwindowsautopilotdeviceidentity Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity ## SYNOPSIS -Create a new importedWindowsAutopilotDeviceIdentity object. +Create new navigation property to importedWindowsAutopilotDeviceIdentities for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/New-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new importedWindowsAutopilotDeviceIdentity object. +Create new navigation property to importedWindowsAutopilotDeviceIdentities for deviceManagement **Permissions** @@ -576,7 +576,6 @@ STATE ``: importedWi ## RELATED LINKS - [New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/new-mgdevicemanagementimportedwindowsautopilotdeviceidentity) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementWindowsAutopilotDeviceIdentity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementWindowsAutopilotDeviceIdentity.md index 8b5adae27d48..0d8efccfdead 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementWindowsAutopilotDeviceIdentity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/New-MgDeviceManagementWindowsAutopilotDeviceIdentity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/new-mgdevicemanagementwindowsautopilotdeviceidentity Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementWindowsAutopilotDeviceIdentity --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementWindowsAutopilotDeviceIdentity ## SYNOPSIS -Create a new windowsAutopilotDeviceIdentity object. +Create new navigation property to windowsAutopilotDeviceIdentities for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/New-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity?view=graph-powershell-beta) @@ -53,7 +53,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new windowsAutopilotDeviceIdentity object. +Create new navigation property to windowsAutopilotDeviceIdentities for deviceManagement **Permissions** @@ -767,7 +767,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceManagementWindowsAutopilotDeviceIdentity](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/new-mgdevicemanagementwindowsautopilotdeviceidentity) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementConditionalAccessSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementConditionalAccessSetting.md index 95f1d4dafbf0..7138b39cd802 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementConditionalAccessSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementConditionalAccessSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/remove-mgdevicemanagementconditionalaccesssetting Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementConditionalAccessSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementDeviceEnrollmentConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementDeviceEnrollmentConfiguration.md index db606cf74c7b..1af2d1fd23bf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementDeviceEnrollmentConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementDeviceEnrollmentConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/remove-mgdevicemanagementdeviceenrollmentconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceEnrollmentConfiguration --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceEnrollmentConfiguration ## SYNOPSIS -Deletes a deviceEnrollmentWindowsHelloForBusinessConfiguration. +Delete navigation property deviceEnrollmentConfigurations for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceEnrollmentConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Remove-MgBetaDeviceManagementDeviceEnrollmentConfiguration?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceEnrollmentWindowsHelloForBusinessConfiguration. +Delete navigation property deviceEnrollmentConfigurations for deviceManagement **Permissions** @@ -411,7 +411,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceEnrollmentConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/remove-mgdevicemanagementdeviceenrollmentconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md index fd2b7c089330..dc33c12a6efa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/remove-mgdevicemanagementdeviceenrollmentconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment ## SYNOPSIS -Deletes a enrollmentConfigurationAssignment. +Delete navigation property assignments for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Remove-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a enrollmentConfigurationAssignment. +Delete navigation property assignments for deviceManagement **Permissions** @@ -433,7 +433,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/remove-mgdevicemanagementdeviceenrollmentconfigurationassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-enrollmentconfigurationassignment-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md index ec9d69959a7e..a2f00e903565 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/remove-mgdevicemanagementimportedwindowsautopilotdeviceidentity Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity ## SYNOPSIS -Deletes a importedWindowsAutopilotDeviceIdentity. +Delete navigation property importedWindowsAutopilotDeviceIdentities for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Remove-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a importedWindowsAutopilotDeviceIdentity. +Delete navigation property importedWindowsAutopilotDeviceIdentities for deviceManagement **Permissions** @@ -412,7 +412,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/remove-mgdevicemanagementimportedwindowsautopilotdeviceidentity) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity.md index 5db699fa18a3..9c47bd34c682 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/remove-mgdevicemanagementwindowsautopilotdeviceidentity Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity ## SYNOPSIS -Deletes a windowsAutopilotDeviceIdentity. +Delete navigation property windowsAutopilotDeviceIdentities for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Remove-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a windowsAutopilotDeviceIdentity. +Delete navigation property windowsAutopilotDeviceIdentities for deviceManagement **Permissions** @@ -411,7 +411,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/remove-mgdevicemanagementwindowsautopilotdeviceidentity) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Set-MgDeviceManagementDeviceEnrollmentConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Set-MgDeviceManagementDeviceEnrollmentConfiguration.md index 109f259ffe7c..86ebde390b76 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Set-MgDeviceManagementDeviceEnrollmentConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Set-MgDeviceManagementDeviceEnrollmentConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/set-mgdevicemanagementdeviceenrollmentconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDeviceManagementDeviceEnrollmentConfiguration --- @@ -13,7 +13,7 @@ title: Set-MgDeviceManagementDeviceEnrollmentConfiguration ## SYNOPSIS -Not yet documented +Invoke action assign > [!NOTE] > To view the beta release of this cmdlet, view [Set-MgBetaDeviceManagementDeviceEnrollmentConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Set-MgBetaDeviceManagementDeviceEnrollmentConfiguration?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action assign **Permissions** @@ -517,7 +517,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Set-MgDeviceManagementDeviceEnrollmentConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/set-mgdevicemanagementdeviceenrollmentconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-assign?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority.md index 19ea44a0dad9..727cf0380594 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/set-mgdevicemanagementdeviceenrollmentconfigurationpriority Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority --- @@ -13,7 +13,7 @@ title: Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority ## SYNOPSIS -Not yet documented +Invoke action setPriority > [!NOTE] > To view the beta release of this cmdlet, view [Set-MgBetaDeviceManagementDeviceEnrollmentConfigurationPriority](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Set-MgBetaDeviceManagementDeviceEnrollmentConfigurationPriority?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action setPriority **Permissions** @@ -504,7 +504,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/set-mgdevicemanagementdeviceenrollmentconfigurationpriority) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-setpriority?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice.md index f64a86ae25e8..9fbfe5e08641 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/set-mgdevicemanagementwindowsautopilotdeviceidentityusertodevice Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice --- @@ -552,7 +552,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/set-mgdevicemanagementwindowsautopilotdeviceidentityusertodevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-assignusertodevice?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementConditionalAccessSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementConditionalAccessSetting.md index 9b7a302af462..e048e25d02bc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementConditionalAccessSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementConditionalAccessSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/update-mgdevicemanagementconditionalaccesssetting Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementConditionalAccessSetting --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementConditionalAccessSetting ## SYNOPSIS -Update the properties of a onPremisesConditionalAccessSettings object. +Update the navigation property conditionalAccessSettings in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementConditionalAccessSetting](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Update-MgBetaDeviceManagementConditionalAccessSetting?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a onPremisesConditionalAccessSettings object. +Update the navigation property conditionalAccessSettings in deviceManagement **Permissions** @@ -495,7 +495,6 @@ All users in these groups will be required to have mobile device managed and com ## RELATED LINKS - [Update-MgDeviceManagementConditionalAccessSetting](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/update-mgdevicemanagementconditionalaccesssetting) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-onpremisesconditionalaccesssettings-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementDeviceEnrollmentConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementDeviceEnrollmentConfiguration.md index 6114a944d55c..a2922c4f5cee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementDeviceEnrollmentConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementDeviceEnrollmentConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/update-mgdevicemanagementdeviceenrollmentconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceEnrollmentConfiguration --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceEnrollmentConfiguration ## SYNOPSIS -Update the properties of a deviceEnrollmentLimitConfiguration object. +Update the navigation property deviceEnrollmentConfigurations in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceEnrollmentConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Update-MgBetaDeviceManagementDeviceEnrollmentConfiguration?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceEnrollmentLimitConfiguration object. +Update the navigation property deviceEnrollmentConfigurations in deviceManagement **Permissions** @@ -752,7 +752,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceEnrollmentConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/update-mgdevicemanagementdeviceenrollmentconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md index bf03fe5730fa..e003001b2aae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/update-mgdevicemanagementdeviceenrollmentconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment ## SYNOPSIS -Update the properties of a enrollmentConfigurationAssignment object. +Update the navigation property assignments in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement.Enrollment/Update-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a enrollmentConfigurationAssignment object. +Update the navigation property assignments in deviceManagement **Permissions** @@ -562,7 +562,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/update-mgdevicemanagementdeviceenrollmentconfigurationassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-enrollmentconfigurationassignment-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md index c3aa2314e341..2c9de47fdef9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/update-mgdevicemanagementimportedwindowsautopilotdeviceidentity Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty.md index be95afa6a21b..325763a5249f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/update-mgdevicemanagementwindowsautopilotdeviceidentitydeviceproperty Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty --- @@ -610,7 +610,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/update-mgdevicemanagementwindowsautopilotdeviceidentitydeviceproperty) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-updatedeviceproperties?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgRoleManagement.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgRoleManagement.md index 855477b5fa52..50d9dd99692e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgRoleManagement.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Enrollment/Update-MgRoleManagement.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Enrollment-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.enrollment/update-mgrolemanagement Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Enrollment -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgRoleManagement --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery.md index e0ab1764be79..06a589dee99c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Functions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.functions/confirm-mgdevicemanagementwindowsenrollmentautodiscovery Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Functions -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Get-MgDeviceManagementEffectivePermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Get-MgDeviceManagementEffectivePermission.md index 6c62416ba41a..61f63f6ff16b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Get-MgDeviceManagementEffectivePermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Get-MgDeviceManagementEffectivePermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Functions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.functions/get-mgdevicemanagementeffectivepermission Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Functions -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementEffectivePermission --- @@ -415,7 +415,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementEffectivePermission](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.functions/get-mgdevicemanagementeffectivepermission) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-rbac-devicemanagement-geteffectivepermissions?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Invoke-MgExperienceDeviceManagement.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Invoke-MgExperienceDeviceManagement.md index b6c3623bf8b7..b574ba2331b8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Invoke-MgExperienceDeviceManagement.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Invoke-MgExperienceDeviceManagement.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement.Functions-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement.functions/invoke-mgexperiencedevicemanagement Locale: en-US Module Name: Microsoft.Graph.DeviceManagement.Functions -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgExperienceDeviceManagement --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Microsoft.Graph.DeviceManagement.Functions.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Microsoft.Graph.DeviceManagement.Functions.md index a68863c53ca7..105902568a44 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Microsoft.Graph.DeviceManagement.Functions.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement.Functions/Microsoft.Graph.DeviceManagement.Functions.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.DeviceManagement.Functions -Module Guid: 309d1bc0-b8fc-4c33-a022-41dad173287b +Module Guid: 88c55507-2f5f-4b8a-a422-e415708b58ed Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement.functions/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Clear-MgDeviceManagementManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Clear-MgDeviceManagementManagedDevice.md index 5e004951f0c2..f046d0d8d9ca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Clear-MgDeviceManagementManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Clear-MgDeviceManagementManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/clear-mgdevicemanagementmanageddevice Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Clear-MgDeviceManagementManagedDevice --- @@ -636,7 +636,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Clear-MgDeviceManagementManagedDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/clear-mgdevicemanagementmanageddevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Disable-MgDeviceManagementManagedDeviceLostMode.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Disable-MgDeviceManagementManagedDeviceLostMode.md index bbbd9060c8e0..75ef25a49b1f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Disable-MgDeviceManagementManagedDeviceLostMode.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Disable-MgDeviceManagementManagedDeviceLostMode.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/disable-mgdevicemanagementmanageddevicelostmode Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Disable-MgDeviceManagementManagedDeviceLostMode --- @@ -418,7 +418,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Disable-MgDeviceManagementManagedDeviceLostMode](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/disable-mgdevicemanagementmanageddevicelostmode) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Find-MgDeviceManagementManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Find-MgDeviceManagementManagedDevice.md index f25392e1bfff..7d2c9c93ed10 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Find-MgDeviceManagementManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Find-MgDeviceManagementManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/find-mgdevicemanagementmanageddevice Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Find-MgDeviceManagementManagedDevice --- @@ -418,7 +418,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Find-MgDeviceManagementManagedDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/find-mgdevicemanagementmanageddevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdge.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdge.md index d088e8e40e2d..53dc2070b18f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdge.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdge.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgadminedge Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAdminEdge --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerMode.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerMode.md index 12a57c91dbd9..8732a8465da6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerMode.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerMode.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgadminedgeinternetexplorermode Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAdminEdgeInternetExplorerMode --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteList.md index f48c2db17f92..586d59d4b74f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgadminedgeinternetexplorermodesitelist Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAdminEdgeInternetExplorerModeSiteList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListCount.md index 427e9b2fc0e4..a0c40a1b0baf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgadminedgeinternetexplorermodesitelistcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAdminEdgeInternetExplorerModeSiteListCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md index ebf2e8ee2b4a..12128d6332ee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgadminedgeinternetexplorermodesitelistsharedcookie Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount.md index d8d7664308db..8202d798b396 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgadminedgeinternetexplorermodesitelistsharedcookiecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSite.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSite.md index d1a45f90118d..78db2356384a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSite.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSite.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgadminedgeinternetexplorermodesitelistsite Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAdminEdgeInternetExplorerModeSiteListSite --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount.md index e2fdf10f79e0..25838dba462c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgadminedgeinternetexplorermodesitelistsitecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagement.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagement.md index d1de4b1f4fb5..600f1a11ed28 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagement.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagement.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagement Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagement --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagement ## SYNOPSIS -Read properties and relationships of the deviceManagement object. +Get deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagement](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagement?view=graph-powershell-beta) @@ -36,7 +36,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceManagement object. +Get deviceManagement **Permissions** @@ -298,7 +298,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [Get-MgDeviceManagement](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagement) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-remoteassistance-devicemanagement-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedApp.md index d88bbef10871..6eb53170cab1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdetectedapp Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDetectedApp --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDetectedApp ## SYNOPSIS -Read properties and relationships of the detectedApp object. +The list of detected apps associated with a device. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDetectedApp](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDetectedApp?view=graph-powershell-beta) @@ -57,7 +57,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the detectedApp object. +The list of detected apps associated with a device. **Permissions** @@ -579,8 +579,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDetectedApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdetectedapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-detectedapp-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-detectedapp-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedAppCount.md index e524a71c5df8..386b5ee16013 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdetectedappcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDetectedAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedAppManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedAppManagedDevice.md index 5f7f3aed49b7..91974035a319 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedAppManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedAppManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdetectedappmanageddevice Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDetectedAppManagedDevice --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedAppManagedDeviceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedAppManagedDeviceCount.md index c0fdb9bbd0fe..6bac74aa9954 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedAppManagedDeviceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDetectedAppManagedDeviceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdetectedappmanageddevicecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDetectedAppManagedDeviceCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCategory.md index 800b285a7752..6765d21cc310 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecategory Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCategory --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceCategory ## SYNOPSIS -Read properties and relationships of the deviceCategory object. +The list of device categories with the tenant. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceCategory](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceCategory?view=graph-powershell-beta) @@ -57,7 +57,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceCategory object. +The list of device categories with the tenant. **Permissions** @@ -579,8 +579,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceCategory](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecategory) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicecategory-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicecategory-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCategoryCount.md index c0b2f1dd6b68..f1f170b6813d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecategorycount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicy.md index 4359a082d2e1..e0976817b0ef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicy Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicy --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceCompliancePolicy ## SYNOPSIS -Read properties and relationships of the windows10CompliancePolicy object. +The device compliance policies. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceCompliancePolicy](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceCompliancePolicy?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the windows10CompliancePolicy object. +The device compliance policies. **Permissions** @@ -580,8 +580,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceCompliancePolicy](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicy) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-ioscompliancepolicy-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyAssignment.md index c840cf0815f4..9c711caae390 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyAssignment --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceCompliancePolicyAssignment ## SYNOPSIS -Read properties and relationships of the deviceCompliancePolicyAssignment object. +The collection of assignments for this compliance policy. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceCompliancePolicyAssignment object. +The collection of assignments for this compliance policy. **Permissions** @@ -608,8 +608,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceCompliancePolicyAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount.md index 1ae42da91426..35ce1e119d09 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyassignmentcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyCount.md index de3ab933a5a2..e6d4ad5f3673 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicycount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md index d3e5ac98960e..5efe5558456a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicydevicesettingstatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount.md index ca624dce6499..bbb5939675e6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicydevicesettingstatesummarycount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary.md index 26dc2f2504b0..90145302d055 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicydevicestatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary ## SYNOPSIS -Read properties and relationships of the deviceCompliancePolicyDeviceStateSummary object. +The device compliance state summary for this account. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary?view=graph-powershell-beta) @@ -36,7 +36,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceCompliancePolicyDeviceStateSummary object. +The device compliance state summary for this account. **Permissions** @@ -298,7 +298,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicydevicestatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicydevicestatesummary-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md index c0a488a4f8bd..3c70803d6748 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicydevicestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus ## SYNOPSIS -Read properties and relationships of the deviceComplianceDeviceStatus object. +List of DeviceComplianceDeviceStatus. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceComplianceDeviceStatus object. +List of DeviceComplianceDeviceStatus. **Permissions** @@ -608,8 +608,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicydevicestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount.md index 503ec6dff0c8..ec8b9ecdb8fc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicydevicestatuscount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview.md index 3fad2ba0e727..9e7d8e3649b5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicydevicestatusoverview Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview ## SYNOPSIS -Read properties and relationships of the deviceComplianceDeviceOverview object. +Device compliance devices status overview > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceComplianceDeviceOverview object. +Device compliance devices status overview **Permissions** @@ -397,7 +397,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicydevicestatusoverview) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedeviceoverview-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md index 8c2b5cbbdb42..6a75d3271273 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyscheduledactionforrule Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule --- @@ -13,7 +13,8 @@ title: Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule ## SYNOPSIS -Read properties and relationships of the deviceComplianceScheduledActionForRule object. +The list of scheduled action per rule for this compliance policy. +This is a required property when creating any individual per-platform compliance policies. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule?view=graph-powershell-beta) @@ -60,7 +61,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceComplianceScheduledActionForRule object. +The list of scheduled action per rule for this compliance policy. +This is a required property when creating any individual per-platform compliance policies. **Permissions** @@ -609,8 +611,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyscheduledactionforrule) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount.md index 692f21bb98c3..bc8cb7f912fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyscheduledactionforrulecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md index bf93a2046fd1..9532d8e4f474 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyscheduledactionforrulescheduledactionconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration --- @@ -13,7 +13,8 @@ title: Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleSchedul ## SYNOPSIS -Read properties and relationships of the deviceComplianceActionItem object. +The list of scheduled action configurations for this compliance policy. +Compliance policy must have one and only one block scheduled action. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration?view=graph-powershell-beta) @@ -61,7 +62,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceComplianceActionItem object. +The list of scheduled action configurations for this compliance policy. +Compliance policy must have one and only one block scheduled action. **Permissions** @@ -637,8 +639,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyscheduledactionforrulescheduledactionconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount.md index cdf7e95d6c28..b8de5b0c5463 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyscheduledactionforrulescheduledactionconfigurationcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md index d2a5e5c5502e..1afec23eaef3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicysettingstatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary ## SYNOPSIS -Read properties and relationships of the deviceCompliancePolicySettingStateSummary object. +The summary states of compliance policy settings for this account. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceCompliancePolicySettingStateSummary object. +The summary states of compliance policy settings for this account. **Permissions** @@ -580,8 +580,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicysettingstatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount.md index 47ee98e0a08e..e6af280776f9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicysettingstatesummarycount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md index b9544d3a4734..9add0d712f28 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicysettingstatesummarydevicecompliancesettingstate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComp ## SYNOPSIS -Read properties and relationships of the deviceComplianceSettingState object. +Get deviceComplianceSettingStates from deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState?view=graph-powershell-beta) @@ -60,7 +60,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceComplianceSettingState object. +Get deviceComplianceSettingStates from deviceManagement **Permissions** @@ -609,8 +609,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicysettingstatesummarydevicecompliancesettingstate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount.md index 569ad8749648..867f0e3aa451 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicysettingstatesummarydevicecompliancesettingstatecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyUserStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyUserStatus.md index 77b84f0df292..ed92054b480c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyUserStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyUserStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyuserstatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyUserStatus --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceCompliancePolicyUserStatus ## SYNOPSIS -Read properties and relationships of the deviceComplianceUserStatus object. +List of DeviceComplianceUserStatus. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceComplianceUserStatus object. +List of DeviceComplianceUserStatus. **Permissions** @@ -608,8 +608,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceCompliancePolicyUserStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyuserstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount.md index f96e6a1e8aa7..7b3d27a4b71d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyuserstatuscount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview.md index 7bde599742a5..064fe1e844bd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyuserstatusoverview Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview ## SYNOPSIS -Read properties and relationships of the deviceComplianceUserOverview object. +Device compliance users status overview > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceComplianceUserOverview object. +Device compliance users status overview **Permissions** @@ -397,7 +397,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdevicecompliancepolicyuserstatusoverview) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuseroverview-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfiguration.md index eda7ff173a3b..29ed3dbcd8a3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfiguration --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceConfiguration ## SYNOPSIS -Read properties and relationships of the windowsPhone81GeneralConfiguration object. +The device configurations. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceConfiguration?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the windowsPhone81GeneralConfiguration object. +The device configurations. **Permissions** @@ -580,8 +580,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsphone81generalconfiguration-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-iosgeneraldeviceconfiguration-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationAssignment.md index 0fa7244d402e..8254e09030c8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfigurationAssignment --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceConfigurationAssignment ## SYNOPSIS -Read properties and relationships of the deviceConfigurationAssignment object. +The list of assignments for the device configuration profile. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceConfigurationAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceConfigurationAssignment?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceConfigurationAssignment object. +The list of assignments for the device configuration profile. **Permissions** @@ -608,8 +608,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceConfigurationAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationAssignmentCount.md index 1d6d947c5fda..1afc1b3e8510 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationassignmentcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfigurationAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationCount.md index 17e225fc2a6c..fda508143f3b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfigurationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md index c15ceff91648..18d7562ab89b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationdevicesettingstatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary ## SYNOPSIS -Read properties and relationships of the settingStateDeviceSummary object. +Device Configuration Setting State Device Summary > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the settingStateDeviceSummary object. +Device Configuration Setting State Device Summary **Permissions** @@ -608,8 +608,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationdevicesettingstatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount.md index f7e1369741fd..6781026dfe65 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationdevicesettingstatesummarycount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary.md index 8013ec055410..bbfa9fac15a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationdevicestatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary ## SYNOPSIS -Read properties and relationships of the deviceConfigurationDeviceStateSummary object. +The device configuration device state summary for this account. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary?view=graph-powershell-beta) @@ -36,7 +36,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceConfigurationDeviceStateSummary object. +The device configuration device state summary for this account. **Permissions** @@ -298,7 +298,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationdevicestatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatesummary-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStatus.md index 1dae1aef466a..7411a6b9e735 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationdevicestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfigurationDeviceStatus --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceConfigurationDeviceStatus ## SYNOPSIS -Read properties and relationships of the deviceConfigurationDeviceStatus object. +Device configuration installation status by device. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceConfigurationDeviceStatus object. +Device configuration installation status by device. **Permissions** @@ -608,8 +608,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceConfigurationDeviceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationdevicestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount.md index 05fae5060b33..2a03830a09a5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationdevicestatuscount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview.md index ee810a4a15f2..9e703525e85c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationdevicestatusoverview Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview ## SYNOPSIS -Read properties and relationships of the deviceConfigurationDeviceOverview object. +Device Configuration devices status overview > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceConfigurationDeviceOverview object. +Device Configuration devices status overview **Permissions** @@ -397,7 +397,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationdevicestatusoverview) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdeviceoverview-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue.md index 8bd066ab7112..71206e572174 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationomasettingplaintextvalue Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationUserStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationUserStatus.md index c9aaeacb5308..d9d54e3871c3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationUserStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationUserStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationuserstatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfigurationUserStatus --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceConfigurationUserStatus ## SYNOPSIS -Read properties and relationships of the deviceConfigurationUserStatus object. +Device configuration installation status by user. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceConfigurationUserStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceConfigurationUserStatus?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceConfigurationUserStatus object. +Device configuration installation status by user. **Permissions** @@ -608,8 +608,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceConfigurationUserStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationuserstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationUserStatusCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationUserStatusCount.md index bc98f9f0fe76..99cea4f05d9c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationUserStatusCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationUserStatusCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationuserstatuscount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfigurationUserStatusCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationUserStatusOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationUserStatusOverview.md index 3c6d501b03c7..82fcd25f62b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationUserStatusOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementDeviceConfigurationUserStatusOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationuserstatusoverview Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementDeviceConfigurationUserStatusOverview --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementDeviceConfigurationUserStatusOverview ## SYNOPSIS -Read properties and relationships of the deviceConfigurationUserOverview object. +Device Configuration users status overview > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceConfigurationUserOverview object. +Device Configuration users status overview **Permissions** @@ -397,7 +397,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementDeviceConfigurationUserStatusOverview](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementdeviceconfigurationuserstatusoverview) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuseroverview-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDevice.md index 4df3d6f0c49e..5ebc14fa83d8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddevice Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDevice --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCategory.md index 65ac3b7bc535..c67501ed2a87 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddevicecategory Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCategoryByRef.md index f1149ce9003d..aec3a23f5f52 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddevicecategorybyref Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceCategoryByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCompliancePolicyState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCompliancePolicyState.md index 14e586bd1259..2e1ef2c44dab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCompliancePolicyState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCompliancePolicyState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddevicecompliancepolicystate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceCompliancePolicyState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount.md index 9297a0acfae9..deb8e8bb704a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddevicecompliancepolicystatecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceConfigurationState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceConfigurationState.md index 36ac1eef63f9..6b51a439a321 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceConfigurationState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceConfigurationState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddeviceconfigurationstate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceConfigurationState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceConfigurationStateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceConfigurationStateCount.md index c967a831d17b..2a272fb7b024 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceConfigurationStateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceConfigurationStateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddeviceconfigurationstatecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceConfigurationStateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCount.md index b0b7f17864a4..aa6f28e6a8cb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddevicecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceLogCollectionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceLogCollectionRequest.md index 653f9f9a068c..723467220656 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceLogCollectionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceLogCollectionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddevicelogcollectionrequest Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceLogCollectionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount.md index 8d0148a2ddc2..5558e4816bc3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddevicelogcollectionrequestcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceOverview.md index 58e5e4aee1f8..ee2474c0ddac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddeviceoverview Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceOverview --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceUser.md index 57b2cc6d505c..514824ba11b2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddeviceuser Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceWindowsProtectionState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceWindowsProtectionState.md index 64532e5d05cc..c0df5eb34f6e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceWindowsProtectionState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceWindowsProtectionState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddevicewindowsprotectionstate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceWindowsProtectionState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md index de111f3b0871..e9301adf2358 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddevicewindowsprotectionstatedetectedmalwarestate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount.md index 8b1b1d3429c9..da6f76c1cbde 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmanageddevicewindowsprotectionstatedetectedmalwarestatecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEvent.md index 71ed10a29fa4..6cc2c028be2e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmobileapptroubleshootingevent Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementMobileAppTroubleshootingEvent --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementMobileAppTroubleshootingEvent ## SYNOPSIS -Read properties and relationships of the mobileAppTroubleshootingEvent object. +The collection property of MobileAppTroubleshootingEvent. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the mobileAppTroubleshootingEvent object. +The collection property of MobileAppTroubleshootingEvent. **Permissions** @@ -580,8 +580,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementMobileAppTroubleshootingEvent](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmobileapptroubleshootingevent) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md index f0fa618d42b6..87cc27c529ce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmobileapptroubleshootingeventapplogcollectionrequest Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionReques ## SYNOPSIS -Read properties and relationships of the appLogCollectionRequest object. +Indicates collection of App Log Upload Request. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest?view=graph-powershell-beta) @@ -60,7 +60,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the appLogCollectionRequest object. +Indicates collection of App Log Upload Request. **Permissions** @@ -609,8 +609,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmobileapptroubleshootingeventapplogcollectionrequest) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount.md index 36b306b66391..c5e5e583ad1b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmobileapptroubleshootingeventapplogcollectionrequestcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEventCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEventCount.md index b05a8a75bd8b..bca19b8d3a6c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEventCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementMobileAppTroubleshootingEventCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementmobileapptroubleshootingeventcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementMobileAppTroubleshootingEventCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplate.md index 402fe5dd6a05..7179a41b9aec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementnotificationmessagetemplate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementNotificationMessageTemplate --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementNotificationMessageTemplate ## SYNOPSIS -Read properties and relationships of the notificationMessageTemplate object. +The Notification Message Templates. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementNotificationMessageTemplate](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementNotificationMessageTemplate?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the notificationMessageTemplate object. +The Notification Message Templates. **Permissions** @@ -580,8 +580,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementNotificationMessageTemplate](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementnotificationmessagetemplate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplateCount.md index 67bebed0f52e..edaee9d647da 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementnotificationmessagetemplatecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementNotificationMessageTemplateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md index 2729a2e303e0..63d28f4d50e8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementnotificationmessagetemplatelocalizednotificationmessage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMes ## SYNOPSIS -Read properties and relationships of the localizedNotificationMessage object. +The list of localized messages for this Notification Message Template. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage?view=graph-powershell-beta) @@ -60,7 +60,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the localizedNotificationMessage object. +The list of localized messages for this Notification Message Template. **Permissions** @@ -609,8 +609,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementnotificationmessagetemplatelocalizednotificationmessage) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount.md index 3a46ec58c9fc..c902c12e2f17 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementnotificationmessagetemplatelocalizednotificationmessagecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementSoftwareUpdateStatusSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementSoftwareUpdateStatusSummary.md index a222b83767da..2bf60aed8bf6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementSoftwareUpdateStatusSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementSoftwareUpdateStatusSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementsoftwareupdatestatussummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementSoftwareUpdateStatusSummary --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementSoftwareUpdateStatusSummary ## SYNOPSIS -Read properties and relationships of the softwareUpdateStatusSummary object. +The software update status summary. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementSoftwareUpdateStatusSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementSoftwareUpdateStatusSummary?view=graph-powershell-beta) @@ -36,7 +36,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the softwareUpdateStatusSummary object. +The software update status summary. **Permissions** @@ -298,7 +298,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [Get-MgDeviceManagementSoftwareUpdateStatusSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementsoftwareupdatestatussummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-softwareupdatestatussummary-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementTroubleshootingEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementTroubleshootingEvent.md index 93300e6f5d84..415f16972253 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementTroubleshootingEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementTroubleshootingEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementtroubleshootingevent Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementTroubleshootingEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementTroubleshootingEventCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementTroubleshootingEventCount.md index ffda66ab63bd..4b31e44d69d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementTroubleshootingEventCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementTroubleshootingEventCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementtroubleshootingeventcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementTroubleshootingEventCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md index c88567745a14..bea402bf9c0e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementwindowsinformationprotectionapplearningsummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary ## SYNOPSIS -Read properties and relationships of the windowsInformationProtectionAppLearningSummary object. +The windows information protection app learning summaries. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the windowsInformationProtectionAppLearningSummary object. +The windows information protection app learning summaries. **Permissions** @@ -580,8 +580,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementwindowsinformationprotectionapplearningsummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount.md index 9e62396876a3..ce5416d52d3a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementwindowsinformationprotectionapplearningsummarycount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md index 646c58904699..4f574f5cf2d7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementwindowsinformationprotectionnetworklearningsummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary ## SYNOPSIS -Read properties and relationships of the windowsInformationProtectionNetworkLearningSummary object. +The windows information protection network learning summaries. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the windowsInformationProtectionNetworkLearningSummary object. +The windows information protection network learning summaries. **Permissions** @@ -581,8 +581,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementwindowsinformationprotectionnetworklearningsummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount.md index 0dd1a756784c..ac0d86bb0620 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementwindowsinformationprotectionnetworklearningsummarycount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformation.md index 7816c03691cc..ca407fe2db7a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementwindowsmalwareinformation Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementWindowsMalwareInformation --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementWindowsMalwareInformation ## SYNOPSIS -Read properties and relationships of the windowsMalwareInformation object. +The list of affected malware in the tenant. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementWindowsMalwareInformation](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementWindowsMalwareInformation?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the windowsMalwareInformation object. +The list of affected malware in the tenant. **Permissions** @@ -580,8 +580,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementWindowsMalwareInformation](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementwindowsmalwareinformation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformationCount.md index 0711c34a9fb1..430405ada765 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementwindowsmalwareinformationcount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementWindowsMalwareInformationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md index 2f5d56814f93..c185c0a25c1c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementwindowsmalwareinformationdevicemalwarestate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState --- @@ -13,7 +13,7 @@ title: Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState ## SYNOPSIS -Read properties and relationships of the malwareStateForWindowsDevice object. +List of devices affected by current malware with the malware state on each device > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState?view=graph-powershell-beta) @@ -60,7 +60,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the malwareStateForWindowsDevice object. +List of devices affected by current malware with the malware state on each device **Permissions** @@ -609,8 +609,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementwindowsmalwareinformationdevicemalwarestate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount.md index 7520f664a78e..477b48a2a044 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/get-mgdevicemanagementwindowsmalwareinformationdevicemalwarestatecount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice.md index 21cafd6d8692..fd431c1753f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/invoke-mgcleandevicemanagementmanageddevicewindowsdevice Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice --- @@ -548,7 +548,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/invoke-mgcleandevicemanagementmanageddevicewindowsdevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgDownDeviceManagementManagedDeviceShut.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgDownDeviceManagementManagedDeviceShut.md index 53d978d8297b..e59383596ff8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgDownDeviceManagementManagedDeviceShut.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgDownDeviceManagementManagedDeviceShut.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/invoke-mgdowndevicemanagementmanageddeviceshut Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgDownDeviceManagementManagedDeviceShut --- @@ -418,7 +418,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgDownDeviceManagementManagedDeviceShut](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/invoke-mgdowndevicemanagementmanageddeviceshut) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser.md index 03510f35848c..9fbb0ebf5af5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/invoke-mglogoutdevicemanagementmanageddevicesharedappledeviceactiveuser Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser --- @@ -419,7 +419,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/invoke-mglogoutdevicemanagementmanageddevicesharedappledeviceactiveuser) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgRetireDeviceManagementManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgRetireDeviceManagementManagedDevice.md index 4c5baed35804..b35814f6d26d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgRetireDeviceManagementManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgRetireDeviceManagementManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/invoke-mgretiredevicemanagementmanageddevice Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRetireDeviceManagementManagedDevice --- @@ -418,7 +418,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgRetireDeviceManagementManagedDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/invoke-mgretiredevicemanagementmanageddevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender.md index ede328b5076c..535d2a0165ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/invoke-mgscandevicemanagementmanageddevicewindowsdefender Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender --- @@ -13,7 +13,7 @@ title: Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender ## SYNOPSIS -Not yet documented +Invoke action windowsDefenderScan > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaScanDeviceManagementManagedDeviceWindowsDefender](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Invoke-MgBetaScanDeviceManagementManagedDeviceWindowsDefender?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action windowsDefenderScan **Permissions** @@ -548,7 +548,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/invoke-mgscandevicemanagementmanageddevicewindowsdefender) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule.md index 5cd42eefe96e..185a194b570f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/invoke-mgscheduledevicemanagementdevicecompliancepolicyactionforrule Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule --- @@ -13,7 +13,7 @@ title: Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule ## SYNOPSIS -Not yet documented +Invoke action scheduleActionsForRules > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaScheduleDeviceManagementDeviceCompliancePolicyActionForRule](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Invoke-MgBetaScheduleDeviceManagementDeviceCompliancePolicyActionForRule?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action scheduleActionsForRules **Permissions** @@ -589,7 +589,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/invoke-mgscheduledevicemanagementdevicecompliancepolicyactionforrule) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-scheduleactionsforrules?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Lock-MgDeviceManagementManagedDeviceRemote.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Lock-MgDeviceManagementManagedDeviceRemote.md index 9774adf06ec4..96038936c781 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Lock-MgDeviceManagementManagedDeviceRemote.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Lock-MgDeviceManagementManagedDeviceRemote.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/lock-mgdevicemanagementmanageddeviceremote Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Lock-MgDeviceManagementManagedDeviceRemote --- @@ -418,7 +418,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Lock-MgDeviceManagementManagedDeviceRemote](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/lock-mgdevicemanagementmanageddeviceremote) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Microsoft.Graph.DeviceManagement.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Microsoft.Graph.DeviceManagement.md index 178bf46e9b80..dfff58add249 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Microsoft.Graph.DeviceManagement.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Microsoft.Graph.DeviceManagement.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.DeviceManagement -Module Guid: 27b4236a-b0f8-48e9-a529-91031af34354 +Module Guid: fc9f6b72-4554-4527-90fe-df9f9b7042e8 Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.devicemanagement/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgAdminEdgeInternetExplorerModeSiteList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgAdminEdgeInternetExplorerModeSiteList.md index f9580f7ad8a9..7a8dd9f54d21 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgAdminEdgeInternetExplorerModeSiteList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgAdminEdgeInternetExplorerModeSiteList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgadminedgeinternetexplorermodesitelist Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgAdminEdgeInternetExplorerModeSiteList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md index 9d3fe927ce2d..e67804f92b99 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgadminedgeinternetexplorermodesitelistsharedcookie Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgAdminEdgeInternetExplorerModeSiteListSite.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgAdminEdgeInternetExplorerModeSiteListSite.md index 1a140dff7dda..8973b0bfb93b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgAdminEdgeInternetExplorerModeSiteListSite.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgAdminEdgeInternetExplorerModeSiteListSite.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgadminedgeinternetexplorermodesitelistsite Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgAdminEdgeInternetExplorerModeSiteListSite --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDetectedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDetectedApp.md index dc95aebb4bc8..4c731a52531f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDetectedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDetectedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdetectedapp Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDetectedApp --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDetectedApp ## SYNOPSIS -Create a new detectedApp object. +Create new navigation property to detectedApps for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDetectedApp](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDetectedApp?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new detectedApp object. +Create new navigation property to detectedApps for deviceManagement **Permissions** @@ -590,8 +590,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -656,7 +656,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -677,6 +687,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -1635,6 +1646,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3010,6 +3069,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3793,6 +3860,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4493,7 +4565,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5632,8 +5705,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5698,7 +5771,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5719,6 +5802,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6677,6 +6761,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8052,6 +8184,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8835,6 +8975,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9535,7 +9680,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10634,7 +10780,6 @@ Defaults to setting on client device. ## RELATED LINKS - [New-MgDeviceManagementDetectedApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdetectedapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-detectedapp-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCategory.md index 00b256fd72e5..c08d91949c38 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecategory Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceCategory --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceCategory ## SYNOPSIS -Create a new deviceCategory object. +Create new navigation property to deviceCategories for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceCategory](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceCategory?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceCategory object. +Create new navigation property to deviceCategories for deviceManagement **Permissions** @@ -444,7 +444,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceManagementDeviceCategory](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecategory) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicecategory-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicy.md index 46fe71bc668e..a375766c7555 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicy Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceCompliancePolicy --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceCompliancePolicy ## SYNOPSIS -Create a new windowsPhone81CompliancePolicy object. +Create new navigation property to deviceCompliancePolicies for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceCompliancePolicy](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceCompliancePolicy?view=graph-powershell-beta) @@ -55,7 +55,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new windowsPhone81CompliancePolicy object. +Create new navigation property to deviceCompliancePolicies for deviceManagement **Permissions** @@ -845,7 +845,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceManagementDeviceCompliancePolicy](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicy) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsphone81compliancepolicy-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyAssignment.md index 4228076a257a..653e37a7a091 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicyassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceCompliancePolicyAssignment --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceCompliancePolicyAssignment ## SYNOPSIS -Create a new deviceCompliancePolicyAssignment object. +Create new navigation property to assignments for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceCompliancePolicyAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceCompliancePolicyAssignment?view=graph-powershell-beta) @@ -69,7 +69,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceCompliancePolicyAssignment object. +Create new navigation property to assignments for deviceManagement **Permissions** @@ -560,7 +560,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementDeviceCompliancePolicyAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicyassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md index 812a2486f9c6..ab62ab2d5abd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicydevicesettingstatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md index 7be4d8236eeb..ead007519cec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicydevicestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus ## SYNOPSIS -Create a new deviceComplianceDeviceStatus object. +Create new navigation property to deviceStatuses for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceComplianceDeviceStatus object. +Create new navigation property to deviceStatuses for deviceManagement **Permissions** @@ -734,7 +734,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicydevicestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md index e26320321b08..521f6e6af6d0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicyscheduledactionforrule Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule ## SYNOPSIS -Create a new deviceComplianceScheduledActionForRule object. +Create new navigation property to scheduledActionsForRule for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceComplianceScheduledActionForRule object. +Create new navigation property to scheduledActionsForRule for deviceManagement **Permissions** @@ -612,7 +612,6 @@ Valid values 0 to 8760 ## RELATED LINKS - [New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicyscheduledactionforrule) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md index 15ae28ea7961..01b5bc0da23f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicyscheduledactionforrulescheduledactionconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleSchedul ## SYNOPSIS -Create a new deviceComplianceActionItem object. +Create new navigation property to scheduledActionConfigurations for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceComplianceActionItem object. +Create new navigation property to scheduledActionConfigurations for deviceManagement **Permissions** @@ -680,7 +680,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicyscheduledactionforrulescheduledactionconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md index b5f04a3c2f7f..8c5f9fb07ae3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicysettingstatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary ## SYNOPSIS -Create a new deviceCompliancePolicySettingStateSummary object. +Create new navigation property to deviceCompliancePolicySettingStateSummaries for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary?view=graph-powershell-beta) @@ -53,7 +53,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceCompliancePolicySettingStateSummary object. +Create new navigation property to deviceCompliancePolicySettingStateSummaries for deviceManagement **Permissions** @@ -222,7 +222,7 @@ HelpMessage: '' ### -DeviceComplianceSettingStates -Not yet documented + To construct, see NOTES section for DEVICECOMPLIANCESETTINGSTATES properties and create a hash table. ```yaml @@ -638,7 +638,7 @@ BODYPARAMETER ``: Devi Read-only. [CompliantDeviceCount ]: Number of compliant devices [ConflictDeviceCount ]: Number of conflict devices - [DeviceComplianceSettingStates ]: Not yet documented + [DeviceComplianceSettingStates ]: [Id ]: The unique identifier for an entity. Read-only. [ComplianceGracePeriodExpirationDateTime ]: The DateTime when device compliance grace period expires @@ -661,7 +661,7 @@ Read-only. [SettingName ]: Name of the setting. [UnknownDeviceCount ]: Number of unknown devices -DEVICECOMPLIANCESETTINGSTATES : Not yet documented +DEVICECOMPLIANCESETTINGSTATES : . [Id ]: The unique identifier for an entity. Read-only. [ComplianceGracePeriodExpirationDateTime ]: The DateTime when device compliance grace period expires @@ -680,7 +680,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicysettingstatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md index d8fddd36f4ca..e1b4967d0dad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicysettingstatesummarydevicecompliancesettingstate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComp ## SYNOPSIS -Create a new deviceComplianceSettingState object. +Create new navigation property to deviceComplianceSettingStates for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceComplianceSettingState object. +Create new navigation property to deviceComplianceSettingStates for deviceManagement **Permissions** @@ -854,7 +854,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicysettingstatesummarydevicecompliancesettingstate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyUserStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyUserStatus.md index bb17dc51077c..03e3f0982b7f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyUserStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceCompliancePolicyUserStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicyuserstatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceCompliancePolicyUserStatus --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceCompliancePolicyUserStatus ## SYNOPSIS -Create a new deviceComplianceUserStatus object. +Create new navigation property to userStatuses for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceComplianceUserStatus object. +Create new navigation property to userStatuses for deviceManagement **Permissions** @@ -674,7 +674,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementDeviceCompliancePolicyUserStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdevicecompliancepolicyuserstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfiguration.md index baeb55474f33..228582b31512 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdeviceconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceConfiguration --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceConfiguration ## SYNOPSIS -Create a new androidWorkProfileGeneralDeviceConfiguration object. +Create new navigation property to deviceConfigurations for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceConfiguration?view=graph-powershell-beta) @@ -54,7 +54,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new androidWorkProfileGeneralDeviceConfiguration object. +Create new navigation property to deviceConfigurations for deviceManagement **Permissions** @@ -787,7 +787,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceManagementDeviceConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdeviceconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilegeneraldeviceconfiguration-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationAssignment.md index f54495fd8123..70905e952615 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdeviceconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceConfigurationAssignment --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceConfigurationAssignment ## SYNOPSIS -Create a new deviceConfigurationAssignment object. +Create new navigation property to assignments for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceConfigurationAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceConfigurationAssignment?view=graph-powershell-beta) @@ -67,7 +67,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceConfigurationAssignment object. +Create new navigation property to assignments for deviceManagement **Permissions** @@ -558,7 +558,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementDeviceConfigurationAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdeviceconfigurationassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md index 23369cf2a2f0..dbe9bb18f6d7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdeviceconfigurationdevicesettingstatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary ## SYNOPSIS -Create a new settingStateDeviceSummary object. +Create new navigation property to deviceSettingStateSummaries for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new settingStateDeviceSummary object. +Create new navigation property to deviceSettingStateSummaries for deviceManagement **Permissions** @@ -794,7 +794,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdeviceconfigurationdevicesettingstatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationDeviceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationDeviceStatus.md index 48b88b0636c6..7cbbd53c1d8e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationDeviceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationDeviceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdeviceconfigurationdevicestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceConfigurationDeviceStatus --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceConfigurationDeviceStatus ## SYNOPSIS -Create a new deviceConfigurationDeviceStatus object. +Create new navigation property to deviceStatuses for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceConfigurationDeviceStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceConfigurationDeviceStatus?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceConfigurationDeviceStatus object. +Create new navigation property to deviceStatuses for deviceManagement **Permissions** @@ -734,7 +734,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementDeviceConfigurationDeviceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdeviceconfigurationdevicestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationUserStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationUserStatus.md index 7ca84806456b..151c22e10b62 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationUserStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementDeviceConfigurationUserStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdeviceconfigurationuserstatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementDeviceConfigurationUserStatus --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementDeviceConfigurationUserStatus ## SYNOPSIS -Create a new deviceConfigurationUserStatus object. +Create new navigation property to userStatuses for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementDeviceConfigurationUserStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementDeviceConfigurationUserStatus?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceConfigurationUserStatus object. +Create new navigation property to userStatuses for deviceManagement **Permissions** @@ -674,7 +674,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementDeviceConfigurationUserStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementdeviceconfigurationuserstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDevice.md index 6cb0210bce83..0df6d4fc8760 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementmanageddevice Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementManagedDevice --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementManagedDevice ## SYNOPSIS -Create a new managedDevice object. +Create new navigation property to managedDevices for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementManagedDevice](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementManagedDevice?view=graph-powershell-beta) @@ -36,7 +36,7 @@ New-MgDeviceManagementManagedDevice [-ResponseHeadersVariable ] [-ExchangeAccessStateReason ] [-Id ] [-LogCollectionRequests ] [-ManagedDeviceName ] [-ManagedDeviceOwnerType ] - [-ManagementAgent ] [-Notes ] + [-ManagementAgent ] [-ManagementState ] [-Notes ] [-PartnerReportedThreatState ] [-Users ] [-WindowsProtectionState ] [-Break] [-Headers ] [-HttpPipelineAppend ] @@ -61,7 +61,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new managedDevice object. +Create new navigation property to managedDevices for deviceManagement **Permissions** @@ -670,6 +670,27 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ManagementState + +Management state of device in Microsoft Intune. + +```yaml +Type: Microsoft.Graph.PowerShell.Support.ManagementState +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Notes Notes on the device created by IT Admin. @@ -933,8 +954,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -999,7 +1020,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -1020,6 +1051,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -1978,6 +2010,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3353,6 +3433,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4136,6 +4224,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4836,7 +4929,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5963,8 +6057,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5988,8 +6082,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -6033,7 +6127,17 @@ DEVICEHEALTHATTESTATIONSTATE ``: de [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows LOGCOLLECTIONREQUESTS : List of log collection requests @@ -7001,6 +7105,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8376,6 +8528,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9159,6 +9319,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9859,7 +10024,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9974,8 +10140,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10040,7 +10206,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10061,6 +10237,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -11132,7 +11309,6 @@ Defaults to setting on client device. ## RELATED LINKS - [New-MgDeviceManagementManagedDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementmanageddevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceCompliancePolicyState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceCompliancePolicyState.md index 4c06972d2bb8..ea765b18cb85 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceCompliancePolicyState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceCompliancePolicyState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementmanageddevicecompliancepolicystate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementManagedDeviceCompliancePolicyState --- @@ -638,8 +638,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -692,8 +692,8 @@ SETTINGSTATES : . [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceConfigurationState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceConfigurationState.md index bade2774241c..14caebf4e68d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceConfigurationState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceConfigurationState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementmanageddeviceconfigurationstate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementManagedDeviceConfigurationState --- @@ -638,8 +638,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -692,8 +692,8 @@ SETTINGSTATES : . [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl.md index baa28c0ad31b..dba6e90d16ea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementmanageddevicelogcollectionrequestdownloadurl Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md index db9715f4c60b..eee715e0ac32 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementmanageddevicewindowsprotectionstatedetectedmalwarestate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementMobileAppTroubleshootingEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementMobileAppTroubleshootingEvent.md index 3eb703c48675..85ab821edf8f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementMobileAppTroubleshootingEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementMobileAppTroubleshootingEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementmobileapptroubleshootingevent Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementMobileAppTroubleshootingEvent --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementMobileAppTroubleshootingEvent ## SYNOPSIS -Create a new mobileAppTroubleshootingEvent object. +Create new navigation property to mobileAppTroubleshootingEvents for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementMobileAppTroubleshootingEvent](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementMobileAppTroubleshootingEvent?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new mobileAppTroubleshootingEvent object. +Create new navigation property to mobileAppTroubleshootingEvents for deviceManagement **Permissions** @@ -431,7 +431,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceManagementMobileAppTroubleshootingEvent](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementmobileapptroubleshootingevent) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md index 005887f54016..29d6548d0858 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementmobileapptroubleshootingeventapplogcollectionrequest Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionReques ## SYNOPSIS -Create a new appLogCollectionRequest object. +Create new navigation property to appLogCollectionRequests for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new appLogCollectionRequest object. +Create new navigation property to appLogCollectionRequests for deviceManagement **Permissions** @@ -649,7 +649,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementmobileapptroubleshootingeventapplogcollectionrequest) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl.md index 54fdd5a6f65e..d2e3925c2534 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementmobileapptroubleshootingeventapplogcollectionrequestdownloadurl Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionReques ## SYNOPSIS -Not yet documented +Invoke action createDownloadUrl > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action createDownloadUrl **Permissions** @@ -419,7 +419,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementmobileapptroubleshootingeventapplogcollectionrequestdownloadurl) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-createdownloadurl?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementNotificationMessageTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementNotificationMessageTemplate.md index 91dafdfbfc72..7c0fcc24f70b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementNotificationMessageTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementNotificationMessageTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementnotificationmessagetemplate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementNotificationMessageTemplate --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementNotificationMessageTemplate ## SYNOPSIS -Create a new notificationMessageTemplate object. +Create new navigation property to notificationMessageTemplates for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementNotificationMessageTemplate](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementNotificationMessageTemplate?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new notificationMessageTemplate object. +Create new navigation property to notificationMessageTemplates for deviceManagement **Permissions** @@ -561,7 +561,6 @@ To unset, set this property to true on another Localized Notification Message. ## RELATED LINKS - [New-MgDeviceManagementNotificationMessageTemplate](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementnotificationmessagetemplate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md index 4e39d0170b5b..839dbabeda0e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementnotificationmessagetemplatelocalizednotificationmessage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMes ## SYNOPSIS -Create a new localizedNotificationMessage object. +Create new navigation property to localizedNotificationMessages for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new localizedNotificationMessage object. +Create new navigation property to localizedNotificationMessages for deviceManagement **Permissions** @@ -679,7 +679,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementnotificationmessagetemplatelocalizednotificationmessage) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementTroubleshootingEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementTroubleshootingEvent.md index e5fc950c7c63..63b5b79840ea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementTroubleshootingEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementTroubleshootingEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementtroubleshootingevent Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementTroubleshootingEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md index e96f74d6550a..d0032a6113f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementwindowsinformationprotectionapplearningsummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary ## SYNOPSIS -Create a new windowsInformationProtectionAppLearningSummary object. +Create new navigation property to windowsInformationProtectionAppLearningSummaries for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new windowsInformationProtectionAppLearningSummary object. +Create new navigation property to windowsInformationProtectionAppLearningSummaries for deviceManagement **Permissions** @@ -464,7 +464,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementwindowsinformationprotectionapplearningsummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md index 1cbf5e3199ee..b890ee5a005b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementwindowsinformationprotectionnetworklearningsummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary ## SYNOPSIS -Create a new windowsInformationProtectionNetworkLearningSummary object. +Create new navigation property to windowsInformationProtectionNetworkLearningSummaries for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new windowsInformationProtectionNetworkLearningSummary object. +Create new navigation property to windowsInformationProtectionNetworkLearningSummaries for deviceManagement **Permissions** @@ -441,7 +441,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementwindowsinformationprotectionnetworklearningsummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsMalwareInformation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsMalwareInformation.md index 8f4e3d565405..50258f630126 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsMalwareInformation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsMalwareInformation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementwindowsmalwareinformation Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementWindowsMalwareInformation --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementWindowsMalwareInformation ## SYNOPSIS -Create a new windowsMalwareInformation object. +Create new navigation property to windowsMalwareInformation for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementWindowsMalwareInformation](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementWindowsMalwareInformation?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new windowsMalwareInformation object. +Create new navigation property to windowsMalwareInformation for deviceManagement **Permissions** @@ -552,7 +552,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceManagementWindowsMalwareInformation](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementwindowsmalwareinformation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md index 25ea2df923e8..f762cd7837a4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementwindowsmalwareinformationdevicemalwarestate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState --- @@ -13,7 +13,7 @@ title: New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState ## SYNOPSIS -Create a new malwareStateForWindowsDevice object. +Create new navigation property to deviceMalwareStates for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/New-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new malwareStateForWindowsDevice object. +Create new navigation property to deviceMalwareStates for deviceManagement **Permissions** @@ -709,7 +709,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/new-mgdevicemanagementwindowsmalwareinformationdevicemalwarestate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Publish-MgAdminEdgeInternetExplorerModeSiteList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Publish-MgAdminEdgeInternetExplorerModeSiteList.md index e1e86d6280e6..ce5ddde0ae3f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Publish-MgAdminEdgeInternetExplorerModeSiteList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Publish-MgAdminEdgeInternetExplorerModeSiteList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/publish-mgadminedgeinternetexplorermodesitelist Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Publish-MgAdminEdgeInternetExplorerModeSiteList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdge.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdge.md index 6d59f809b020..baa2d75b73cf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdge.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdge.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgadminedge Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgAdminEdge --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerMode.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerMode.md index 968803580ca9..6f8aeff39c48 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerMode.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerMode.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgadminedgeinternetexplorermode Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgAdminEdgeInternetExplorerMode --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerModeSiteList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerModeSiteList.md index 9fbf7e5d8ec8..06b17787b8db 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerModeSiteList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerModeSiteList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgadminedgeinternetexplorermodesitelist Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgAdminEdgeInternetExplorerModeSiteList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md index 8fe4c99385e5..621decbef90c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgadminedgeinternetexplorermodesitelistsharedcookie Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerModeSiteListSite.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerModeSiteListSite.md index 4757f76d0f30..d2b94a1fa734 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerModeSiteListSite.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgAdminEdgeInternetExplorerModeSiteListSite.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgadminedgeinternetexplorermodesitelistsite Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgAdminEdgeInternetExplorerModeSiteListSite --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDetectedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDetectedApp.md index 08a5277075c4..56b567b8b016 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDetectedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDetectedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdetectedapp Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDetectedApp --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDetectedApp ## SYNOPSIS -Deletes a detectedApp. +Delete navigation property detectedApps for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDetectedApp](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDetectedApp?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a detectedApp. +Delete navigation property detectedApps for deviceManagement **Permissions** @@ -439,7 +439,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDetectedApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdetectedapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-detectedapp-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCategory.md index 33e3826a8343..35a92bab3308 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecategory Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceCategory --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceCategory ## SYNOPSIS -Deletes a deviceCategory. +Delete navigation property deviceCategories for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceCategory](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceCategory?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceCategory. +Delete navigation property deviceCategories for deviceManagement **Permissions** @@ -439,7 +439,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceCategory](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecategory) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicecategory-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicy.md index 07a160dae35e..b80d2d757287 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicy Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceCompliancePolicy --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceCompliancePolicy ## SYNOPSIS -Deletes a windows10CompliancePolicy. +Delete navigation property deviceCompliancePolicies for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceCompliancePolicy](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceCompliancePolicy?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a windows10CompliancePolicy. +Delete navigation property deviceCompliancePolicies for deviceManagement **Permissions** @@ -439,7 +439,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceCompliancePolicy](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicy) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyAssignment.md index 2b66fb202f42..e66c93c9c4ee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicyassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceCompliancePolicyAssignment --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceCompliancePolicyAssignment ## SYNOPSIS -Deletes a deviceCompliancePolicyAssignment. +Delete navigation property assignments for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceCompliancePolicyAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceCompliancePolicyAssignment?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceCompliancePolicyAssignment. +Delete navigation property assignments for deviceManagement **Permissions** @@ -461,7 +461,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceCompliancePolicyAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicyassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md index 7f6e43e33b83..bfbdabcc9103 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicydevicesettingstatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary.md index e6b77840a169..2b1c3daf5ce9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicydevicestatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md index a7c29c56e140..6954105beb07 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicydevicestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus ## SYNOPSIS -Deletes a deviceComplianceDeviceStatus. +Delete navigation property deviceStatuses for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceComplianceDeviceStatus. +Delete navigation property deviceStatuses for deviceManagement **Permissions** @@ -461,7 +461,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicydevicestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview.md index 92d7bbbcfb2e..b83798857314 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicydevicestatusoverview Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md index 25679d40aa3e..903ec9f961b5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicyscheduledactionforrule Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule ## SYNOPSIS -Deletes a deviceComplianceScheduledActionForRule. +Delete navigation property scheduledActionsForRule for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceComplianceScheduledActionForRule. +Delete navigation property scheduledActionsForRule for deviceManagement **Permissions** @@ -462,7 +462,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicyscheduledactionforrule) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md index f9d6206026bd..3f81850fb685 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicyscheduledactionforrulescheduledactionconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleSche ## SYNOPSIS -Deletes a deviceComplianceActionItem. +Delete navigation property scheduledActionConfigurations for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceComplianceActionItem. +Delete navigation property scheduledActionConfigurations for deviceManagement **Permissions** @@ -484,7 +484,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicyscheduledactionforrulescheduledactionconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md index e5acce8af8b1..16fd7a7c29b4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicysettingstatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary ## SYNOPSIS -Deletes a deviceCompliancePolicySettingStateSummary. +Delete navigation property deviceCompliancePolicySettingStateSummaries for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceCompliancePolicySettingStateSummary. +Delete navigation property deviceCompliancePolicySettingStateSummaries for deviceManagement **Permissions** @@ -441,7 +441,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicysettingstatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md index 31364b1703b0..78f1b8e6cc9b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicysettingstatesummarydevicecompliancesettingstate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceC ## SYNOPSIS -Deletes a deviceComplianceSettingState. +Delete navigation property deviceComplianceSettingStates for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceComplianceSettingState. +Delete navigation property deviceComplianceSettingStates for deviceManagement **Permissions** @@ -462,7 +462,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicysettingstatesummarydevicecompliancesettingstate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus.md index fdebd963286b..937aca9596f6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicyuserstatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus ## SYNOPSIS -Deletes a deviceComplianceUserStatus. +Delete navigation property userStatuses for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceComplianceUserStatus. +Delete navigation property userStatuses for deviceManagement **Permissions** @@ -461,7 +461,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicyuserstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview.md index dd7177c16691..3f58b70f63d8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdevicecompliancepolicyuserstatusoverview Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfiguration.md index b6f348f98421..0751df40e03c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdeviceconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceConfiguration --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceConfiguration ## SYNOPSIS -Deletes a windowsPhone81CustomConfiguration. +Delete navigation property deviceConfigurations for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceConfiguration?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a windowsPhone81CustomConfiguration. +Delete navigation property deviceConfigurations for deviceManagement **Permissions** @@ -439,7 +439,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdeviceconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsphone81customconfiguration-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationAssignment.md index 3106be0d3918..7cf2545c97c3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdeviceconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceConfigurationAssignment --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceConfigurationAssignment ## SYNOPSIS -Deletes a deviceConfigurationAssignment. +Delete navigation property assignments for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceConfigurationAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceConfigurationAssignment?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceConfigurationAssignment. +Delete navigation property assignments for deviceManagement **Permissions** @@ -461,7 +461,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceConfigurationAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdeviceconfigurationassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md index 120db5438508..fe3978ca250b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdeviceconfigurationdevicesettingstatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary ## SYNOPSIS -Deletes a settingStateDeviceSummary. +Delete navigation property deviceSettingStateSummaries for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a settingStateDeviceSummary. +Delete navigation property deviceSettingStateSummaries for deviceManagement **Permissions** @@ -462,7 +462,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdeviceconfigurationdevicesettingstatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary.md index 0b48f6a3cf5e..cdd2d6e24fe3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdeviceconfigurationdevicestatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceStatus.md index 8d9cc570764b..f42176cace68 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdeviceconfigurationdevicestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceConfigurationDeviceStatus --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceConfigurationDeviceStatus ## SYNOPSIS -Deletes a deviceConfigurationDeviceStatus. +Delete navigation property deviceStatuses for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatus?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceConfigurationDeviceStatus. +Delete navigation property deviceStatuses for deviceManagement **Permissions** @@ -461,7 +461,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceConfigurationDeviceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdeviceconfigurationdevicestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview.md index b322dbbb62c7..34eea0f7773c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdeviceconfigurationdevicestatusoverview Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationUserStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationUserStatus.md index c74885d89282..bef7c3da7577 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationUserStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationUserStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdeviceconfigurationuserstatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceConfigurationUserStatus --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementDeviceConfigurationUserStatus ## SYNOPSIS -Deletes a deviceConfigurationUserStatus. +Delete navigation property userStatuses for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementDeviceConfigurationUserStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementDeviceConfigurationUserStatus?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceConfigurationUserStatus. +Delete navigation property userStatuses for deviceManagement **Permissions** @@ -461,7 +461,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementDeviceConfigurationUserStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdeviceconfigurationuserstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview.md index 19cc7d9b01a0..75c46adea897 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementdeviceconfigurationuserstatusoverview Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDevice.md index 5b246c2cdd7f..5d2c372704d0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmanageddevice Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementManagedDevice --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementManagedDevice ## SYNOPSIS -Deletes a managedDevice. +Delete navigation property managedDevices for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementManagedDevice](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementManagedDevice?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a managedDevice. +Delete navigation property managedDevices for deviceManagement **Permissions** @@ -439,7 +439,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementManagedDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmanageddevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceCategory.md index 5079377d6ede..0b60d171668a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmanageddevicecategory Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementManagedDeviceCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceCategoryByRef.md index 6dc3541fdf35..5be00058232e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmanageddevicecategorybyref Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementManagedDeviceCategoryByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceCompliancePolicyState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceCompliancePolicyState.md index 719efe1171f3..c78140d024a5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceCompliancePolicyState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceCompliancePolicyState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmanageddevicecompliancepolicystate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementManagedDeviceCompliancePolicyState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceConfigurationState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceConfigurationState.md index 7d5a127aff04..f454e068617e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceConfigurationState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceConfigurationState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmanageddeviceconfigurationstate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementManagedDeviceConfigurationState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceLogCollectionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceLogCollectionRequest.md index c43475b0eb6f..e337ca83ec62 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceLogCollectionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceLogCollectionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmanageddevicelogcollectionrequest Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementManagedDeviceLogCollectionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice.md index 656211ecf59a..0c0760d3a170 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmanageddeviceuserfromsharedappledevice Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice --- @@ -549,7 +549,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmanageddeviceuserfromsharedappledevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceWindowsProtectionState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceWindowsProtectionState.md index 2753fccbd6c7..06f59fe4b357 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceWindowsProtectionState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceWindowsProtectionState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmanageddevicewindowsprotectionstate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementManagedDeviceWindowsProtectionState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md index c75b397ae8e6..5710c3d9e5c4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmanageddevicewindowsprotectionstatedetectedmalwarestate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementMobileAppTroubleshootingEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementMobileAppTroubleshootingEvent.md index b4d91c86f372..fe1278c8b90e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementMobileAppTroubleshootingEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementMobileAppTroubleshootingEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmobileapptroubleshootingevent Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementMobileAppTroubleshootingEvent --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementMobileAppTroubleshootingEvent ## SYNOPSIS -Deletes a mobileAppTroubleshootingEvent. +Delete navigation property mobileAppTroubleshootingEvents for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementMobileAppTroubleshootingEvent](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementMobileAppTroubleshootingEvent?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a mobileAppTroubleshootingEvent. +Delete navigation property mobileAppTroubleshootingEvents for deviceManagement **Permissions** @@ -439,7 +439,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementMobileAppTroubleshootingEvent](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmobileapptroubleshootingevent) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md index 9d79b05168d5..dc9359ef8b69 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmobileapptroubleshootingeventapplogcollectionrequest Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionReq ## SYNOPSIS -Deletes a appLogCollectionRequest. +Delete navigation property appLogCollectionRequests for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a appLogCollectionRequest. +Delete navigation property appLogCollectionRequests for deviceManagement **Permissions** @@ -462,7 +462,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementmobileapptroubleshootingeventapplogcollectionrequest) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementNotificationMessageTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementNotificationMessageTemplate.md index d194817f8a8e..214ab3d03234 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementNotificationMessageTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementNotificationMessageTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementnotificationmessagetemplate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementNotificationMessageTemplate --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementNotificationMessageTemplate ## SYNOPSIS -Deletes a notificationMessageTemplate. +Delete navigation property notificationMessageTemplates for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementNotificationMessageTemplate](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementNotificationMessageTemplate?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a notificationMessageTemplate. +Delete navigation property notificationMessageTemplates for deviceManagement **Permissions** @@ -439,7 +439,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementNotificationMessageTemplate](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementnotificationmessagetemplate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md index 339f63250f95..bc5745899e7b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementnotificationmessagetemplatelocalizednotificationmessage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotification ## SYNOPSIS -Deletes a localizedNotificationMessage. +Delete navigation property localizedNotificationMessages for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a localizedNotificationMessage. +Delete navigation property localizedNotificationMessages for deviceManagement **Permissions** @@ -462,7 +462,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementnotificationmessagetemplatelocalizednotificationmessage) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementTroubleshootingEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementTroubleshootingEvent.md index 684bea3a3849..4ecdea24fecb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementTroubleshootingEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementTroubleshootingEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementtroubleshootingevent Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementTroubleshootingEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md index 9ec2f5bd56c6..b6d85b111450 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementwindowsinformationprotectionapplearningsummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary ## SYNOPSIS -Deletes a windowsInformationProtectionAppLearningSummary. +Delete navigation property windowsInformationProtectionAppLearningSummaries for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a windowsInformationProtectionAppLearningSummary. +Delete navigation property windowsInformationProtectionAppLearningSummaries for deviceManagement **Permissions** @@ -441,7 +441,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementwindowsinformationprotectionapplearningsummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md index dc7d354ea6cf..f8c651684288 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementwindowsinformationprotectionnetworklearningsummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSumma ## SYNOPSIS -Deletes a windowsInformationProtectionNetworkLearningSummary. +Delete navigation property windowsInformationProtectionNetworkLearningSummaries for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a windowsInformationProtectionNetworkLearningSummary. +Delete navigation property windowsInformationProtectionNetworkLearningSummaries for deviceManagement **Permissions** @@ -441,7 +441,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementwindowsinformationprotectionnetworklearningsummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsMalwareInformation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsMalwareInformation.md index 7c4da60e8979..2331dd8115c4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsMalwareInformation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsMalwareInformation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementwindowsmalwareinformation Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementWindowsMalwareInformation --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementWindowsMalwareInformation ## SYNOPSIS -Deletes a windowsMalwareInformation. +Delete navigation property windowsMalwareInformation for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementWindowsMalwareInformation](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementWindowsMalwareInformation?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a windowsMalwareInformation. +Delete navigation property windowsMalwareInformation for deviceManagement **Permissions** @@ -439,7 +439,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementWindowsMalwareInformation](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementwindowsmalwareinformation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md index 47c8ef9611ee..28188892688f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementwindowsmalwareinformationdevicemalwarestate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState ## SYNOPSIS -Deletes a malwareStateForWindowsDevice. +Delete navigation property deviceMalwareStates for deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Remove-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a malwareStateForWindowsDevice. +Delete navigation property deviceMalwareStates for deviceManagement **Permissions** @@ -462,7 +462,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/remove-mgdevicemanagementwindowsmalwareinformationdevicemalwarestate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Request-MgDeviceManagementManagedDeviceRemoteAssistance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Request-MgDeviceManagementManagedDeviceRemoteAssistance.md index 27ea305fa70f..a332e73056da 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Request-MgDeviceManagementManagedDeviceRemoteAssistance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Request-MgDeviceManagementManagedDeviceRemoteAssistance.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/request-mgdevicemanagementmanageddeviceremoteassistance Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Request-MgDeviceManagementManagedDeviceRemoteAssistance --- @@ -418,7 +418,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Request-MgDeviceManagementManagedDeviceRemoteAssistance](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/request-mgdevicemanagementmanageddeviceremoteassistance) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Reset-MgDeviceManagementManagedDevicePasscode.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Reset-MgDeviceManagementManagedDevicePasscode.md index 0989f1740970..eede733a86a7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Reset-MgDeviceManagementManagedDevicePasscode.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Reset-MgDeviceManagementManagedDevicePasscode.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/reset-mgdevicemanagementmanageddevicepasscode Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Reset-MgDeviceManagementManagedDevicePasscode --- @@ -418,7 +418,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Reset-MgDeviceManagementManagedDevicePasscode](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/reset-mgdevicemanagementmanageddevicepasscode) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Restart-MgDeviceManagementManagedDeviceNow.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Restart-MgDeviceManagementManagedDeviceNow.md index 885990f97a7a..9a8952923bef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Restart-MgDeviceManagementManagedDeviceNow.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Restart-MgDeviceManagementManagedDeviceNow.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/restart-mgdevicemanagementmanageddevicenow Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restart-MgDeviceManagementManagedDeviceNow --- @@ -418,7 +418,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Restart-MgDeviceManagementManagedDeviceNow](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/restart-mgdevicemanagementmanageddevicenow) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Restore-MgDeviceManagementManagedDevicePasscode.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Restore-MgDeviceManagementManagedDevicePasscode.md index 5fae11e69269..b6ced61e3057 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Restore-MgDeviceManagementManagedDevicePasscode.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Restore-MgDeviceManagementManagedDevicePasscode.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/restore-mgdevicemanagementmanageddevicepasscode Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgDeviceManagementManagedDevicePasscode --- @@ -418,7 +418,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Restore-MgDeviceManagementManagedDevicePasscode](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/restore-mgdevicemanagementmanageddevicepasscode) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Send-MgDeviceManagementNotificationMessageTemplateTestMessage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Send-MgDeviceManagementNotificationMessageTemplateTestMessage.md index 029d58d3aeea..1d1d55b8ba89 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Send-MgDeviceManagementNotificationMessageTemplateTestMessage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Send-MgDeviceManagementNotificationMessageTemplateTestMessage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/send-mgdevicemanagementnotificationmessagetemplatetestmessage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Send-MgDeviceManagementNotificationMessageTemplateTestMessage --- @@ -420,7 +420,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Send-MgDeviceManagementNotificationMessageTemplateTestMessage](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/send-mgdevicemanagementnotificationmessagetemplatetestmessage) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-sendtestmessage?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Set-MgDeviceManagementDeviceCompliancePolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Set-MgDeviceManagementDeviceCompliancePolicy.md index d6a4edafb70f..17979c562259 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Set-MgDeviceManagementDeviceCompliancePolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Set-MgDeviceManagementDeviceCompliancePolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/set-mgdevicemanagementdevicecompliancepolicy Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDeviceManagementDeviceCompliancePolicy --- @@ -13,7 +13,7 @@ title: Set-MgDeviceManagementDeviceCompliancePolicy ## SYNOPSIS -Not yet documented +Invoke action assign > [!NOTE] > To view the beta release of this cmdlet, view [Set-MgBetaDeviceManagementDeviceCompliancePolicy](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Set-MgBetaDeviceManagementDeviceCompliancePolicy?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action assign **Permissions** @@ -547,7 +547,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Set-MgDeviceManagementDeviceCompliancePolicy](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/set-mgdevicemanagementdevicecompliancepolicy) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-assign?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Set-MgDeviceManagementDeviceConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Set-MgDeviceManagementDeviceConfiguration.md index 655334766131..280cfbcbe07f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Set-MgDeviceManagementDeviceConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Set-MgDeviceManagementDeviceConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/set-mgdevicemanagementdeviceconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDeviceManagementDeviceConfiguration --- @@ -13,7 +13,7 @@ title: Set-MgDeviceManagementDeviceConfiguration ## SYNOPSIS -Not yet documented +Invoke action assign > [!NOTE] > To view the beta release of this cmdlet, view [Set-MgBetaDeviceManagementDeviceConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Set-MgBetaDeviceManagementDeviceConfiguration?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action assign **Permissions** @@ -547,7 +547,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Set-MgDeviceManagementDeviceConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/set-mgdevicemanagementdeviceconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfiguration-assign?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Set-MgDeviceManagementManagedDeviceCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Set-MgDeviceManagementManagedDeviceCategoryByRef.md index f4c96a32fb32..d26fd28cf639 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Set-MgDeviceManagementManagedDeviceCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Set-MgDeviceManagementManagedDeviceCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/set-mgdevicemanagementmanageddevicecategorybyref Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDeviceManagementManagedDeviceCategoryByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Skip-MgDeviceManagementManagedDeviceActivationLock.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Skip-MgDeviceManagementManagedDeviceActivationLock.md index c662b0009aa3..8a7bd8a01286 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Skip-MgDeviceManagementManagedDeviceActivationLock.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Skip-MgDeviceManagementManagedDeviceActivationLock.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/skip-mgdevicemanagementmanageddeviceactivationlock Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Skip-MgDeviceManagementManagedDeviceActivationLock --- @@ -418,7 +418,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Skip-MgDeviceManagementManagedDeviceActivationLock](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/skip-mgdevicemanagementmanageddeviceactivationlock) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Sync-MgDeviceManagementManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Sync-MgDeviceManagementManagedDevice.md index 4c08cdd525a3..5e1d1d19192f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Sync-MgDeviceManagementManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Sync-MgDeviceManagementManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/sync-mgdevicemanagementmanageddevice Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Sync-MgDeviceManagementManagedDevice --- @@ -13,7 +13,7 @@ title: Sync-MgDeviceManagementManagedDevice ## SYNOPSIS -Not yet documented +Invoke action syncDevice > [!NOTE] > To view the beta release of this cmdlet, view [Sync-MgBetaDeviceManagementManagedDevice](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Sync-MgBetaDeviceManagementManagedDevice?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action syncDevice **Permissions** @@ -418,7 +418,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Sync-MgDeviceManagementManagedDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/sync-mgdevicemanagementmanageddevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdge.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdge.md index 52e18e1b6b15..560f8ac1865b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdge.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdge.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgadminedge Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgAdminEdge --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerMode.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerMode.md index 7a4ab847c3e2..8cf8c50b8aa9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerMode.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerMode.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgadminedgeinternetexplorermode Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgAdminEdgeInternetExplorerMode --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerModeSiteList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerModeSiteList.md index 5111028fbf5f..85f628187338 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerModeSiteList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerModeSiteList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgadminedgeinternetexplorermodesitelist Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgAdminEdgeInternetExplorerModeSiteList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md index f37c67057168..72c31a7ffcef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgadminedgeinternetexplorermodesitelistsharedcookie Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerModeSiteListSite.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerModeSiteListSite.md index 7b9ffa2833e7..521b27e45c32 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerModeSiteListSite.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgAdminEdgeInternetExplorerModeSiteListSite.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgadminedgeinternetexplorermodesitelistsite Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgAdminEdgeInternetExplorerModeSiteListSite --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagement.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagement.md index 887cd56dc77b..253a92ed0b09 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagement.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagement.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagement Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagement --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagement ## SYNOPSIS -Update the properties of a deviceManagement object. +Update deviceManagement ## SYNTAX @@ -52,7 +52,6 @@ Update-MgDeviceManagement [-ResponseHeadersVariable ] [-AdditionalProper [-Settings ] [-SoftwareUpdateStatusSummary ] [-SubscriptionState ] - [-TelecomExpenseManagementPartners ] [-TermsAndConditions ] [-TroubleshootingEvents ] [-UserExperienceAnalyticsAppHealthApplicationPerformance ] @@ -107,7 +106,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceManagement object. +Update deviceManagement **Permissions** @@ -1094,28 +1093,6 @@ AcceptedValues: [] HelpMessage: '' ``` -### -TelecomExpenseManagementPartners - -The telecom expense management partners. -To construct, see NOTES section for TELECOMEXPENSEMANAGEMENTPARTNERS properties and create a hash table. - -```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphTelecomExpenseManagementPartner[] -DefaultValue: '' -SupportsWildcards: false -Aliases: [] -ParameterSets: -- Name: UpdateExpanded - Position: Named - IsRequired: false - ValueFromPipeline: false - ValueFromPipelineByPropertyName: false - ValueFromRemainingArguments: false -DontShow: false -AcceptedValues: [] -HelpMessage: '' -``` - ### -TermsAndConditions The terms and conditions associated with device management of the company. @@ -1877,7 +1854,7 @@ APPLEPUSHNOTIFICATIONCERTIFICATE `]: The unique identifier for an entity. Read-only. [AppleIdentifier ]: Apple Id of the account used to create the MDM push certificate. - [Certificate ]: Not yet documented + [Certificate ]: [CertificateUploadFailureReason ]: The reason the certificate upload failed. [CertificateUploadStatus ]: The certificate upload status. [ExpirationDateTime ]: The expiration date and time for Apple push notification certificate. @@ -1924,7 +1901,7 @@ Read-only. [Id ]: The unique identifier for an entity. Read-only. [AppleIdentifier ]: Apple Id of the account used to create the MDM push certificate. - [Certificate ]: Not yet documented + [Certificate ]: [CertificateUploadFailureReason ]: The reason the certificate upload failed. [CertificateUploadStatus ]: The certificate upload status. [ExpirationDateTime ]: The expiration date and time for Apple push notification certificate. @@ -2024,8 +2001,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -2090,7 +2067,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -2111,6 +2098,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -3069,6 +3057,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -4444,6 +4480,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -5227,6 +5271,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -5927,7 +5976,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -7129,7 +7179,7 @@ Read-only. Read-only. [CompliantDeviceCount ]: Number of compliant devices [ConflictDeviceCount ]: Number of conflict devices - [DeviceComplianceSettingStates ]: Not yet documented + [DeviceComplianceSettingStates ]: [Id ]: The unique identifier for an entity. Read-only. [ComplianceGracePeriodExpirationDateTime ]: The DateTime when device compliance grace period expires @@ -7366,22 +7416,29 @@ Read-only. [MobileThreatDefenseConnectors ]: The list of Mobile threat Defense connectors configured by the tenant. [Id ]: The unique identifier for an entity. Read-only. - [AllowPartnerToCollectIosApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for IOS devices. -When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for IOS devices. + [AllowPartnerToCollectIosApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for iOS devices. +When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for iOS devices. Default value is FALSE. - [AllowPartnerToCollectIosPersonalApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for IOS devices. -When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for IOS devices. + [AllowPartnerToCollectIosPersonalApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for iOS devices. +When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for iOS devices. +Default value is FALSE. + [AndroidDeviceBlockedOnMissingPartnerData ]: When TRUE, indicates that Intune must receive data from the Mobile Threat Defense partner prior to marking an Android device compliant. +When FALSE, indicates that Intune may mark an Android device compliant before receiving data from the Mobile Threat Defense partner. + [AndroidEnabled ]: When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for Android devices. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for Android devices. Default value is FALSE. - [AndroidDeviceBlockedOnMissingPartnerData ]: For Android, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant - [AndroidEnabled ]: For Android, set whether data from the Mobile Threat Defense partner should be used during compliance evaluations [AndroidMobileApplicationManagementEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for Android devices. When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for Android devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE. - [IosDeviceBlockedOnMissingPartnerData ]: For IOS, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant - [IosEnabled ]: For IOS, get or set whether data from the Mobile Threat Defense partner should be used during compliance evaluations - [IosMobileApplicationManagementEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for IOS devices. -When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for IOS devices. + [IosDeviceBlockedOnMissingPartnerData ]: When TRUE, indicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant. +When FALSE, indicates that Intune may not recieve data from Mobile Threat Defense partner prior to making device compliant. +Default value is FALSE. + [IosEnabled ]: When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for iOS devices. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for iOS devices. +Default value is FALSE. + [IosMobileApplicationManagementEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for iOS devices. +When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for iOS devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE. [LastHeartbeatDateTime ]: DateTime of last Heartbeat recieved from the Mobile Threat Defense partner @@ -7389,13 +7446,16 @@ Default value is FALSE. When FALSE, inidicates that configuration profile management via Microsoft Defender for Endpoint is disabled. Default value is FALSE. [PartnerState ]: Partner state of this tenant. - [PartnerUnresponsivenessThresholdInDays ]: Get or Set days the per tenant tolerance to unresponsiveness for this partner integration - [PartnerUnsupportedOSVersionBlocked ]: Get or set whether to block devices on the enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner - [WindowsDeviceBlockedOnMissingPartnerData ]: When TRUE, inidicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant for Windows. -When FALSE, inidicates that Intune may make a device compliant without receiving data from the Mobile Threat Defense partner for Windows. + [PartnerUnresponsivenessThresholdInDays ]: Indicates the number of days without receiving a heartbeat from a Mobile Threat Defense partner before the partner is marked as unresponsive. +Intune will the ignore the data from this Mobile Threat Defense Partner for next compliance calculation. + [PartnerUnsupportedOSVersionBlocked ]: When TRUE, indicates that Intune will mark devices noncompliant on enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner. +When FALSE, indicates that Intune will not mark devices noncompliant on enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner. +Default value is FALSE. + [WindowsDeviceBlockedOnMissingPartnerData ]: When TRUE, indicates that Intune must receive data from the data sync partner prior to marking a device compliant for Windows. +When FALSE, indicates that Intune may mark a device compliant without receiving data from the data sync partner for Windows. Default value is FALSE. - [WindowsEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during compliance evaluations for Windows. -When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during compliance evaluations for Windows. + [WindowsEnabled ]: When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for Windows. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for Windows. Default value is FALSE. [NotificationMessageTemplates ]: The Notification Message Templates. [Id ]: The unique identifier for an entity. @@ -7427,22 +7487,27 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ExportJobs ]: Entity representing a job to export a report + [ExportJobs ]: Entity representing a job to export a report. [Id ]: The unique identifier for an entity. Read-only. - [ExpirationDateTime ]: Time that the exported report expires - [Filter ]: Filters applied on the report + [ExpirationDateTime ]: Time that the exported report expires. + [Filter ]: Filters applied on the report. +The maximum length allowed for this property is 2000 characters. [Format ]: Possible values for the file format of a report to be exported. [LocalizationType ]: Configures how the requested export job is localized. - [ReportName ]: Name of the report - [RequestDateTime ]: Time that the exported report was requested - [Select ]: Columns selected from the report + [ReportName ]: Name of the report. +The maximum length allowed for this property is 2000 characters. + [RequestDateTime ]: Time that the exported report was requested. + [Select ]: Columns selected from the report. +The maximum number of allowed columns names is 256. +The maximum length allowed for each column name in this property is 1000 characters. [SnapshotId ]: A snapshot is an identifiable subset of the dataset represented by the ReportName. A sessionId or CachedReportConfiguration id can be used here. If a sessionId is specified, Filter, Select, and OrderBy are applied to the data represented by the sessionId. Filter, Select, and OrderBy cannot be specified together with a CachedReportConfiguration id. +The maximum length allowed for this property is 128 characters. [Status ]: Possible statuses associated with a generated report. - [Url ]: Temporary location of the exported report + [Url ]: Temporary location of the exported report. [ResourceOperations ]: The Resource Operations. [Id ]: The unique identifier for an entity. Read-only. @@ -7452,10 +7517,13 @@ The actionName should be concise and limited to as few words as possible. The description is used in mouse-over text for the operation when shown in the Azure Portal. [ResourceName ]: Name of the Resource this operation is performed on. [RoleAssignments ]: The Role Assignments. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -7473,10 +7541,13 @@ Set to True if it is built-in, or set to False if it is a custom role definition [RoleAssignments ]: List of Role assignments for this role definition. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -7491,8 +7562,8 @@ These must match the actionName that is defined as part of the rolePermission. [NotAllowedResourceActions ]: Not Allowed Actions. [Id ]: The unique identifier for an entity. Read-only. - [Members ]: The list of ids of role member security groups. -These are IDs from Azure Active Directory. + [Members ]: Indicates the list of role member security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinitions ]: The Role Definitions. [Settings ]: deviceManagementSettings [(Any) ]: This indicates any property can be added to this object. @@ -7519,14 +7590,6 @@ Read-only. [UnknownDeviceCount ]: Number of unknown devices. [UnknownUserCount ]: Number of unknown users. [SubscriptionState ]: Tenant mobile device management subscription state. - [TelecomExpenseManagementPartners ]: The telecom expense management partners. - [Id ]: The unique identifier for an entity. -Read-only. - [AppAuthorized ]: Whether the partner's AAD app has been authorized to access Intune. - [DisplayName ]: Display name of the TEM partner. - [Enabled ]: Whether Intune's connection to the TEM service is currently enabled or disabled. - [LastConnectionDateTime ]: Timestamp of the last request sent to Intune by the TEM partner. - [Url ]: URL of the TEM partner's administrative control panel, where an administrator can configure their TEM service. [TermsAndConditions ]: The terms and conditions associated with device management of the company. [Id ]: The unique identifier for an entity. Read-only. @@ -8374,51 +8437,6 @@ Read-only. [OldValue ]: The old value for this property. [ResourceId ]: The unique identifier of the modified resource entity. [CloudPCs ]: A collection of cloud-managed virtual desktops. - [Id ]: The unique identifier for an entity. -Read-only. - [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. -Generated on a VM joined to Microsoft Entra ID. -Read-only. - [DisplayName ]: The display name for the Cloud PC. -Maximum length is 64 characters. -Read-only. -You can use the cloudPC: rename API to modify the Cloud PC name. - [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. -Required only if the status is inGracePeriod. -The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. - [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. -Maximum length is 50 characters. -Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. -The property value can't begin or end with an underscore. -Read-only. - [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. -The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. - [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. -The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. -Read-only. - [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. -The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. -Read-only. - [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. -Read-only. - [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. -A policy defines the type of Cloud PC the user wants to create. -Read-only. - [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. -Maximum length is 120 characters. -Read-only. - [ProvisioningType ]: cloudPcProvisioningType - [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. -For more information about service plans, see Product names and service plan identifiers for licensing. -Read-only. - [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. -Read-only. - [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. -Maximum length is 113 characters. -For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. -Read-only. [DeviceImages ]: A collection of device image resources on Cloud PC. [Id ]: The unique identifier for an entity. Read-only. @@ -8802,8 +8820,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -8868,7 +8886,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -8889,6 +8917,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -9847,6 +9876,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -11222,6 +11299,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -12005,6 +12090,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -12705,7 +12795,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -13916,7 +14007,7 @@ DEVICECOMPLIANCEPOLICYSETTINGSTATESUMMARIES ]: Number of compliant devices [ConflictDeviceCount ]: Number of conflict devices - [DeviceComplianceSettingStates ]: Not yet documented + [DeviceComplianceSettingStates ]: [Id ]: The unique identifier for an entity. Read-only. [ComplianceGracePeriodExpirationDateTime ]: The DateTime when device compliance grace period expires @@ -14197,8 +14288,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14263,7 +14354,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14284,6 +14385,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15242,6 +15344,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -16617,6 +16767,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -17400,6 +17558,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18100,7 +18263,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19209,22 +19373,29 @@ Read-only. MOBILETHREATDEFENSECONNECTORS : The list of Mobile threat Defense connectors configured by the tenant. [Id ]: The unique identifier for an entity. Read-only. - [AllowPartnerToCollectIosApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for IOS devices. -When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for IOS devices. + [AllowPartnerToCollectIosApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about installed applications from Intune for iOS devices. +When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about installed applications from Intune for iOS devices. +Default value is FALSE. + [AllowPartnerToCollectIosPersonalApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for iOS devices. +When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for iOS devices. Default value is FALSE. - [AllowPartnerToCollectIosPersonalApplicationMetadata ]: When TRUE, indicates the Mobile Threat Defense partner may collect metadata about personally installed applications from Intune for IOS devices. -When FALSE, indicates the Mobile Threat Defense partner may not collect metadata about personally installed applications from Intune for IOS devices. + [AndroidDeviceBlockedOnMissingPartnerData ]: When TRUE, indicates that Intune must receive data from the Mobile Threat Defense partner prior to marking an Android device compliant. +When FALSE, indicates that Intune may mark an Android device compliant before receiving data from the Mobile Threat Defense partner. + [AndroidEnabled ]: When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for Android devices. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for Android devices. Default value is FALSE. - [AndroidDeviceBlockedOnMissingPartnerData ]: For Android, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant - [AndroidEnabled ]: For Android, set whether data from the Mobile Threat Defense partner should be used during compliance evaluations [AndroidMobileApplicationManagementEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for Android devices. When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for Android devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE. - [IosDeviceBlockedOnMissingPartnerData ]: For IOS, set whether Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant - [IosEnabled ]: For IOS, get or set whether data from the Mobile Threat Defense partner should be used during compliance evaluations - [IosMobileApplicationManagementEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for IOS devices. -When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for IOS devices. + [IosDeviceBlockedOnMissingPartnerData ]: When TRUE, indicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant. +When FALSE, indicates that Intune may not recieve data from Mobile Threat Defense partner prior to making device compliant. +Default value is FALSE. + [IosEnabled ]: When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for iOS devices. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for iOS devices. +Default value is FALSE. + [IosMobileApplicationManagementEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during Mobile Application Management (MAM) evaluations for iOS devices. +When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during Mobile Application Management (MAM) evaluations for iOS devices. Only one partner per platform may be enabled for Mobile Application Management (MAM) evaluation. Default value is FALSE. [LastHeartbeatDateTime ]: DateTime of last Heartbeat recieved from the Mobile Threat Defense partner @@ -19232,13 +19403,16 @@ Default value is FALSE. When FALSE, inidicates that configuration profile management via Microsoft Defender for Endpoint is disabled. Default value is FALSE. [PartnerState ]: Partner state of this tenant. - [PartnerUnresponsivenessThresholdInDays ]: Get or Set days the per tenant tolerance to unresponsiveness for this partner integration - [PartnerUnsupportedOSVersionBlocked ]: Get or set whether to block devices on the enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner - [WindowsDeviceBlockedOnMissingPartnerData ]: When TRUE, inidicates that Intune must receive data from the Mobile Threat Defense partner prior to marking a device compliant for Windows. -When FALSE, inidicates that Intune may make a device compliant without receiving data from the Mobile Threat Defense partner for Windows. + [PartnerUnresponsivenessThresholdInDays ]: Indicates the number of days without receiving a heartbeat from a Mobile Threat Defense partner before the partner is marked as unresponsive. +Intune will the ignore the data from this Mobile Threat Defense Partner for next compliance calculation. + [PartnerUnsupportedOSVersionBlocked ]: When TRUE, indicates that Intune will mark devices noncompliant on enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner. +When FALSE, indicates that Intune will not mark devices noncompliant on enabled platforms that do not meet the minimum version requirements of the Mobile Threat Defense partner. +Default value is FALSE. + [WindowsDeviceBlockedOnMissingPartnerData ]: When TRUE, indicates that Intune must receive data from the data sync partner prior to marking a device compliant for Windows. +When FALSE, indicates that Intune may mark a device compliant without receiving data from the data sync partner for Windows. Default value is FALSE. - [WindowsEnabled ]: When TRUE, inidicates that data from the Mobile Threat Defense partner can be used during compliance evaluations for Windows. -When FALSE, inidicates that data from the Mobile Threat Defense partner should not be used during compliance evaluations for Windows. + [WindowsEnabled ]: When TRUE, indicates that data from the Mobile Threat Defense partner will be used during compliance evaluations for Windows. +When FALSE, indicates that data from the Mobile Threat Defense partner will not be used during compliance evaluations for Windows. Default value is FALSE. NOTIFICATIONMESSAGETEMPLATES : The Notification Message Templates. @@ -19273,22 +19447,27 @@ REPORTS ``: deviceManagementReports [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ExportJobs ]: Entity representing a job to export a report + [ExportJobs ]: Entity representing a job to export a report. [Id ]: The unique identifier for an entity. Read-only. - [ExpirationDateTime ]: Time that the exported report expires - [Filter ]: Filters applied on the report + [ExpirationDateTime ]: Time that the exported report expires. + [Filter ]: Filters applied on the report. +The maximum length allowed for this property is 2000 characters. [Format ]: Possible values for the file format of a report to be exported. [LocalizationType ]: Configures how the requested export job is localized. - [ReportName ]: Name of the report - [RequestDateTime ]: Time that the exported report was requested - [Select ]: Columns selected from the report + [ReportName ]: Name of the report. +The maximum length allowed for this property is 2000 characters. + [RequestDateTime ]: Time that the exported report was requested. + [Select ]: Columns selected from the report. +The maximum number of allowed columns names is 256. +The maximum length allowed for each column name in this property is 1000 characters. [SnapshotId ]: A snapshot is an identifiable subset of the dataset represented by the ReportName. A sessionId or CachedReportConfiguration id can be used here. If a sessionId is specified, Filter, Select, and OrderBy are applied to the data represented by the sessionId. Filter, Select, and OrderBy cannot be specified together with a CachedReportConfiguration id. +The maximum length allowed for this property is 128 characters. [Status ]: Possible statuses associated with a generated report. - [Url ]: Temporary location of the exported report + [Url ]: Temporary location of the exported report. RESOURCEOPERATIONS : The Resource Operations. [Id ]: The unique identifier for an entity. @@ -19300,10 +19479,13 @@ The description is used in mouse-over text for the operation when shown in the A [ResourceName ]: Name of the Resource this operation is performed on. ROLEASSIGNMENTS : The Role Assignments. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -19321,10 +19503,13 @@ Set to True if it is built-in, or set to False if it is a custom role definition [RoleAssignments ]: List of Role assignments for this role definition. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -19339,8 +19524,8 @@ These must match the actionName that is defined as part of the rolePermission. [NotAllowedResourceActions ]: Not Allowed Actions. [Id ]: The unique identifier for an entity. Read-only. - [Members ]: The list of ids of role member security groups. -These are IDs from Azure Active Directory. + [Members ]: Indicates the list of role member security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. ROLEDEFINITIONS : The Role Definitions. [Id ]: The unique identifier for an entity. @@ -19352,10 +19537,13 @@ Set to True if it is built-in, or set to False if it is a custom role definition [RoleAssignments ]: List of Role assignments for this role definition. [Id ]: The unique identifier for an entity. Read-only. - [Description ]: Description of the Role Assignment. - [DisplayName ]: The display or friendly name of the role Assignment. - [ResourceScopes ]: List of ids of role scope member security groups. - These are IDs from Azure Active Directory. + [Description ]: Indicates the description of the role assignment. +For example: 'All administrators, employees and scope tags associated with the Houston office.' Max length is 1024 characters. + [DisplayName ]: Indicates the display name of the role assignment. +For example: 'Houston administrators and users'. +Max length is 128 characters. + [ResourceScopes ]: Indicates the list of resource scope security group Entra IDs. +For example: {dec942f4-6777-4998-96b4-522e383b08e2}. [RoleDefinition ]: The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. @@ -19395,15 +19583,6 @@ Read-only. [UnknownDeviceCount ]: Number of unknown devices. [UnknownUserCount ]: Number of unknown users. -TELECOMEXPENSEMANAGEMENTPARTNERS : The telecom expense management partners. - [Id ]: The unique identifier for an entity. -Read-only. - [AppAuthorized ]: Whether the partner's AAD app has been authorized to access Intune. - [DisplayName ]: Display name of the TEM partner. - [Enabled ]: Whether Intune's connection to the TEM service is currently enabled or disabled. - [LastConnectionDateTime ]: Timestamp of the last request sent to Intune by the TEM partner. - [Url ]: URL of the TEM partner's administrative control panel, where an administrator can configure their TEM service. - TERMSANDCONDITIONS : The terms and conditions associated with device management of the company. [Id ]: The unique identifier for an entity. Read-only. @@ -21454,6 +21633,9 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22829,6 +23011,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -23612,6 +23802,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24312,7 +24507,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -24427,8 +24623,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -24493,7 +24689,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -24514,6 +24720,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -25721,7 +25928,6 @@ Valid values -2147483648 to 2147483647 ## RELATED LINKS - [Update-MgDeviceManagement](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagement) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-tem-devicemanagement-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDetectedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDetectedApp.md index d61e13bd22b6..ec9d2a77004e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDetectedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDetectedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdetectedapp Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDetectedApp --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDetectedApp ## SYNOPSIS -Update the properties of a detectedApp object. +Update the navigation property detectedApps in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDetectedApp](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDetectedApp?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a detectedApp object. +Update the navigation property detectedApps in deviceManagement **Permissions** @@ -731,8 +731,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -797,7 +797,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -818,6 +828,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -1776,6 +1787,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3151,6 +3210,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3934,6 +4001,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4634,7 +4706,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5808,8 +5881,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5874,7 +5947,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5895,6 +5978,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6853,6 +6937,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8228,6 +8360,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9011,6 +9151,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9711,7 +9856,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10810,7 +10956,6 @@ Defaults to setting on client device. ## RELATED LINKS - [Update-MgDeviceManagementDetectedApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdetectedapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-detectedapp-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCategory.md index f9c4f9b33d8f..0325e5a5a291 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecategory Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceCategory --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceCategory ## SYNOPSIS -Update the properties of a deviceCategory object. +Update the navigation property deviceCategories in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceCategory](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceCategory?view=graph-powershell-beta) @@ -69,7 +69,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceCategory object. +Update the navigation property deviceCategories in deviceManagement **Permissions** @@ -590,7 +590,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceCategory](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecategory) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-devicecategory-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicy.md index ea69564b885a..9995c1e3a826 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicy Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceCompliancePolicy --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceCompliancePolicy ## SYNOPSIS -Update the properties of a androidWorkProfileCompliancePolicy object. +Update the navigation property deviceCompliancePolicies in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceCompliancePolicy](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceCompliancePolicy?view=graph-powershell-beta) @@ -83,7 +83,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a androidWorkProfileCompliancePolicy object. +Update the navigation property deviceCompliancePolicies in deviceManagement **Permissions** @@ -1047,7 +1047,6 @@ Read-only. ## RELATED LINKS - [Update-MgDeviceManagementDeviceCompliancePolicy](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicy) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilecompliancepolicy-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyAssignment.md index 4f85b808cd84..a95c76d6fd4c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicyassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceCompliancePolicyAssignment --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceCompliancePolicyAssignment ## SYNOPSIS -Update the properties of a deviceCompliancePolicyAssignment object. +Update the navigation property assignments in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceCompliancePolicyAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceCompliancePolicyAssignment?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceCompliancePolicyAssignment object. +Update the navigation property assignments in deviceManagement **Permissions** @@ -589,7 +589,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceCompliancePolicyAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicyassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md index 7bbac570625d..e67597c86c76 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicydevicesettingstatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary.md index ec2b212b4f74..e6385fea9f19 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicydevicestatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary ## SYNOPSIS -Update the properties of a deviceCompliancePolicyDeviceStateSummary object. +Update the navigation property deviceCompliancePolicyDeviceStateSummary in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary?view=graph-powershell-beta) @@ -52,7 +52,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceCompliancePolicyDeviceStateSummary object. +Update the navigation property deviceCompliancePolicyDeviceStateSummary in deviceManagement **Permissions** @@ -605,7 +605,6 @@ Read-only. ## RELATED LINKS - [Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicydevicestatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicydevicestatesummary-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md index a59ab3f05cc7..ba042193110d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicydevicestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus ## SYNOPSIS -Update the properties of a deviceComplianceDeviceStatus object. +Update the navigation property deviceStatuses in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceComplianceDeviceStatus object. +Update the navigation property deviceStatuses in deviceManagement **Permissions** @@ -763,7 +763,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicydevicestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview.md index efb32c6cbbb0..7b9de22ea4a7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicydevicestatusoverview Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview ## SYNOPSIS -Update the properties of a deviceComplianceDeviceOverview object. +Update the navigation property deviceStatusOverview in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceComplianceDeviceOverview object. +Update the navigation property deviceStatusOverview in deviceManagement **Permissions** @@ -736,7 +736,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicydevicestatusoverview) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedeviceoverview-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md index affa855617f2..28e8b2509b0a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicyscheduledactionforrule Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule ## SYNOPSIS -Update the properties of a deviceComplianceScheduledActionForRule object. +Update the navigation property scheduledActionsForRule in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceComplianceScheduledActionForRule object. +Update the navigation property scheduledActionsForRule in deviceManagement **Permissions** @@ -639,7 +639,6 @@ Valid values 0 to 8760 ## RELATED LINKS - [Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicyscheduledactionforrule) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md index 7d8fbb3fff0b..d60b82ad922b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicyscheduledactionforrulescheduledactionconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleSche ## SYNOPSIS -Update the properties of a deviceComplianceActionItem object. +Update the navigation property scheduledActionConfigurations in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceComplianceActionItem object. +Update the navigation property scheduledActionConfigurations in deviceManagement **Permissions** @@ -709,7 +709,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicyscheduledactionforrulescheduledactionconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md index a3ed603f1a89..31e3b377f976 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicysettingstatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary ## SYNOPSIS -Update the properties of a deviceCompliancePolicySettingStateSummary object. +Update the navigation property deviceCompliancePolicySettingStateSummaries in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary?view=graph-powershell-beta) @@ -83,7 +83,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceCompliancePolicySettingStateSummary object. +Update the navigation property deviceCompliancePolicySettingStateSummaries in deviceManagement **Permissions** @@ -303,7 +303,7 @@ HelpMessage: '' ### -DeviceComplianceSettingStates -Not yet documented + To construct, see NOTES section for DEVICECOMPLIANCESETTINGSTATES properties and create a hash table. ```yaml @@ -811,7 +811,7 @@ BODYPARAMETER ``: Devi Read-only. [CompliantDeviceCount ]: Number of compliant devices [ConflictDeviceCount ]: Number of conflict devices - [DeviceComplianceSettingStates ]: Not yet documented + [DeviceComplianceSettingStates ]: [Id ]: The unique identifier for an entity. Read-only. [ComplianceGracePeriodExpirationDateTime ]: The DateTime when device compliance grace period expires @@ -834,7 +834,7 @@ Read-only. [SettingName ]: Name of the setting. [UnknownDeviceCount ]: Number of unknown devices -DEVICECOMPLIANCESETTINGSTATES : Not yet documented +DEVICECOMPLIANCESETTINGSTATES : . [Id ]: The unique identifier for an entity. Read-only. [ComplianceGracePeriodExpirationDateTime ]: The DateTime when device compliance grace period expires @@ -888,7 +888,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicysettingstatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md index 76257a7161e9..fb781b9e2f69 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicysettingstatesummarydevicecompliancesettingstate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceC ## SYNOPSIS -Update the properties of a deviceComplianceSettingState object. +Update the navigation property deviceComplianceSettingStates in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceComplianceSettingState object. +Update the navigation property deviceComplianceSettingStates in deviceManagement **Permissions** @@ -881,7 +881,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicysettingstatesummarydevicecompliancesettingstate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyUserStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyUserStatus.md index 1733018fe771..8fc1c26fc85f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyUserStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyUserStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicyuserstatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceCompliancePolicyUserStatus --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceCompliancePolicyUserStatus ## SYNOPSIS -Update the properties of a deviceComplianceUserStatus object. +Update the navigation property userStatuses in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceComplianceUserStatus object. +Update the navigation property userStatuses in deviceManagement **Permissions** @@ -703,7 +703,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceCompliancePolicyUserStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicyuserstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview.md index 09a17983fe9e..3e19bc30e59e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicyuserstatusoverview Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview ## SYNOPSIS -Update the properties of a deviceComplianceUserOverview object. +Update the navigation property userStatusOverview in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceComplianceUserOverview object. +Update the navigation property userStatusOverview in deviceManagement **Permissions** @@ -734,7 +734,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdevicecompliancepolicyuserstatusoverview) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuseroverview-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfiguration.md index 025a00ff0221..420f05c0171d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfiguration Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceConfiguration --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceConfiguration ## SYNOPSIS -Update the properties of a sharedPCConfiguration object. +Update the navigation property deviceConfigurations in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceConfiguration](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceConfiguration?view=graph-powershell-beta) @@ -81,7 +81,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a sharedPCConfiguration object. +Update the navigation property deviceConfigurations in deviceManagement **Permissions** @@ -973,7 +973,6 @@ Read-only. ## RELATED LINKS - [Update-MgDeviceManagementDeviceConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-sharedpcconfiguration-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationAssignment.md index d5e2744848be..62f90d476d17 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceConfigurationAssignment --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceConfigurationAssignment ## SYNOPSIS -Update the properties of a deviceConfigurationAssignment object. +Update the navigation property assignments in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceConfigurationAssignment](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceConfigurationAssignment?view=graph-powershell-beta) @@ -69,7 +69,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceConfigurationAssignment object. +Update the navigation property assignments in deviceManagement **Permissions** @@ -587,7 +587,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceConfigurationAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md index 879aa2f71f54..d6f6636d42f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationdevicesettingstatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary ## SYNOPSIS -Update the properties of a settingStateDeviceSummary object. +Update the navigation property deviceSettingStateSummaries in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a settingStateDeviceSummary object. +Update the navigation property deviceSettingStateSummaries in deviceManagement **Permissions** @@ -823,7 +823,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationdevicesettingstatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary.md index 1272e3899ed3..7e692064074d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationdevicestatesummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary ## SYNOPSIS -Update the properties of a deviceConfigurationDeviceStateSummary object. +Update the navigation property deviceConfigurationDeviceStateSummaries in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceConfigurationDeviceStateSummary object. +Update the navigation property deviceConfigurationDeviceStateSummaries in deviceManagement **Permissions** @@ -557,7 +557,6 @@ Read-only. ## RELATED LINKS - [Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationdevicestatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatesummary-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceStatus.md index 3b215207aabb..e0004a3799fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationdevicestatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceConfigurationDeviceStatus --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceConfigurationDeviceStatus ## SYNOPSIS -Update the properties of a deviceConfigurationDeviceStatus object. +Update the navigation property deviceStatuses in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatus?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceConfigurationDeviceStatus object. +Update the navigation property deviceStatuses in deviceManagement **Permissions** @@ -763,7 +763,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceConfigurationDeviceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationdevicestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview.md index ceaf8f09d0b9..0cdb888107ce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationdevicestatusoverview Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview ## SYNOPSIS -Update the properties of a deviceConfigurationDeviceOverview object. +Update the navigation property deviceStatusOverview in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceConfigurationDeviceOverview object. +Update the navigation property deviceStatusOverview in deviceManagement **Permissions** @@ -736,7 +736,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationdevicestatusoverview) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdeviceoverview-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationUserStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationUserStatus.md index 324a16c9e6de..8e03ef01db58 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationUserStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationUserStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationuserstatus Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceConfigurationUserStatus --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceConfigurationUserStatus ## SYNOPSIS -Update the properties of a deviceConfigurationUserStatus object. +Update the navigation property userStatuses in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceConfigurationUserStatus](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceConfigurationUserStatus?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceConfigurationUserStatus object. +Update the navigation property userStatuses in deviceManagement **Permissions** @@ -703,7 +703,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceConfigurationUserStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationuserstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationUserStatusOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationUserStatusOverview.md index 013a0dc246f3..fc2f4f7d620b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationUserStatusOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementDeviceConfigurationUserStatusOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationuserstatusoverview Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementDeviceConfigurationUserStatusOverview --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementDeviceConfigurationUserStatusOverview ## SYNOPSIS -Update the properties of a deviceConfigurationUserOverview object. +Update the navigation property userStatusOverview in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceConfigurationUserOverview object. +Update the navigation property userStatusOverview in deviceManagement **Permissions** @@ -734,7 +734,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementDeviceConfigurationUserStatusOverview](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementdeviceconfigurationuserstatusoverview) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuseroverview-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDevice.md index 1fcc2520fc30..2de03e12ea72 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmanageddevice Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementManagedDevice --- @@ -45,7 +45,7 @@ Update-MgDeviceManagementManagedDevice -ManagedDeviceId [-ResponseHeade [-ExchangeAccessStateReason ] [-Id ] [-LogCollectionRequests ] [-ManagedDeviceName ] [-ManagedDeviceOwnerType ] - [-ManagementAgent ] [-Notes ] + [-ManagementAgent ] [-ManagementState ] [-Notes ] [-PartnerReportedThreatState ] [-Users ] [-WindowsProtectionState ] [-Break] [-Headers ] [-HttpPipelineAppend ] @@ -80,7 +80,7 @@ Update-MgDeviceManagementManagedDevice -InputObject [-ExchangeAccessStateReason ] [-Id ] [-LogCollectionRequests ] [-ManagedDeviceName ] [-ManagedDeviceOwnerType ] - [-ManagementAgent ] [-Notes ] + [-ManagementAgent ] [-ManagementState ] [-Notes ] [-PartnerReportedThreatState ] [-Users ] [-WindowsProtectionState ] [-Break] [-Headers ] [-HttpPipelineAppend ] @@ -772,6 +772,33 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ManagementState + +Management state of device in Microsoft Intune. + +```yaml +Type: Microsoft.Graph.PowerShell.Support.ManagementState +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Notes Notes on the device created by IT Admin. @@ -1094,8 +1121,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -1160,7 +1187,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -1181,6 +1218,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -2139,6 +2177,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3514,6 +3600,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4297,6 +4391,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4997,7 +5096,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -6124,8 +6224,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -6149,8 +6249,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -6194,7 +6294,17 @@ DEVICEHEALTHATTESTATIONSTATE ``: de [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows INPUTOBJECT ``: Identity Parameter @@ -7197,6 +7307,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8572,6 +8730,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9355,6 +9521,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10055,7 +10226,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10170,8 +10342,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10236,7 +10408,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10257,6 +10439,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -11328,7 +11511,6 @@ Defaults to setting on client device. ## RELATED LINKS - [Update-MgDeviceManagementManagedDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmanageddevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceCategory.md index bc3b0a9b99d6..4d2461ea9c6c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmanageddevicecategory Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementManagedDeviceCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceCompliancePolicyState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceCompliancePolicyState.md index 0ed6b27b5d3f..ff256cc455b9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceCompliancePolicyState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceCompliancePolicyState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmanageddevicecompliancepolicystate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementManagedDeviceCompliancePolicyState --- @@ -666,8 +666,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -720,8 +720,8 @@ SETTINGSTATES : . [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceConfigurationState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceConfigurationState.md index be0ad811015f..5aa46b4ccef0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceConfigurationState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceConfigurationState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmanageddeviceconfigurationstate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementManagedDeviceConfigurationState --- @@ -666,8 +666,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -720,8 +720,8 @@ SETTINGSTATES : . [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceLogCollectionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceLogCollectionRequest.md index cc93f2b53646..8385e6e91973 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceLogCollectionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceLogCollectionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmanageddevicelogcollectionrequest Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementManagedDeviceLogCollectionRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount.md index daaf35991a06..f2428e3f5973 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmanageddevicewindowsdeviceaccount Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount ## SYNOPSIS -Not yet documented +Invoke action updateWindowsDeviceAccount > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementManagedDeviceWindowsDeviceAccount](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementManagedDeviceWindowsDeviceAccount?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action updateWindowsDeviceAccount **Permissions** @@ -523,14 +523,14 @@ BODYPARAMETER `]: This indicates any property can be added to this object. [UpdateWindowsDeviceAccountActionParameter ]: updateWindowsDeviceAccountActionParameter [(Any) ]: This indicates any property can be added to this object. - [CalendarSyncEnabled ]: Not yet documented + [CalendarSyncEnabled ]: [DeviceAccount ]: windowsDeviceAccount [(Any) ]: This indicates any property can be added to this object. - [Password ]: Not yet documented - [DeviceAccountEmail ]: Not yet documented - [ExchangeServer ]: Not yet documented - [PasswordRotationEnabled ]: Not yet documented - [SessionInitiationProtocalAddress ]: Not yet documented + [Password ]: + [DeviceAccountEmail ]: + [ExchangeServer ]: + [PasswordRotationEnabled ]: + [SessionInitiationProtocalAddress ]: INPUTOBJECT ``: Identity Parameter [AppLogCollectionRequestId ]: The unique identifier of appLogCollectionRequest @@ -569,20 +569,19 @@ INPUTOBJECT ``: Identity Parameter UPDATEWINDOWSDEVICEACCOUNTACTIONPARAMETER ``: updateWindowsDeviceAccountActionParameter [(Any) ]: This indicates any property can be added to this object. - [CalendarSyncEnabled ]: Not yet documented + [CalendarSyncEnabled ]: [DeviceAccount ]: windowsDeviceAccount [(Any) ]: This indicates any property can be added to this object. - [Password ]: Not yet documented - [DeviceAccountEmail ]: Not yet documented - [ExchangeServer ]: Not yet documented - [PasswordRotationEnabled ]: Not yet documented - [SessionInitiationProtocalAddress ]: Not yet documented + [Password ]: + [DeviceAccountEmail ]: + [ExchangeServer ]: + [PasswordRotationEnabled ]: + [SessionInitiationProtocalAddress ]: ## RELATED LINKS - [Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmanageddevicewindowsdeviceaccount) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceWindowsProtectionState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceWindowsProtectionState.md index 2a89e708a9da..52cfbdc1f5af 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceWindowsProtectionState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceWindowsProtectionState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmanageddevicewindowsprotectionstate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementManagedDeviceWindowsProtectionState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md index b33db1c24359..bc7552478ae2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmanageddevicewindowsprotectionstatedetectedmalwarestate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementMobileAppTroubleshootingEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementMobileAppTroubleshootingEvent.md index d01715deb32f..2c1699168d8e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementMobileAppTroubleshootingEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementMobileAppTroubleshootingEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmobileapptroubleshootingevent Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementMobileAppTroubleshootingEvent --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementMobileAppTroubleshootingEvent ## SYNOPSIS -Update the properties of a mobileAppTroubleshootingEvent object. +Update the navigation property mobileAppTroubleshootingEvents in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementMobileAppTroubleshootingEvent](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementMobileAppTroubleshootingEvent?view=graph-powershell-beta) @@ -69,7 +69,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a mobileAppTroubleshootingEvent object. +Update the navigation property mobileAppTroubleshootingEvents in deviceManagement **Permissions** @@ -570,7 +570,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementMobileAppTroubleshootingEvent](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmobileapptroubleshootingevent) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md index 7302aa281550..8767a51c5ca2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmobileapptroubleshootingeventapplogcollectionrequest Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionReq ## SYNOPSIS -Update the properties of a appLogCollectionRequest object. +Update the navigation property appLogCollectionRequests in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest?view=graph-powershell-beta) @@ -74,7 +74,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a appLogCollectionRequest object. +Update the navigation property appLogCollectionRequests in deviceManagement **Permissions** @@ -677,7 +677,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementmobileapptroubleshootingeventapplogcollectionrequest) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementNotificationMessageTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementNotificationMessageTemplate.md index f1f97a3b91f6..30c3e0502873 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementNotificationMessageTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementNotificationMessageTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementnotificationmessagetemplate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementNotificationMessageTemplate --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementNotificationMessageTemplate ## SYNOPSIS -Update the properties of a notificationMessageTemplate object. +Update the navigation property notificationMessageTemplates in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementNotificationMessageTemplate](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementNotificationMessageTemplate?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a notificationMessageTemplate object. +Update the navigation property notificationMessageTemplates in deviceManagement **Permissions** @@ -734,7 +734,6 @@ To unset, set this property to true on another Localized Notification Message. ## RELATED LINKS - [Update-MgDeviceManagementNotificationMessageTemplate](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementnotificationmessagetemplate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md index cfef36fde49f..8f84cd88159c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementnotificationmessagetemplatelocalizednotificationmessage Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotification ## SYNOPSIS -Update the properties of a localizedNotificationMessage object. +Update the navigation property localizedNotificationMessages in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a localizedNotificationMessage object. +Update the navigation property localizedNotificationMessages in deviceManagement **Permissions** @@ -706,7 +706,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementnotificationmessagetemplatelocalizednotificationmessage) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementTroubleshootingEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementTroubleshootingEvent.md index 1596d69d5981..825ce9c4782f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementTroubleshootingEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementTroubleshootingEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementtroubleshootingevent Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementTroubleshootingEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md index 794d1fb5b0bd..b0d3a2712a01 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementwindowsinformationprotectionapplearningsummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary ## SYNOPSIS -Update the properties of a windowsInformationProtectionAppLearningSummary object. +Update the navigation property windowsInformationProtectionAppLearningSummaries in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a windowsInformationProtectionAppLearningSummary object. +Update the navigation property windowsInformationProtectionAppLearningSummaries in deviceManagement **Permissions** @@ -620,7 +620,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementwindowsinformationprotectionapplearningsummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md index 4c4d6296587c..48c675b562ec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementwindowsinformationprotectionnetworklearningsummary Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSumma ## SYNOPSIS -Update the properties of a windowsInformationProtectionNetworkLearningSummary object. +Update the navigation property windowsInformationProtectionNetworkLearningSummaries in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a windowsInformationProtectionNetworkLearningSummary object. +Update the navigation property windowsInformationProtectionNetworkLearningSummaries in deviceManagement **Permissions** @@ -589,7 +589,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementwindowsinformationprotectionnetworklearningsummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsMalwareInformation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsMalwareInformation.md index 83b0020e61ac..a3a64eabf28d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsMalwareInformation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsMalwareInformation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementwindowsmalwareinformation Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementWindowsMalwareInformation --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementWindowsMalwareInformation ## SYNOPSIS -Update the properties of a windowsMalwareInformation object. +Update the navigation property windowsMalwareInformation in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementWindowsMalwareInformation](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementWindowsMalwareInformation?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a windowsMalwareInformation object. +Update the navigation property windowsMalwareInformation in deviceManagement **Permissions** @@ -723,7 +723,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementWindowsMalwareInformation](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementwindowsmalwareinformation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md index d23ec348f860..c482ad50c250 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DeviceManagement/Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DeviceManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementwindowsmalwareinformationdevicemalwarestate Locale: en-US Module Name: Microsoft.Graph.DeviceManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState --- @@ -13,7 +13,7 @@ title: Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState ## SYNOPSIS -Update the properties of a malwareStateForWindowsDevice object. +Update the navigation property deviceMalwareStates in deviceManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState](/powershell/module/Microsoft.Graph.Beta.DeviceManagement/Update-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a malwareStateForWindowsDevice object. +Update the navigation property deviceMalwareStates in deviceManagement **Permissions** @@ -736,7 +736,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState](https://learn.microsoft.com/powershell/module/microsoft.graph.devicemanagement/update-mgdevicemanagementwindowsmalwareinformationdevicemalwarestate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrint.md index ee67d6fdf6a7..16ca8257a202 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprint Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintConnector.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintConnector.md index c6ae72a77304..3202b453e9c2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintConnector.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintConnector.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintconnector Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintConnector --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintConnectorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintConnectorCount.md index dea237da1b71..0358d47d558e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintConnectorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintConnectorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintconnectorcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintConnectorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintOperation.md index 32c0c0cb6562..3b2408bf45d6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintoperation Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintOperationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintOperationCount.md index 451ac8fe7d46..6076bf1ebad1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintOperationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintOperationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintoperationcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintOperationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinter.md index 0ff7fd7acbf6..0a344a4fbd52 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprinter Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinter --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterConnector.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterConnector.md index c163ad4bf14c..ac7a975e0f0c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterConnector.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterConnector.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprinterconnector Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterConnector --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterConnectorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterConnectorCount.md index 3aad911d42b8..19084bb546fe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterConnectorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterConnectorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprinterconnectorcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterConnectorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterCount.md index b8892f621f62..2d491c52e73d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprintercount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJob.md index 3b5589156a58..a4373ef315cf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprinterjob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobCount.md index 50d87ff902c3..0f80ecf8faa7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprinterjobcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterJobCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobDocument.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobDocument.md index 2a2f35a72594..511274183a6d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobDocument.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobDocument.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprinterjobdocument Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterJobDocument --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobDocumentContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobDocumentContent.md index c4e8260c2989..29ee64b3f2ca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobDocumentContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobDocumentContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprinterjobdocumentcontent Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterJobDocumentContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobDocumentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobDocumentCount.md index aa4d7874b87a..e9fcd2dba936 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobDocumentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobDocumentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprinterjobdocumentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterJobDocumentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTask.md index cab0eb61ddbd..ec707fb74754 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprinterjobtask Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterJobTask --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTaskCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTaskCount.md index c37797984b84..4116d684119c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTaskCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTaskCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprinterjobtaskcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterJobTaskCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTaskDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTaskDefinition.md index 546b48f48f89..cbb8efe1fccf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTaskDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTaskDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprinterjobtaskdefinition Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterJobTaskDefinition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTaskTrigger.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTaskTrigger.md index 09348809bfca..3a8fac02a860 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTaskTrigger.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterJobTaskTrigger.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprinterjobtasktrigger Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterJobTaskTrigger --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterShare.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterShare.md index 5e9c01d288c3..e9c931b5d2fe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterShare.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterShare.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprintershare Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterShare --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterShareCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterShareCount.md index 0b8b4ed6400e..4a6fcb08cb88 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterShareCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterShareCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprintersharecount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterShareCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterTaskTrigger.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterTaskTrigger.md index 6a573e5b6282..3ed49aef369c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterTaskTrigger.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterTaskTrigger.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprintertasktrigger Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterTaskTrigger --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterTaskTriggerCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterTaskTriggerCount.md index 6e122ef9665b..bc82f856e586 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterTaskTriggerCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterTaskTriggerCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprintertasktriggercount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterTaskTriggerCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterTaskTriggerDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterTaskTriggerDefinition.md index ee656034aee9..9b45a2dec643 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterTaskTriggerDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintPrinterTaskTriggerDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintprintertasktriggerdefinition Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintPrinterTaskTriggerDefinition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintService.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintService.md index cb31ff57253f..b0853364209c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintService.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintService.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintservice Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintService --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintServiceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintServiceCount.md index fa26bf7d5388..b1862680e5c7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintServiceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintServiceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintservicecount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintServiceCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintServiceEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintServiceEndpoint.md index 26dbe6773b68..744e7ae12c2b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintServiceEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintServiceEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintserviceendpoint Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintServiceEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintServiceEndpointCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintServiceEndpointCount.md index e201623e9e4e..01ba8b76dab5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintServiceEndpointCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintServiceEndpointCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintserviceendpointcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintServiceEndpointCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShare.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShare.md index c8609ebf1042..ad7fb2dea34c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShare.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShare.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintshare Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShare --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroup.md index 9575b90503ff..7621eca4cd11 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintshareallowedgroup Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareAllowedGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupByRef.md index dcc2482ba5a9..b8e4789aefa4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintshareallowedgroupbyref Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareAllowedGroupByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupCount.md index ba85a94d22f0..a6bdcdd9c64b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintshareallowedgroupcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareAllowedGroupCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupServiceProvisioningError.md index f3e67e11c621..92ed5f5dd2f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintshareallowedgroupserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareAllowedGroupServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupServiceProvisioningErrorCount.md index 223fc90ffaf0..c6e03b26341a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedGroupServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintshareallowedgroupserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareAllowedGroupServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUser.md index 58d09ca62170..64f85a55734c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharealloweduser Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareAllowedUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserByRef.md index 213e594ce19a..9c2d97f4bf5f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharealloweduserbyref Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareAllowedUserByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserCount.md index f0f0cf240f73..b06d102ff947 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintshareallowedusercount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareAllowedUserCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserMailboxSetting.md index cb18495b68bc..e4b5dc81b075 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintshareallowedusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareAllowedUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserServiceProvisioningError.md index b41bb08a8a70..7ee380025f27 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharealloweduserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareAllowedUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserServiceProvisioningErrorCount.md index 33288447f225..6960c2224727 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareAllowedUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharealloweduserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareAllowedUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareCount.md index 4f0f72c5dcee..5e7c137b00f6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharecount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJob.md index 817644efd8ec..2cce277eb600 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharejob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobCount.md index fe16021eb0fb..9b4266bcfef8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharejobcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareJobCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobDocument.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobDocument.md index 5f21f79aaeef..aefe5410e527 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobDocument.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobDocument.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharejobdocument Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareJobDocument --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobDocumentContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobDocumentContent.md index 5bd6a48c1a80..0c2d58b43c66 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobDocumentContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobDocumentContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharejobdocumentcontent Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareJobDocumentContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobDocumentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobDocumentCount.md index 68ae5c20ec54..ca39117078ca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobDocumentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobDocumentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharejobdocumentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareJobDocumentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTask.md index 26c98a581cf7..fc1b334bda5b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharejobtask Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareJobTask --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTaskCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTaskCount.md index ae3aac53da5f..dc050181742b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTaskCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTaskCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharejobtaskcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareJobTaskCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTaskDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTaskDefinition.md index 9229ad513aaa..675effc44545 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTaskDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTaskDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharejobtaskdefinition Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareJobTaskDefinition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTaskTrigger.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTaskTrigger.md index 08a43732e339..f79ca17a12d0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTaskTrigger.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintShareJobTaskTrigger.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintsharejobtasktrigger Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintShareJobTaskTrigger --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintSharePrinter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintSharePrinter.md index 865399dac10e..207b56f35892 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintSharePrinter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintSharePrinter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprintshareprinter Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintSharePrinter --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinition.md index 6ec32838a83b..3b911aac4bf2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprinttaskdefinition Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintTaskDefinition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionCount.md index 72ad4572db9b..d3475c3405a7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprinttaskdefinitioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintTaskDefinitionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionTask.md index d709022bcd5a..5d877659c735 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprinttaskdefinitiontask Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintTaskDefinitionTask --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionTaskCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionTaskCount.md index d801e9cfc2f0..7a2f5e7f1b65 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionTaskCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionTaskCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprinttaskdefinitiontaskcount Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintTaskDefinitionTaskCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionTaskTrigger.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionTaskTrigger.md index 3d6c57d60527..61e818ad58a5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionTaskTrigger.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Get-MgPrintTaskDefinitionTaskTrigger.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/get-mgprinttaskdefinitiontasktrigger Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgPrintTaskDefinitionTaskTrigger --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgAbortPrintPrinterJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgAbortPrintPrinterJob.md index c26ccf86aefe..beef408c9570 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgAbortPrintPrinterJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgAbortPrintPrinterJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/invoke-mgabortprintprinterjob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgAbortPrintPrinterJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgAbortPrintShareJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgAbortPrintShareJob.md index b8d3f9d209ee..b06a87acbdf9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgAbortPrintShareJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgAbortPrintShareJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/invoke-mgabortprintsharejob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgAbortPrintShareJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgRedirectPrintPrinterJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgRedirectPrintPrinterJob.md index c320165b2cf0..095c9cb88331 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgRedirectPrintPrinterJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgRedirectPrintPrinterJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/invoke-mgredirectprintprinterjob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRedirectPrintPrinterJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgRedirectPrintShareJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgRedirectPrintShareJob.md index daaacf0f3ad0..3a2148511d1a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgRedirectPrintShareJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Invoke-MgRedirectPrintShareJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/invoke-mgredirectprintsharejob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRedirectPrintShareJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Microsoft.Graph.Devices.CloudPrint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Microsoft.Graph.Devices.CloudPrint.md index 86aa7ec1f9af..0070fdb0be4c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Microsoft.Graph.Devices.CloudPrint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Microsoft.Graph.Devices.CloudPrint.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Devices.CloudPrint -Module Guid: 3bb2625c-8ea8-47fc-bf47-2761ff8d94cd +Module Guid: ed967844-9ba9-421f-8605-0c78246f420e Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.devices.cloudprint/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintConnector.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintConnector.md index b8ac5b2a4463..9047f7e11284 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintConnector.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintConnector.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintconnector Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintConnector --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintOperation.md index 998e941315d8..feff4b93788d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintoperation Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinter.md index 1be7e0c29f74..fe270b670781 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintprinter Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintPrinter --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJob.md index a9cd43df9a65..8a2562608625 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintprinterjob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintPrinterJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJobDocument.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJobDocument.md index e17ad0b77421..d420af0783f2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJobDocument.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJobDocument.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintprinterjobdocument Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintPrinterJobDocument --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJobDocumentUploadSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJobDocumentUploadSession.md index a026451df14c..671443867dc2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJobDocumentUploadSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJobDocumentUploadSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintprinterjobdocumentuploadsession Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintPrinterJobDocumentUploadSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJobTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJobTask.md index 2966752cbe8b..608038ec2e46 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJobTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterJobTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintprinterjobtask Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintPrinterJobTask --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterTaskTrigger.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterTaskTrigger.md index 4705125974f3..73b0d90df2f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterTaskTrigger.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintPrinterTaskTrigger.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintprintertasktrigger Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintPrinterTaskTrigger --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintService.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintService.md index d15949bae5a9..5be08b8f2cd8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintService.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintService.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintservice Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintService --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintServiceEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintServiceEndpoint.md index ca47fe39cc2c..cb703356878e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintServiceEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintServiceEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintserviceendpoint Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintServiceEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShare.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShare.md index 094e934b1254..e2818a05e8c5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShare.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShare.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintshare Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintShare --- @@ -1787,6 +1787,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2023,6 +2071,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4089,7 +4145,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4204,8 +4261,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4270,7 +4327,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4291,6 +4358,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5640,6 +5708,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -6692,6 +6765,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8067,6 +8188,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8850,6 +8979,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9550,7 +9684,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9665,8 +9800,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9731,7 +9866,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9752,6 +9897,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12060,6 +12206,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12296,6 +12490,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14362,7 +14564,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14477,8 +14680,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14543,7 +14746,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14564,6 +14777,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15662,6 +15876,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -17322,6 +17541,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17558,6 +17825,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -19624,7 +19899,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19739,8 +20015,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19805,7 +20081,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19826,6 +20112,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -20924,6 +21211,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareAllowedGroupByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareAllowedGroupByRef.md index 199c827d02bf..98f635742574 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareAllowedGroupByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareAllowedGroupByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintshareallowedgroupbyref Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintShareAllowedGroupByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareAllowedUserByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareAllowedUserByRef.md index 8a1989170379..b56423dcd290 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareAllowedUserByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareAllowedUserByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintsharealloweduserbyref Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintShareAllowedUserByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJob.md index dacc80cee6d9..1105c118123f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintsharejob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintShareJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJobDocument.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJobDocument.md index 5ee1d6206d1e..d3a64ccfa89c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJobDocument.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJobDocument.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintsharejobdocument Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintShareJobDocument --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJobDocumentUploadSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJobDocumentUploadSession.md index 93269d2fd588..5af12a33762e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJobDocumentUploadSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJobDocumentUploadSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintsharejobdocumentuploadsession Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintShareJobDocumentUploadSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJobTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJobTask.md index 2372e3abb094..21821264ebe3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJobTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintShareJobTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprintsharejobtask Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintShareJobTask --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintTaskDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintTaskDefinition.md index 81b54f9e99a9..a62fc889d447 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintTaskDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintTaskDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprinttaskdefinition Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintTaskDefinition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintTaskDefinitionTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintTaskDefinitionTask.md index 4f812a6094c5..00d2601ec75e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintTaskDefinitionTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/New-MgPrintTaskDefinitionTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/new-mgprinttaskdefinitiontask Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgPrintTaskDefinitionTask --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintConnector.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintConnector.md index 82914652e4c1..06848f06eb27 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintConnector.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintConnector.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintconnector Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintConnector --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintOperation.md index 1c64e7c2c49a..6f4750da548f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintoperation Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinter.md index cb5be2eb3999..5b2521c04f90 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintprinter Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintPrinter --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJob.md index 2fd68b6cd79d..d54dfbd3975e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintprinterjob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintPrinterJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJobDocument.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJobDocument.md index 5c03ef353244..e01045252c5e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJobDocument.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJobDocument.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintprinterjobdocument Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintPrinterJobDocument --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJobDocumentContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJobDocumentContent.md index 4af2f9510014..59d2d8627f0f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJobDocumentContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJobDocumentContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintprinterjobdocumentcontent Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintPrinterJobDocumentContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJobTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJobTask.md index f7cbf313a98e..c5072440465f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJobTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterJobTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintprinterjobtask Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintPrinterJobTask --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterTaskTrigger.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterTaskTrigger.md index 304f3bd8523f..20225d65de3a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterTaskTrigger.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintPrinterTaskTrigger.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintprintertasktrigger Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintPrinterTaskTrigger --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintService.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintService.md index f228ce9c6303..68529d052baa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintService.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintService.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintservice Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintService --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintServiceEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintServiceEndpoint.md index 653caa7b04ba..d0b1dc502872 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintServiceEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintServiceEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintserviceendpoint Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintServiceEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShare.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShare.md index 53f68772e472..8fa2426e7c0c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShare.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShare.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintshare Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintShare --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareAllowedGroupByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareAllowedGroupByRef.md index 9b316d8ccd30..46cf23a5ffcb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareAllowedGroupByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareAllowedGroupByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintshareallowedgroupbyref Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintShareAllowedGroupByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareAllowedUserByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareAllowedUserByRef.md index f7e0748ca06c..16c3dbb8bcf1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareAllowedUserByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareAllowedUserByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintsharealloweduserbyref Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintShareAllowedUserByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJob.md index ede8361e8835..da5602db6472 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintsharejob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintShareJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJobDocument.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJobDocument.md index 9f0785173152..c6244452f6e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJobDocument.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJobDocument.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintsharejobdocument Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintShareJobDocument --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJobDocumentContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJobDocumentContent.md index 1379dafd6527..30dc446618ab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJobDocumentContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJobDocumentContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintsharejobdocumentcontent Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintShareJobDocumentContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJobTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJobTask.md index dbd8e93a15c3..8edb7541fe6a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJobTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintShareJobTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprintsharejobtask Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintShareJobTask --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintTaskDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintTaskDefinition.md index b4e3a085666a..88c5e0b6c075 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintTaskDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintTaskDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprinttaskdefinition Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintTaskDefinition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintTaskDefinitionTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintTaskDefinitionTask.md index 10c5e4804cdb..05ede00c0c10 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintTaskDefinitionTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Remove-MgPrintTaskDefinitionTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/remove-mgprinttaskdefinitiontask Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgPrintTaskDefinitionTask --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Restore-MgPrintPrinterFactoryDefault.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Restore-MgPrintPrinterFactoryDefault.md index 215ecf4c1d3a..01c6997d788b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Restore-MgPrintPrinterFactoryDefault.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Restore-MgPrintPrinterFactoryDefault.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/restore-mgprintprinterfactorydefault Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgPrintPrinterFactoryDefault --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Set-MgPrintPrinterJobDocumentContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Set-MgPrintPrinterJobDocumentContent.md index 63196b8fc1f5..79a3188700e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Set-MgPrintPrinterJobDocumentContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Set-MgPrintPrinterJobDocumentContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/set-mgprintprinterjobdocumentcontent Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgPrintPrinterJobDocumentContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Set-MgPrintShareJobDocumentContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Set-MgPrintShareJobDocumentContent.md index 0d05e63b5f28..e8387d43e949 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Set-MgPrintShareJobDocumentContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Set-MgPrintShareJobDocumentContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/set-mgprintsharejobdocumentcontent Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgPrintShareJobDocumentContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Start-MgPrintPrinterJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Start-MgPrintPrinterJob.md index b6f2f98ee4a9..dce7b554ad4b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Start-MgPrintPrinterJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Start-MgPrintPrinterJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/start-mgprintprinterjob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Start-MgPrintPrinterJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Start-MgPrintShareJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Start-MgPrintShareJob.md index 21672f05f4cb..fc0770b8aa6e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Start-MgPrintShareJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Start-MgPrintShareJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/start-mgprintsharejob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Start-MgPrintShareJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Stop-MgPrintPrinterJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Stop-MgPrintPrinterJob.md index a43066a16c93..c20b0a3eb1fb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Stop-MgPrintPrinterJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Stop-MgPrintPrinterJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/stop-mgprintprinterjob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Stop-MgPrintPrinterJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Stop-MgPrintShareJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Stop-MgPrintShareJob.md index e2fb417559de..a1472303e92c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Stop-MgPrintShareJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Stop-MgPrintShareJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/stop-mgprintsharejob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Stop-MgPrintShareJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrint.md index 286011f7c608..8994186a8814 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprint Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrint --- @@ -1825,6 +1825,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2061,6 +2109,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4127,7 +4183,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4242,8 +4299,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4308,7 +4365,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4329,6 +4396,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5427,6 +5495,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -6920,6 +6993,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7156,6 +7277,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9222,7 +9351,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9337,8 +9467,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9403,7 +9533,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9424,6 +9564,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10522,6 +10663,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -11940,6 +12086,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12176,6 +12370,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14242,7 +14444,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14357,8 +14560,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14423,7 +14626,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14444,6 +14657,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15542,6 +15756,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintConnector.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintConnector.md index 0f4f4c431d4a..4f2539af30f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintConnector.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintConnector.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintconnector Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintConnector --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintOperation.md index 8035e019a7f5..6da70cf5f12b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintoperation Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinter.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinter.md index 694e3718d958..f0f5f87ff700 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinter.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinter.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintprinter Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintPrinter --- @@ -2243,6 +2243,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2479,6 +2527,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4545,7 +4601,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4660,8 +4717,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4726,7 +4783,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4747,6 +4814,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5845,6 +5913,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -7489,6 +7562,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7725,6 +7846,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9791,7 +9920,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9906,8 +10036,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9972,7 +10102,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9993,6 +10133,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -11091,6 +11232,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterJob.md index 42b03b2c06d5..956602caf253 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintprinterjob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintPrinterJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterJobDocument.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterJobDocument.md index 4cd7cee3067b..2f43a7d42fb1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterJobDocument.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterJobDocument.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintprinterjobdocument Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintPrinterJobDocument --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterJobTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterJobTask.md index b6e3c83cfc7b..13e87f72cdaa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterJobTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterJobTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintprinterjobtask Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintPrinterJobTask --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterTaskTrigger.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterTaskTrigger.md index e1bfa485719b..608d4978148f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterTaskTrigger.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintPrinterTaskTrigger.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintprintertasktrigger Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintPrinterTaskTrigger --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintService.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintService.md index bf1ee5e80db9..31ed7a00c5f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintService.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintService.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintservice Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintService --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintServiceEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintServiceEndpoint.md index a1bfb2dba085..1d75f2786988 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintServiceEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintServiceEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintserviceendpoint Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintServiceEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShare.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShare.md index a6cbf00b42f1..b10215ec14a1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShare.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShare.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintshare Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintShare --- @@ -1986,6 +1986,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2222,6 +2270,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4288,7 +4344,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4403,8 +4460,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4469,7 +4526,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4490,6 +4557,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5839,6 +5907,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -6891,6 +6964,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8266,6 +8387,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9049,6 +9178,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9749,7 +9883,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9864,8 +9999,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9930,7 +10065,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9951,6 +10096,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12259,6 +12405,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12495,6 +12689,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14561,7 +14763,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14676,8 +14879,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14742,7 +14945,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14763,6 +14976,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -15861,6 +16075,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -17536,6 +17755,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17772,6 +18039,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -19838,7 +20113,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19953,8 +20229,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20019,7 +20295,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20040,6 +20326,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -21138,6 +21425,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareAllowedUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareAllowedUserMailboxSetting.md index 1980e0d92af1..a335b73a77f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareAllowedUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareAllowedUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintshareallowedusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintShareAllowedUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareJob.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareJob.md index 0522243a7f0a..466567f0c024 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareJob.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareJob.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintsharejob Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintShareJob --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareJobDocument.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareJobDocument.md index 84fb3e15335d..17556941f7ab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareJobDocument.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareJobDocument.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintsharejobdocument Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintShareJobDocument --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareJobTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareJobTask.md index 5559b2c6ed92..edf566977fe9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareJobTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintShareJobTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprintsharejobtask Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintShareJobTask --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintTaskDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintTaskDefinition.md index c5d38e891b75..b54134556cc7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintTaskDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintTaskDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprinttaskdefinition Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintTaskDefinition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintTaskDefinitionTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintTaskDefinitionTask.md index e88165624e3b..4eb5343ade12 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintTaskDefinitionTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CloudPrint/Update-MgPrintTaskDefinitionTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CloudPrint-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.cloudprint/update-mgprinttaskdefinitiontask Locale: en-US Module Name: Microsoft.Graph.Devices.CloudPrint -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgPrintTaskDefinitionTask --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Clear-MgUserManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Clear-MgUserManagedDevice.md index cc03936ccf04..44dc2cb3bdb6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Clear-MgUserManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Clear-MgUserManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/clear-mgusermanageddevice Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Clear-MgUserManagedDevice --- @@ -639,7 +639,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Clear-MgUserManagedDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/clear-mgusermanageddevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Disable-MgUserManagedDeviceLostMode.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Disable-MgUserManagedDeviceLostMode.md index 72e30d9e94f5..f02eb6de7d18 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Disable-MgUserManagedDeviceLostMode.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Disable-MgUserManagedDeviceLostMode.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/disable-mgusermanageddevicelostmode Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Disable-MgUserManagedDeviceLostMode --- @@ -421,7 +421,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Disable-MgUserManagedDeviceLostMode](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/disable-mgusermanageddevicelostmode) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Find-MgUserManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Find-MgUserManagedDevice.md index 20a8dcd1695e..258b7dcb542d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Find-MgUserManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Find-MgUserManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/find-mgusermanageddevice Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Find-MgUserManagedDevice --- @@ -421,7 +421,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Find-MgUserManagedDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/find-mgusermanageddevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagement.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagement.md index 936cf3674481..b0f4ec4d758b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagement.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagement.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagement Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagement --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtection.md index 00f9c9cd24cd..164777df7c3b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementandroidmanagedappprotection Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementAndroidManagedAppProtection --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementAndroidManagedAppProtection ## SYNOPSIS -Read properties and relationships of the androidManagedAppProtection object. +Android managed app policies. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementAndroidManagedAppProtection](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementAndroidManagedAppProtection?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the androidManagedAppProtection object. +Android managed app policies. **Permissions** @@ -583,8 +583,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementAndroidManagedAppProtection](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementandroidmanagedappprotection) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappprotection-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappprotection-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionApp.md index 4014d2c56beb..89c6099b81f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementandroidmanagedappprotectionapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementAndroidManagedAppProtectionApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount.md index 0e3806e7c57e..adaff80212c8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementandroidmanagedappprotectionappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md index 7b22b9517bcc..6001b60cca2e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementandroidmanagedappprotectionassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount.md index 5e6c739995cc..cd25e46052bd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementandroidmanagedappprotectionassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionCount.md index 27ba6b5f63e2..45cd0a9055fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementandroidmanagedappprotectioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementAndroidManagedAppProtectionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary.md index ef6c9dd6952c..340cd9fee053 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementandroidmanagedappprotectiondeploymentsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtection.md index c8d560e176f5..0985d3cc89a9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementdefaultmanagedappprotection Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementDefaultManagedAppProtection --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementDefaultManagedAppProtection ## SYNOPSIS -Read properties and relationships of the defaultManagedAppProtection object. +Default managed app policies. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementDefaultManagedAppProtection](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementDefaultManagedAppProtection?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the defaultManagedAppProtection object. +Default managed app policies. **Permissions** @@ -583,8 +583,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementDefaultManagedAppProtection](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementdefaultmanagedappprotection) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-defaultmanagedappprotection-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-defaultmanagedappprotection-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionApp.md index 66b2cf2fadc8..e38c613a430d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementdefaultmanagedappprotectionapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementDefaultManagedAppProtectionApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount.md index 42d6b8530cd2..6db826881e78 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementdefaultmanagedappprotectionappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionCount.md index 1f0b0e41643a..b5beaf9391c8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementdefaultmanagedappprotectioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementDefaultManagedAppProtectionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary.md index 39d3728ebc27..b9a611ae7067 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementdefaultmanagedappprotectiondeploymentsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppPolicy.md index 7f3c083ab2e0..8289ebf7dd73 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedapppolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedAppPolicy --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementManagedAppPolicy ## SYNOPSIS -Read properties and relationships of the windowsInformationProtection object. +Managed app policies. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementManagedAppPolicy](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementManagedAppPolicy?view=graph-powershell-beta) @@ -57,7 +57,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the windowsInformationProtection object. +Managed app policies. **Permissions** @@ -582,8 +582,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementManagedAppPolicy](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedapppolicy) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotection-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedappprotection-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppPolicyCount.md index bfb447d5b75d..f7d2953a0028 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedapppolicycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedAppPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistration.md index 53d4d24d5f1f..7dc544467161 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappregistration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedAppRegistration --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementManagedAppRegistration ## SYNOPSIS -Read properties and relationships of the androidManagedAppRegistration object. +The managed app registrations. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementManagedAppRegistration](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementManagedAppRegistration?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the androidManagedAppRegistration object. +The managed app registrations. **Permissions** @@ -583,8 +583,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementManagedAppRegistration](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappregistration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappregistration-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappregistration-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md index 3e98e86e274f..bf9f6c9dfc81 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappregistrationappliedpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount.md index 2e862e62db9b..3722d3fe2113 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappregistrationappliedpolicycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationCount.md index 5821e57cd6c8..7b1bfd6b3b11 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappregistrationcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedAppRegistrationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md index d9290bbabb80..88d7421700d8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappregistrationintendedpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount.md index b37f371d8a1e..0fbaf383abf7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappregistrationintendedpolicycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationOperation.md index 54c1debc27b2..5535454916e8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappregistrationoperation Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedAppRegistrationOperation --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementManagedAppRegistrationOperation ## SYNOPSIS -Read properties and relationships of the managedAppOperation object. +Zero or more long running operations triggered on the app registration. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the managedAppOperation object. +Zero or more long running operations triggered on the app registration. **Permissions** @@ -611,8 +611,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementManagedAppRegistrationOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappregistrationoperation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedappoperation-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedappoperation-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationOperationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationOperationCount.md index badce1f38003..1cda2ec940ce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationOperationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationOperationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappregistrationoperationcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedAppRegistrationOperationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration.md index 99413832ed4b..8676f8f81df8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappregistrationuseridwithflaggedappregistration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegist ## SYNOPSIS -Not yet documented +Invoke function getUserIdsWithFlaggedAppRegistration > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration?view=graph-powershell-beta) @@ -37,7 +37,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke function getUserIdsWithFlaggedAppRegistration **Permissions** @@ -361,7 +361,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappregistrationuseridwithflaggedappregistration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedappregistration-getuseridswithflaggedappregistration?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppStatus.md index 3b166078163a..d8a71c8a3575 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappstatus Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedAppStatus --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementManagedAppStatus ## SYNOPSIS -Read properties and relationships of the managedAppStatusRaw object. +The managed app statuses. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementManagedAppStatus](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementManagedAppStatus?view=graph-powershell-beta) @@ -57,7 +57,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the managedAppStatusRaw object. +The managed app statuses. **Permissions** @@ -582,8 +582,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementManagedAppStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedappstatusraw-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedappstatusraw-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppStatusCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppStatusCount.md index 8778b442788f..4dd92174f8fb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppStatusCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedAppStatusCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedappstatuscount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedAppStatusCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBook.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBook.md index 78a9bc859167..3d4ca0877433 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBook.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBook.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebook Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedEBook --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementManagedEBook ## SYNOPSIS -Read properties and relationships of the iosVppEBook object. +The Managed eBook. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementManagedEBook](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementManagedEBook?view=graph-powershell-beta) @@ -57,7 +57,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the iosVppEBook object. +The Managed eBook. **Permissions** @@ -582,8 +582,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementManagedEBook](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebook) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-iosvppebook-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-iosvppebook-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookAssignment.md index 498ec964da6c..35a075aeccde 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedEBookAssignment --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementManagedEBookAssignment ## SYNOPSIS -Read properties and relationships of the iosVppEBookAssignment object. +The list of assignments for this eBook. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementManagedEBookAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementManagedEBookAssignment?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the iosVppEBookAssignment object. +The list of assignments for this eBook. **Permissions** @@ -611,8 +611,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementManagedEBookAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookAssignmentCount.md index ea1a2cca8807..23c4d1f69428 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedEBookAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookCount.md index 0c867f58df85..e5307e5ccf69 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedEBookCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookDeviceState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookDeviceState.md index 94cbcc135f62..ffc91e295baa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookDeviceState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookDeviceState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookdevicestate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedEBookDeviceState --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementManagedEBookDeviceState ## SYNOPSIS -Read properties and relationships of the deviceInstallState object. +The list of installation states for this eBook. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementManagedEBookDeviceState](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementManagedEBookDeviceState?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the deviceInstallState object. +The list of installation states for this eBook. **Permissions** @@ -611,8 +611,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementManagedEBookDeviceState](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookdevicestate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookDeviceStateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookDeviceStateCount.md index ffe96371018d..6c0ef111dc1d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookDeviceStateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookDeviceStateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookdevicestatecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedEBookDeviceStateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookInstallSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookInstallSummary.md index 8de3aa63b44d..d20ee867183e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookInstallSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookInstallSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookinstallsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedEBookInstallSummary --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementManagedEBookInstallSummary ## SYNOPSIS -Read properties and relationships of the eBookInstallSummary object. +Mobile App Install Summary. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementManagedEBookInstallSummary](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementManagedEBookInstallSummary?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the eBookInstallSummary object. +Mobile App Install Summary. **Permissions** @@ -400,7 +400,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementManagedEBookInstallSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookinstallsummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-ebookinstallsummary-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummary.md index d14161690526..dfe1eb0e7fc3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookuserstatesummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedEBookUserStateSummary --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementManagedEBookUserStateSummary ## SYNOPSIS -Read properties and relationships of the userInstallStateSummary object. +The list of installation states for this eBook. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the userInstallStateSummary object. +The list of installation states for this eBook. **Permissions** @@ -611,8 +611,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementManagedEBookUserStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookuserstatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount.md index 5fb19bff8ff0..c987226138b4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookuserstatesummarycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md index fa183660cec0..d464d10cd2d8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookuserstatesummarydevicestate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount.md index 617521bbbf37..de7673aa724c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmanagedebookuserstatesummarydevicestatecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md index 935d36176112..d01d943782cb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmdmwindowsinformationprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy ## SYNOPSIS -Read properties and relationships of the mdmWindowsInformationProtectionPolicy object. +Windows information protection for apps running on devices which are MDM enrolled. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the mdmWindowsInformationProtectionPolicy object. +Windows information protection for apps running on devices which are MDM enrolled. **Permissions** @@ -583,8 +583,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmdmwindowsinformationprotectionpolicy) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-mdmwindowsinformationprotectionpolicy-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-mdmwindowsinformationprotectionpolicy-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment.md index 67391de2fca0..5df98b23fb3b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmdmwindowsinformationprotectionpolicyassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount.md index e5cc8882341b..230cc6be246b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmdmwindowsinformationprotectionpolicyassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount.md index 9f86fda950ef..9da6e9dada6f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmdmwindowsinformationprotectionpolicycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile.md index 85c8617c796c..775603f73ade 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmdmwindowsinformationprotectionpolicyexemptapplockerfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount.md index 91709defaa33..568ceb83e4b3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmdmwindowsinformationprotectionpolicyexemptapplockerfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile.md index 222b4004a2d6..70582de31125 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmdmwindowsinformationprotectionpolicyprotectedapplockerfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount.md index eded92e9eb1b..4b1debba4604 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmdmwindowsinformationprotectionpolicyprotectedapplockerfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileApp.md index 762e02b7876d..b033e971f495 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileApp --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementMobileApp ## SYNOPSIS -Read properties and relationships of the managedIOSLobApp object. +The mobile apps. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileApp](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileApp?view=graph-powershell-beta) @@ -57,7 +57,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the managedIOSLobApp object. +The mobile apps. **Permissions** @@ -582,8 +582,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementMobileApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-managedioslobapp-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-windowsmicrosoftedgeapp-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobApp.md index 7eec211dac11..d172f7349a8d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidlobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidLobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md index c2230a3d0ba4..146a509704f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidlobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount.md index 81f1fb282b20..96e9bb98c539 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidlobappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory.md index fdee7c7de424..94b7cac44b93 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidlobappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount.md index be2ae9a383bd..7be4784f9147 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidlobappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md index beb666e90d33..1a47232b9f07 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidlobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion --- @@ -14,6 +14,7 @@ title: Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion ## SYNOPSIS The list of content versions for this app. +This property is read-only. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion?view=graph-powershell-beta) @@ -60,6 +61,7 @@ This cmdlet has the following aliases, ## DESCRIPTION The list of content versions for this app. +This property is read-only. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md index 46640d965f40..4782182400a6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidlobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount.md index 537222db97e6..a5711b353010 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidlobappcontentversioncontainedappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount.md index d61471597a7a..8ec843472eec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidlobappcontentversioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md index ee1906e2bf9f..6c90e38881af 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidlobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount.md index 1e96fb3cd586..ec3060e4e52e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidlobappcontentversionfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp.md index a3d99269f55d..a5e3ff05c6b2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidstoreapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md index 46dbc06c2971..a802a0adf602 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidstoreappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount.md index 6d5aa5ea3250..0f7e501334e4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidstoreappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory.md index 87692ec5af27..e56381b6fee5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidstoreappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount.md index 1a5020e9a8b8..d432f3ed917e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasandroidstoreappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreApp.md index cf53600aeda6..3fcf7888e029 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasiostoreapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsIoStoreApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md index c1265d7c73c5..fcfe7bbd8496 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasiostoreappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount.md index 04012b2ff441..2596b68419c2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasiostoreappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory.md index 317f583c091c..42f36fb4ae82 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasiostoreappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategoryCount.md index 7ed831e0c118..ed088122c7d6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasiostoreappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppApp.md index fe654501a65f..0a3d1c3b0927 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasiovppapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsIoVppApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md index 2f84053d581a..f9d9de862b32 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasiovppappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignmentCount.md index 7d27b8164027..043591aa5f8e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasiovppappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory.md index 31e3a3adc7eb..459ef58fe460 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasiovppappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppCategoryCount.md index 50110add8cd6..f1915d411c10 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsIoVppAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasiovppappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsIoVppAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp.md index ad675c43ca0f..2c9184689b56 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacosdmgapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md index 984c368338b2..427b82e5392e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacosdmgappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount.md index 13b539ef8ecb..691855a73507 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacosdmgappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory.md index b523a2f9d109..f378231a4d1f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacosdmgappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount.md index c0c777503cab..dece2249a7f1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacosdmgappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md index fac8f813379e..6651ce363566 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacosdmgappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion --- @@ -14,6 +14,7 @@ title: Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion ## SYNOPSIS The list of content versions for this app. +This property is read-only. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion?view=graph-powershell-beta) @@ -60,6 +61,7 @@ This cmdlet has the following aliases, ## DESCRIPTION The list of content versions for this app. +This property is read-only. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md index df5e3c09c8eb..ced5133b9cd3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacosdmgappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount.md index 0267fbbb04ed..583f7f9b9cf1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacosdmgappcontentversioncontainedappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount.md index 3dcd0d076f01..466e35b4d2f6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacosdmgappcontentversioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md index af4e902a300c..bfb3fcd4ee10 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacosdmgappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount.md index b466c9376c80..7ccad423053c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacosdmgappcontentversionfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobApp.md index 653291a3320f..5eb1fcb8f8f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacoslobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSLobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md index 14544bb2cf2c..4c6997bbd408 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacoslobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount.md index 6edb972c0071..33ff107bb6d7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacoslobappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory.md index 3fc3e4311adf..abb9718125d9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacoslobappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount.md index bcfb9fb38ceb..56b4449f4616 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacoslobappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md index aa1352df7dcd..2756e8cea429 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacoslobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion --- @@ -14,6 +14,7 @@ title: Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion ## SYNOPSIS The list of content versions for this app. +This property is read-only. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion?view=graph-powershell-beta) @@ -60,6 +61,7 @@ This cmdlet has the following aliases, ## DESCRIPTION The list of content versions for this app. +This property is read-only. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md index f14f4290a296..8cf16b9bd610 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacoslobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount.md index baec47d3273e..c5f6ccb3556a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacoslobappcontentversioncontainedappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount.md index 6fb0efafe49d..8d5dfa7a6542 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacoslobappcontentversioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md index 36bd497af4c8..a170f1333884 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacoslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount.md index 2b94da4eb59f..65ac7652eb5c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmacoslobappcontentversionfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp.md index 0c8c8fce8b8a..9fdd60fbc5e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedandroidlobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md index cb072dd5ef69..33eb171e89b5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedandroidlobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount.md index 3a94a91c1795..147ce4a01bb5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedandroidlobappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory.md index e6269ea6e585..ddc1b977bd04 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedandroidlobappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount.md index 0fbb5895e01a..403d88485c6a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedandroidlobappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md index 723586033ddb..7c905d2ddb2b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion --- @@ -14,6 +14,7 @@ title: Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion ## SYNOPSIS The list of content versions for this app. +This property is read-only. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion?view=graph-powershell-beta) @@ -60,6 +61,7 @@ This cmdlet has the following aliases, ## DESCRIPTION The list of content versions for this app. +This property is read-only. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md index b6db88b65a1d..974d5aed33be 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount.md index 95953195d16c..74234ebd6ed2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversioncontainedappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount.md index 722aa5166b69..bc3e0986be0d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md index 089b37b6fe32..97be84b17524 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount.md index 4135386214b9..29f05fa22e12 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversionfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp.md index 385572edf9ff..c29922cf34c3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedmobilelobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md index 1f6879e9ec1e..7abf48b36077 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedmobilelobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount.md index 093846584ec8..6bb08d25bbf7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedmobilelobappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory.md index 4f60b3a233d0..a345905f9bb8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedmobilelobappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount.md index c72ea73fb857..93bdb47b5d52 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedmobilelobappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md index 27bdf02fe88e..3fbe9c22e99b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion --- @@ -14,6 +14,7 @@ title: Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion ## SYNOPSIS The list of content versions for this app. +This property is read-only. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion?view=graph-powershell-beta) @@ -60,6 +61,7 @@ This cmdlet has the following aliases, ## DESCRIPTION The list of content versions for this app. +This property is read-only. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md index 2f29f8910d74..ccf0241bf6e5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount.md index 6fa39581c481..637067338e89 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversioncontainedappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount.md index 44154bf54ed9..35b5cea405e6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md index 108208f63b02..32ac73dd396a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount.md index 197ea0e3ffb8..3e987e5c1ee2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversionfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp.md index de80f7201c31..3daca204c47a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedioslobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md index 0c6aa8d09219..0814712e4faa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedioslobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount.md index 53a85f29bf46..ac40b2f7de45 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedioslobappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory.md index bb5b1fc3f340..5ff177537074 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedioslobappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount.md index b231814935a9..a08e44bb6ef9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedioslobappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md index 95b3866fa853..849f504399a1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedioslobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion --- @@ -14,6 +14,7 @@ title: Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion ## SYNOPSIS The list of content versions for this app. +This property is read-only. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion?view=graph-powershell-beta) @@ -60,6 +61,7 @@ This cmdlet has the following aliases, ## DESCRIPTION The list of content versions for this app. +This property is read-only. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md index da612a2b8348..f198071dd2f2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedioslobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount.md index 1939552d2d8d..66c480495858 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedioslobappcontentversioncontainedappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount.md index e6e32c74b93e..6e863dde9a36 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedioslobappcontentversioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md index bbb0108a69c9..4ff54e70988d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedioslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount.md index 4ba76af95790..25b56d57753b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmanagedioslobappcontentversionfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp.md index 9a67805acc1c..ed0da562e217 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmicrosoftstoreforbusinessapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md index 7fd8e7771b4d..efc964160a31 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmicrosoftstoreforbusinessappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount.md index 510b3ac11764..f595af1694a9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmicrosoftstoreforbusinessappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory.md index 8dc960abc09f..b99484b4b57b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmicrosoftstoreforbusinessappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount.md index a592d93b0496..a99be99ad686 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasmicrosoftstoreforbusinessappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobApp.md index 806f83105957..253e9dca4ace 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswin32lobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWin32LobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md index 1c94b82c69ac..21370a48344b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswin32lobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount.md index 26a542c3782d..8fd6d3e0725d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswin32lobappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory.md index e241a2d98630..b05f9cdd5d63 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswin32lobappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategoryCount.md index 268bb7373cb1..16dd7870ece4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswin32lobappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md index 3821fc011c13..a7605411d9c4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswin32lobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion --- @@ -14,6 +14,7 @@ title: Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion ## SYNOPSIS The list of content versions for this app. +This property is read-only. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion?view=graph-powershell-beta) @@ -60,6 +61,7 @@ This cmdlet has the following aliases, ## DESCRIPTION The list of content versions for this app. +This property is read-only. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md index 74e042fe5d5a..ef66b1f3802c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswin32lobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount.md index 1e8b128a5046..2ceb599e9876 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswin32lobappcontentversioncontainedappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount.md index ac6e300c0984..984fa3c69ff3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswin32lobappcontentversioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md index 1bbe757e3151..971498a423ab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswin32lobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount.md index bfaa07dafcdb..4d0ff597b5c2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswin32lobappcontentversionfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppX.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppX.md index f14dc1402f7a..94982b14bf0e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppX.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppX.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsappx Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsAppX --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md index 445b5f38c217..3d0be0b036bb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsappxassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount.md index d3a489de5aba..a3e30e28fb04 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsappxassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory.md index 9225c27230a2..4fee3e368aa3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsappxcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategoryCount.md index 916c1dad51c7..d5c5aedbea19 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsappxcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md index 32a78b4bed00..a9952780f7f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsappxcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion --- @@ -14,6 +14,7 @@ title: Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion ## SYNOPSIS The list of content versions for this app. +This property is read-only. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion?view=graph-powershell-beta) @@ -60,6 +61,7 @@ This cmdlet has the following aliases, ## DESCRIPTION The list of content versions for this app. +This property is read-only. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md index d94ad1bab8a8..3f76e7505138 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsappxcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount.md index fb74e3300b03..1eef244bd340 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsappxcontentversioncontainedappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount.md index c37e763eb9e1..38a19a33e2b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsappxcontentversioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md index deb1019adc94..138b08b27b25 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsappxcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount.md index 29ddf744af27..b099aad8737b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsappxcontentversionfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi.md index 4c70921b5d3b..8e4e87afb547 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsmobilemsi Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md index 4b2bb745338d..bab10b7d8b0e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsmobilemsiassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount.md index f8ade1a79bc4..7510fc81d5f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsmobilemsiassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory.md index 0b0c35c6e7f1..88e4da15ac55 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsmobilemsicategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount.md index 0a013d95ee12..e1013396f9d7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsmobilemsicategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md index 4ea4e97f46fb..11edaf30e841 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion --- @@ -14,6 +14,7 @@ title: Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion ## SYNOPSIS The list of content versions for this app. +This property is read-only. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion?view=graph-powershell-beta) @@ -60,6 +61,7 @@ This cmdlet has the following aliases, ## DESCRIPTION The list of content versions for this app. +This property is read-only. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md index ee3e99688cca..88245d546e97 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount.md index 03cf95faaf1e..fe9fd594bf6f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversioncontainedappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount.md index 30f49df02897..7d8625a938fa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md index 06a29bfbf5cd..f3bd9c224e7e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount.md index b2f5e8cde277..630798026cd3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversionfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX.md index ddd92e31fd84..fd7275113c89 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsuniversalappx Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md index 5514723af9e3..f0a9aa57271c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsuniversalappxassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount.md index beb132ae5ff7..cbd0b95eeb01 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsuniversalappxassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory.md index 727280de92bc..e03ff9d0e0a9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsuniversalappxcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount.md index 7f21f2d470f6..46eb150cd8ed 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsuniversalappxcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md index 0a488aeeeeee..773d9f113316 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsuniversalappxcommittedcontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp --- @@ -14,6 +14,7 @@ title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContaine ## SYNOPSIS The collection of contained apps in the committed mobileAppContent of a windowsUniversalAppX app. +This property is read-only. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp?view=graph-powershell-beta) @@ -60,6 +61,7 @@ This cmdlet has the following aliases, ## DESCRIPTION The collection of contained apps in the committed mobileAppContent of a windowsUniversalAppX app. +This property is read-only. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount.md index 1f4d6aab3429..f41f5457ae21 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsuniversalappxcommittedcontainedappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md index 93286076f9a4..5c24a90865a5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion --- @@ -14,6 +14,7 @@ title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion ## SYNOPSIS The list of content versions for this app. +This property is read-only. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion?view=graph-powershell-beta) @@ -60,6 +61,7 @@ This cmdlet has the following aliases, ## DESCRIPTION The list of content versions for this app. +This property is read-only. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md index e1faa7a83ac2..57540ab84a2c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount.md index 801eafacd0a6..70a7b6cb23b9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversioncontainedappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount.md index 4becf5734e28..898d571e30cc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md index e68c2082c403..49275d36053e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount.md index 916328bbdfb4..66b16114a992 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversionfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebApp.md index 6b192a912d02..f6ed1770d124 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowswebapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsWebApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md index 1e3e4be5202b..cec71e24aa74 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowswebappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount.md index 17cca49c791f..96d5786c9efe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowswebappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory.md index 72821cfc35eb..9bdf754af5ba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowswebappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount.md index 1b2df84bbed6..8c2425a02d91 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappaswindowswebappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobApp.md index 9c455f529a18..44f903ec77fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasioslobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsiOSLobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md index 221e27fa8d13..aed50e2e8052 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasioslobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount.md index 985a1e26deeb..8d1d860307bf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasioslobappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory.md index ecaffc53dba4..54df7f954565 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasioslobappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategoryCount.md index 68d6b2b5f924..8fdeef8838c7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasioslobappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md index 2b262b596052..515172c7d16a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasioslobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion --- @@ -14,6 +14,7 @@ title: Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion ## SYNOPSIS The list of content versions for this app. +This property is read-only. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion?view=graph-powershell-beta) @@ -60,6 +61,7 @@ This cmdlet has the following aliases, ## DESCRIPTION The list of content versions for this app. +This property is read-only. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md index c713a7eb3006..c577e10b548f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasioslobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount.md index 6a72308a3165..707441bf8da7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasioslobappcontentversioncontainedappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount.md index db3a70b89d4a..c2e80231e097 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasioslobappcontentversioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md index e5b16cb3c84b..720249dd3a25 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasioslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount.md index affd37618787..5679197da777 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappasioslobappcontentversionfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAssignment.md index 41c48a649aeb..8bb3aca556ca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAssignment --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementMobileAppAssignment ## SYNOPSIS -Read properties and relationships of the mobileAppAssignment object. +The list of group assignments for this mobile app. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppAssignment?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the mobileAppAssignment object. +The list of group assignments for this mobile app. **Permissions** @@ -610,8 +610,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementMobileAppAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAssignmentCount.md index f16f89d303b7..b3781eafac02 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCategory.md index 6224621a29ef..b8ac1e54c4a1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCategory --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementMobileAppCategory ## SYNOPSIS -Read properties and relationships of the mobileAppCategory object. +The mobile app categories. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppCategory](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppCategory?view=graph-powershell-beta) @@ -89,7 +89,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the mobileAppCategory object. +The mobile app categories. **Permissions** @@ -701,8 +701,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementMobileAppCategory](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcategory) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCategoryCount.md index ce807f2b8a6a..75de0c2f8987 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcategorycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCategoryCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfiguration.md index bb7cc45cf29d..e0a53856b205 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfiguration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppConfiguration --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementMobileAppConfiguration ## SYNOPSIS -Read properties and relationships of the managedDeviceMobileAppConfiguration object. +The Managed Device Mobile Application Configurations. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppConfiguration](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppConfiguration?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the managedDeviceMobileAppConfiguration object. +The Managed Device Mobile Application Configurations. **Permissions** @@ -583,8 +583,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementMobileAppConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationAssignment.md index 30050437cb7e..544815de255b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppConfigurationAssignment --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementMobileAppConfigurationAssignment ## SYNOPSIS -Read properties and relationships of the managedDeviceMobileAppConfigurationAssignment object. +The list of group assignemenets for app configration. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment?view=graph-powershell-beta) @@ -60,7 +60,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the managedDeviceMobileAppConfigurationAssignment object. +The list of group assignemenets for app configration. **Permissions** @@ -612,8 +612,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementMobileAppConfigurationAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount.md index 8ce90abfb6d7..55188b68e7d3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationCount.md index 62f4033b2723..c9b02dc78301 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppConfigurationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md index a4245f6612eb..0fbaf8aed88d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationdevicestatus Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus ## SYNOPSIS -Read properties and relationships of the managedDeviceMobileAppConfigurationDeviceStatus object. +List of ManagedDeviceMobileAppConfigurationDeviceStatus. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus?view=graph-powershell-beta) @@ -60,7 +60,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the managedDeviceMobileAppConfigurationDeviceStatus object. +List of ManagedDeviceMobileAppConfigurationDeviceStatus. **Permissions** @@ -612,8 +612,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationdevicestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount.md index bdc1c344bccb..b536285feb20 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationdevicestatuscount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary.md index 42a207a62d44..26ef6a074896 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationdevicestatussummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary ## SYNOPSIS -Read properties and relationships of the managedDeviceMobileAppConfigurationDeviceSummary object. +App configuration device status summary. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the managedDeviceMobileAppConfigurationDeviceSummary object. +App configuration device status summary. **Permissions** @@ -400,7 +400,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationdevicestatussummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationUserStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationUserStatus.md index 7156fb74bc4e..1a40f9b4df42 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationUserStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationUserStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationuserstatus Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppConfigurationUserStatus --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementMobileAppConfigurationUserStatus ## SYNOPSIS -Read properties and relationships of the managedDeviceMobileAppConfigurationUserStatus object. +List of ManagedDeviceMobileAppConfigurationUserStatus. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus?view=graph-powershell-beta) @@ -60,7 +60,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the managedDeviceMobileAppConfigurationUserStatus object. +List of ManagedDeviceMobileAppConfigurationUserStatus. **Permissions** @@ -612,8 +612,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementMobileAppConfigurationUserStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationuserstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount.md index 2bf07a8f8085..7cc63d088ecd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationuserstatuscount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary.md index d30c40e1e907..9bbd02acc8fe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationuserstatussummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary ## SYNOPSIS -Read properties and relationships of the managedDeviceMobileAppConfigurationUserSummary object. +App configuration user status summary. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the managedDeviceMobileAppConfigurationUserSummary object. +App configuration user status summary. **Permissions** @@ -400,7 +400,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappconfigurationuserstatussummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCount.md index 62fe4c08ce50..4f5f3661a5a6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsAndroidLobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsAndroidLobApp.md index 320a5977f20a..01ee817a1326 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsAndroidLobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsAndroidLobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountasandroidlobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsAndroidLobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsAndroidStoreApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsAndroidStoreApp.md index 8ac3b87f9d9a..c1298c2ead1a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsAndroidStoreApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsAndroidStoreApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountasandroidstoreapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsAndroidStoreApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsIoStoreApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsIoStoreApp.md index a0cf14cabc68..64b156c54b95 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsIoStoreApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsIoStoreApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountasiostoreapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsIoStoreApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsIoVppApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsIoVppApp.md index 9f79e2c974c2..acfad992cc1b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsIoVppApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsIoVppApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountasiovppapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsIoVppApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsMacOSDmgApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsMacOSDmgApp.md index 269c7cbd30b0..c6465fa17beb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsMacOSDmgApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsMacOSDmgApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountasmacosdmgapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsMacOSDmgApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsMacOSLobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsMacOSLobApp.md index 0b8b173e9c30..6597bbc34f3d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsMacOSLobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsMacOSLobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountasmacoslobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsMacOSLobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsManagedAndroidLobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsManagedAndroidLobApp.md index c07798e70fa1..cb52fa928103 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsManagedAndroidLobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsManagedAndroidLobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountasmanagedandroidlobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsManagedAndroidLobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp.md index 4a2ae83123ae..d60d4e5b5f22 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountasmanagedmobilelobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsManagediOSLobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsManagediOSLobApp.md index d4631d4c776e..a92d86756caf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsManagediOSLobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsManagediOSLobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountasmanagedioslobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsManagediOSLobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp.md index 81f79b185b4c..694c1bb00baf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountasmicrosoftstoreforbusinessapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWin32LobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWin32LobApp.md index 8995d8a97ed2..44406bfccc87 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWin32LobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWin32LobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountaswin32lobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsWin32LobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsAppX.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsAppX.md index 6a69766d4651..0e01a35def29 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsAppX.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsAppX.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountaswindowsappx Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsWindowsAppX --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsMobileMsi.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsMobileMsi.md index 341ab40b77df..41e46a5d2d66 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsMobileMsi.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsMobileMsi.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountaswindowsmobilemsi Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsWindowsMobileMsi --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsUniversalAppX.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsUniversalAppX.md index 004b4c2a6270..9b99ee306225 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsUniversalAppX.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsUniversalAppX.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountaswindowsuniversalappx Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsWindowsUniversalAppX --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsWebApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsWebApp.md index 9144353060e4..35eacac0fff9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsWebApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsWindowsWebApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountaswindowswebapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsWindowsWebApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsiOSLobApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsiOSLobApp.md index bddf2ca57c66..47999dec3816 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsiOSLobApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppCountAsiOSLobApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileappcountasioslobapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppCountAsiOSLobApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppRelationship.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppRelationship.md index b693ff22acb0..44644de2fba4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppRelationship.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppRelationship.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileapprelationship Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppRelationship --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppRelationshipCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppRelationshipCount.md index 4877393a4bbe..d512fc722ef7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppRelationshipCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementMobileAppRelationshipCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementmobileapprelationshipcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementMobileAppRelationshipCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfiguration.md index 2e46c8c72f59..4f520419a46f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementtargetedmanagedappconfiguration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementTargetedManagedAppConfiguration --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementTargetedManagedAppConfiguration ## SYNOPSIS -Read properties and relationships of the targetedManagedAppConfiguration object. +Targeted managed app configurations. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the targetedManagedAppConfiguration object. +Targeted managed app configurations. **Permissions** @@ -583,8 +583,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementTargetedManagedAppConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementtargetedmanagedappconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md index a50b98b866aa..4b901d3687dd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementtargetedmanagedappconfigurationapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount.md index 384c2bda8b36..c5494c76f09f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementtargetedmanagedappconfigurationappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md index 93502c0b3613..b9ae109ad975 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementtargetedmanagedappconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount.md index 717bbf770186..30ee609f04be 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementtargetedmanagedappconfigurationassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount.md index bf8c2a053202..755b9ee809c9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementtargetedmanagedappconfigurationcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary.md index 4becfae57909..e3a0a09011f9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementtargetedmanagedappconfigurationdeploymentsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementVppToken.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementVppToken.md index 8b698e0b3286..a3402cc1801f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementVppToken.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementVppToken.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementvpptoken Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementVppToken --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementVppToken ## SYNOPSIS -Read properties and relationships of the vppToken object. +List of Vpp tokens for this organization. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementVppToken](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementVppToken?view=graph-powershell-beta) @@ -57,7 +57,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the vppToken object. +List of Vpp tokens for this organization. **Permissions** @@ -582,8 +582,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementVppToken](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementvpptoken) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementVppTokenCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementVppTokenCount.md index 457803334eeb..fdc4903b3ab3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementVppTokenCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementVppTokenCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementvpptokencount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementVppTokenCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicy.md index 94857000524e..fd031b10e5c4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementwindowsinformationprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementWindowsInformationProtectionPolicy --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementWindowsInformationProtectionPolicy ## SYNOPSIS -Read properties and relationships of the windowsInformationProtectionPolicy object. +Windows information protection for apps running on devices which are not MDM enrolled. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the windowsInformationProtectionPolicy object. +Windows information protection for apps running on devices which are not MDM enrolled. **Permissions** @@ -583,8 +583,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementWindowsInformationProtectionPolicy](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementwindowsinformationprotectionpolicy) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionpolicy-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionpolicy-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment.md index 6c76de981e32..1b362b968349 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementwindowsinformationprotectionpolicyassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount.md index 1cfeb296a524..608e5bada3f7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementwindowsinformationprotectionpolicyassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount.md index e95aa6676c0b..c35bf1bbc91b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementwindowsinformationprotectionpolicycount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile.md index 297ef007892f..b0748d3a61dd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementwindowsinformationprotectionpolicyexemptapplockerfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLocke ## SYNOPSIS -Read properties and relationships of the windowsInformationProtectionAppLockerFile object. +Another way to input exempt apps through xml files > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile?view=graph-powershell-beta) @@ -60,7 +60,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the windowsInformationProtectionAppLockerFile object. +Another way to input exempt apps through xml files **Permissions** @@ -612,8 +612,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementwindowsinformationprotectionpolicyexemptapplockerfile) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionapplockerfile-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionapplockerfile-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount.md index 6fde6c26f953..bfa8b8c012d4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementwindowsinformationprotectionpolicyexemptapplockerfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md index 880e4bd74878..a71891c4dfb8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementwindowsinformationprotectionpolicyprotectedapplockerfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount.md index f536b45a57c1..b2c9bc32151a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementwindowsinformationprotectionpolicyprotectedapplockerfilecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtection.md index 808fac82220d..7082e8f69271 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementiosmanagedappprotection Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementiOSManagedAppProtection --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementiOSManagedAppProtection ## SYNOPSIS -Read properties and relationships of the iosManagedAppProtection object. +iOS managed app policies. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementiOSManagedAppProtection](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementiOSManagedAppProtection?view=graph-powershell-beta) @@ -58,7 +58,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the iosManagedAppProtection object. +iOS managed app policies. **Permissions** @@ -583,8 +583,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementiOSManagedAppProtection](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementiosmanagedappprotection) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionApp.md index 185408e78ed7..52d4a7e5e771 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementiosmanagedappprotectionapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementiOSManagedAppProtectionApp --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementiOSManagedAppProtectionApp ## SYNOPSIS -Read properties and relationships of the managedMobileApp object. +List of apps to which the policy is deployed. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the managedMobileApp object. +List of apps to which the policy is deployed. **Permissions** @@ -611,8 +611,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementiOSManagedAppProtectionApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementiosmanagedappprotectionapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount.md index fca766615a79..367622bf0d40 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementiosmanagedappprotectionappcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md index fefe1de041eb..ed1c8d191b04 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementiosmanagedappprotectionassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment ## SYNOPSIS -Read properties and relationships of the targetedManagedAppPolicyAssignment object. +Navigation property to list of inclusion and exclusion groups to which the policy is deployed. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the targetedManagedAppPolicyAssignment object. +Navigation property to list of inclusion and exclusion groups to which the policy is deployed. **Permissions** @@ -611,8 +611,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementiosmanagedappprotectionassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedapppolicyassignment-get?view=graph-rest-1.0) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedapppolicyassignment-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount.md index 3b37ca6a6aca..bf47093cd40d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementiosmanagedappprotectionassignmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionCount.md index 44bcb91569eb..b2f9e02586ab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementiosmanagedappprotectioncount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementiOSManagedAppProtectionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary.md index e760da75afe8..ab49c57dd54a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementiosmanagedappprotectiondeploymentsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary --- @@ -13,7 +13,7 @@ title: Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary ## SYNOPSIS -Read properties and relationships of the managedAppPolicyDeploymentSummary object. +Navigation property to deployment summary of the configuration. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Get-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the managedAppPolicyDeploymentSummary object. +Navigation property to deployment summary of the configuration. **Permissions** @@ -400,7 +400,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgdeviceappmanagementiosmanagedappprotectiondeploymentsummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedapppolicydeploymentsummary-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserDeviceManagementTroubleshootingEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserDeviceManagementTroubleshootingEvent.md index 80385b7fd4aa..f320532c7c6b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserDeviceManagementTroubleshootingEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserDeviceManagementTroubleshootingEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mguserdevicemanagementtroubleshootingevent Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDeviceManagementTroubleshootingEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserDeviceManagementTroubleshootingEventCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserDeviceManagementTroubleshootingEventCount.md index 012bdb001e07..fe42bf82822c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserDeviceManagementTroubleshootingEventCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserDeviceManagementTroubleshootingEventCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mguserdevicemanagementtroubleshootingeventcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDeviceManagementTroubleshootingEventCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedAppRegistration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedAppRegistration.md index aeb3bb09772f..05edf081f7c2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedAppRegistration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedAppRegistration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanagedappregistration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedAppRegistration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedAppRegistrationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedAppRegistrationCount.md index 6c616054c1b7..d8a5e5574862 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedAppRegistrationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedAppRegistrationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanagedappregistrationcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedAppRegistrationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDevice.md index e1cc534e3a58..97da3a2cdcca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddevice Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDevice --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCategory.md index 8a5360b38c73..8e8ee0271790 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddevicecategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCategoryByRef.md index a31cbf8ec7e9..9692d60e9416 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddevicecategorybyref Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceCategoryByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCompliancePolicyState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCompliancePolicyState.md index 6c06439eb5a8..481de41cf2d0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCompliancePolicyState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCompliancePolicyState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddevicecompliancepolicystate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceCompliancePolicyState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCompliancePolicyStateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCompliancePolicyStateCount.md index 98f7940cafe1..4c3b8273e0d4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCompliancePolicyStateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCompliancePolicyStateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddevicecompliancepolicystatecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceCompliancePolicyStateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceConfigurationState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceConfigurationState.md index d25511d4614c..5a77416071d2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceConfigurationState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceConfigurationState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddeviceconfigurationstate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceConfigurationState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceConfigurationStateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceConfigurationStateCount.md index 7b44e5638805..09feaa9f1bd9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceConfigurationStateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceConfigurationStateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddeviceconfigurationstatecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceConfigurationStateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCount.md index 5f5039a33761..ecd12a87a4a5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddevicecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceLogCollectionRequestCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceLogCollectionRequestCount.md index 172226f17379..521ae2a718f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceLogCollectionRequestCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceLogCollectionRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddevicelogcollectionrequestcount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceLogCollectionRequestCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceLogCollectionResponse.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceLogCollectionResponse.md index 85664711f108..1dfcb68b1af6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceLogCollectionResponse.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceLogCollectionResponse.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddevicelogcollectionresponse Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceLogCollectionResponse --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceUser.md index bcd37645b866..8c767edc2192 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddeviceuser Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceWindowsProtectionState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceWindowsProtectionState.md index 48ae9b61d9d9..ab4be4239c5b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceWindowsProtectionState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceWindowsProtectionState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddevicewindowsprotectionstate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceWindowsProtectionState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md index 30a152eaa4bf..993a1321e5bd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddevicewindowsprotectionstatedetectedmalwarestate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount.md index bfbdd4dc49c0..df674e9d67f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/get-mgusermanageddevicewindowsprotectionstatedetectedmalwarestatecount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCleanUserManagedDeviceWindowsDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCleanUserManagedDeviceWindowsDevice.md index 541a1549ecc5..63aa7ea61e2b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCleanUserManagedDeviceWindowsDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCleanUserManagedDeviceWindowsDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgcleanusermanageddevicewindowsdevice Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCleanUserManagedDeviceWindowsDevice --- @@ -553,7 +553,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgCleanUserManagedDeviceWindowsDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgcleanusermanageddevicewindowsdevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile.md index 9e377177070d..2dade136366b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgcommitdeviceappmanagementmobileappmicrosoftgraphandroidlobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile.md index 3779f7302240..e3bda6b3aed5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgcommitdeviceappmanagementmobileappmicrosoftgraphmacosdmgappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile.md index 1e394f718623..f20f10b371c3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgcommitdeviceappmanagementmobileappmicrosoftgraphmacoslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile.md index b94aa8478539..691bf5e3e22f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgcommitdeviceappmanagementmobileappmicrosoftgraphmanagedandroidlobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile.md index 002019a86cf2..72b62d3da1f5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgcommitdeviceappmanagementmobileappmicrosoftgraphmanagedmobilelobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile.md index c022a18db7c5..d4641f34a8d9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgcommitdeviceappmanagementmobileappmicrosoftgraphmanagedioslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile.md index b6218da45d49..eb3a464c2c4b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgcommitdeviceappmanagementmobileappmicrosoftgraphwin32lobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile.md index efcb2e6d089b..614f0feee1cd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgcommitdeviceappmanagementmobileappmicrosoftgraphwindowsappxcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile.md index 21fa117e86b4..7f12665406c2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgcommitdeviceappmanagementmobileappmicrosoftgraphwindowsmobilemsicontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile.md index 639996fe9cfe..616310a574de 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgcommitdeviceappmanagementmobileappmicrosoftgraphwindowsuniversalappxcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile.md index acb9647a4e80..7efd9a9c21be 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgcommitdeviceappmanagementmobileappmicrosoftgraphioslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgDownUserManagedDeviceShut.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgDownUserManagedDeviceShut.md index f2cc4827eeb0..a454d1dfba9e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgDownUserManagedDeviceShut.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgDownUserManagedDeviceShut.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgdownusermanageddeviceshut Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgDownUserManagedDeviceShut --- @@ -421,7 +421,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgDownUserManagedDeviceShut](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgdownusermanageddeviceshut) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser.md index e04c2d373ac7..7e5ece6be87d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mglogoutusermanageddevicesharedappledeviceactiveuser Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser --- @@ -422,7 +422,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mglogoutusermanageddevicesharedappledeviceactiveuser) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload.md index 7b56fed17666..485ea24c4978 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgrenewdeviceappmanagementmobileappmicrosoftgraphandroidlobappcontentversionfileupload Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload.md index 1df315124f68..96d2d92bc670 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgrenewdeviceappmanagementmobileappmicrosoftgraphmacosdmgappcontentversionfileupload Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload.md index ac5f5a755d71..256a9de3c545 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgrenewdeviceappmanagementmobileappmicrosoftgraphmacoslobappcontentversionfileupload Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload.md index 1d264cbb8025..ee598130d0ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgrenewdeviceappmanagementmobileappmicrosoftgraphmanagedandroidlobappcontentversionfileupload Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload.md index 9d9830a5ebfa..cb0bb2e1c373 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgrenewdeviceappmanagementmobileappmicrosoftgraphmanagedmobilelobappcontentversionfileupload Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload.md index 72e593e4468a..6c335a4fb577 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgrenewdeviceappmanagementmobileappmicrosoftgraphmanagedioslobappcontentversionfileupload Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload.md index 16e0a2798914..98d1cddf5c20 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgrenewdeviceappmanagementmobileappmicrosoftgraphwin32lobappcontentversionfileupload Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload.md index b16b52a07762..9f0c89a1859d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgrenewdeviceappmanagementmobileappmicrosoftgraphwindowsappxcontentversionfileupload Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload.md index 5886255fbcd3..135660eef704 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgrenewdeviceappmanagementmobileappmicrosoftgraphwindowsmobilemsicontentversionfileupload Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload.md index fa5b6d18005e..695b3bc9243e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgrenewdeviceappmanagementmobileappmicrosoftgraphwindowsuniversalappxcontentversionfileupload Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload.md index f498ccc19e0b..29ad38b026a9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgrenewdeviceappmanagementmobileappmicrosoftgraphioslobappcontentversionfileupload Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRetireUserManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRetireUserManagedDevice.md index 5e96e817a7eb..8daef2ad48e7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRetireUserManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgRetireUserManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgretireusermanageddevice Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRetireUserManagedDevice --- @@ -421,7 +421,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgRetireUserManagedDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgretireusermanageddevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgScanUserManagedDeviceWindowsDefender.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgScanUserManagedDeviceWindowsDefender.md index fdb04c9e1023..d1e05e902fdb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgScanUserManagedDeviceWindowsDefender.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgScanUserManagedDeviceWindowsDefender.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgscanusermanageddevicewindowsdefender Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgScanUserManagedDeviceWindowsDefender --- @@ -13,7 +13,7 @@ title: Invoke-MgScanUserManagedDeviceWindowsDefender ## SYNOPSIS -Not yet documented +Invoke action windowsDefenderScan > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaScanUserManagedDeviceWindowsDefender](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Invoke-MgBetaScanUserManagedDeviceWindowsDefender?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action windowsDefenderScan ## PARAMETERS @@ -553,7 +553,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgScanUserManagedDeviceWindowsDefender](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgscanusermanageddevicewindowsdefender) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp.md index fb152ddb8c19..60ef8ebb059d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgtargetdeviceappmanagementmanagedapppolicyapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp --- @@ -13,7 +13,7 @@ title: Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp ## SYNOPSIS -Not yet documented +Invoke action targetApps > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaTargetDeviceAppManagementManagedAppPolicyApp](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Invoke-MgBetaTargetDeviceAppManagementManagedAppPolicyApp?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action targetApps **Permissions** @@ -576,7 +576,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgtargetdeviceappmanagementmanagedapppolicyapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappprotection-targetapps?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp.md index 93f6062dc941..aa812c741a81 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgtargetdeviceappmanagementmanagedappregistrationappliedpolicyapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp --- @@ -13,7 +13,7 @@ title: Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp ## SYNOPSIS -Not yet documented +Invoke action targetApps > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action targetApps **Permissions** @@ -578,7 +578,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgtargetdeviceappmanagementmanagedappregistrationappliedpolicyapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappprotection-targetapps?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp.md index 5e2480aa5bde..70a1d7e8c268 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgtargetdeviceappmanagementmanagedappregistrationintendedpolicyapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp --- @@ -13,7 +13,7 @@ title: Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp ## SYNOPSIS -Not yet documented +Invoke action targetApps > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action targetApps **Permissions** @@ -578,7 +578,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgtargetdeviceappmanagementmanagedappregistrationintendedpolicyapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappprotection-targetapps?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp.md index 1e6e284748ed..260e3612d815 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgtargetdeviceappmanagementtargetedmanagedappconfigurationapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp --- @@ -13,7 +13,7 @@ title: Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp ## SYNOPSIS -Not yet documented +Invoke action targetApps > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaTargetDeviceAppManagementTargetedManagedAppConfigurationApp](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Invoke-MgBetaTargetDeviceAppManagementTargetedManagedAppConfigurationApp?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action targetApps **Permissions** @@ -607,7 +607,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/invoke-mgtargetdeviceappmanagementtargetedmanagedappconfigurationapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-targetapps?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Lock-MgUserManagedDeviceRemote.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Lock-MgUserManagedDeviceRemote.md index 19fa9fe78c3b..f54dca67116f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Lock-MgUserManagedDeviceRemote.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Lock-MgUserManagedDeviceRemote.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/lock-mgusermanageddeviceremote Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Lock-MgUserManagedDeviceRemote --- @@ -421,7 +421,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Lock-MgUserManagedDeviceRemote](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/lock-mgusermanageddeviceremote) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Microsoft.Graph.Devices.CorporateManagement.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Microsoft.Graph.Devices.CorporateManagement.md index 20fcce400c78..3ca9bb1f580a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Microsoft.Graph.Devices.CorporateManagement.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Microsoft.Graph.Devices.CorporateManagement.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Devices.CorporateManagement -Module Guid: f554d27f-4974-497a-8602-f80c3bf80880 +Module Guid: 4f0c9312-05fd-4785-b1d9-f13394f2a117 Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.devices.corporatemanagement/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementAndroidManagedAppProtection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementAndroidManagedAppProtection.md index b2f870f74d08..49ddffa9f4fa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementAndroidManagedAppProtection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementAndroidManagedAppProtection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementandroidmanagedappprotection Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementAndroidManagedAppProtection --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementAndroidManagedAppProtection ## SYNOPSIS -Create a new androidManagedAppProtection object. +Create new navigation property to androidManagedAppProtections for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementAndroidManagedAppProtection](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementAndroidManagedAppProtection?view=graph-powershell-beta) @@ -68,7 +68,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new androidManagedAppProtection object. +Create new navigation property to androidManagedAppProtections for deviceAppManagement **Permissions** @@ -821,6 +821,7 @@ HelpMessage: '' ### -MaximumPinRetries Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 ```yaml Type: System.Int32 @@ -1408,6 +1409,7 @@ Read-only. [ManagedBrowser ]: Type of managed browser [ManagedBrowserToOpenLinksRequired ]: Indicates whether internet links should be opened in the managed browser app, or any custom browser specified by CustomBrowserProtocol (for iOS) or CustomBrowserPackageId/CustomBrowserDisplayName (for Android) [MaximumPinRetries ]: Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 [MinimumPinLength ]: Minimum pin length required for an app-level pin if PinRequired is set to True [MinimumRequiredAppVersion ]: Versions less than the specified version will block the managed app from accessing company data. [MinimumRequiredOSVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -1445,12 +1447,12 @@ When this property is configured, ManagedBrowserToOpenLinksRequired should be tr [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. [DisableAppEncryptionIfDeviceEncryptionIsEnabled ]: When this setting is enabled, app level encryption is disabled if device level encryption is enabled [EncryptAppData ]: Indicates whether application data for managed apps should be encrypted @@ -1462,20 +1464,19 @@ DEPLOYMENTSUMMARY ``: The Mana [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. ## RELATED LINKS - [New-MgDeviceAppManagementAndroidManagedAppProtection](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementandroidmanagedappprotection) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappprotection-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementAndroidManagedAppProtectionApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementAndroidManagedAppProtectionApp.md index 8db72d7cf258..177ce98cd02d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementAndroidManagedAppProtectionApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementAndroidManagedAppProtectionApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementandroidmanagedappprotectionapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementAndroidManagedAppProtectionApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md index 64d9a2e33d41..683b43899bc2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementandroidmanagedappprotectionassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementDefaultManagedAppProtection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementDefaultManagedAppProtection.md index cc964fcff2a1..3cf0ef63c891 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementDefaultManagedAppProtection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementDefaultManagedAppProtection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementdefaultmanagedappprotection Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementDefaultManagedAppProtection --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementDefaultManagedAppProtection ## SYNOPSIS -Create a new defaultManagedAppProtection object. +Create new navigation property to defaultManagedAppProtections for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementDefaultManagedAppProtection](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementDefaultManagedAppProtection?view=graph-powershell-beta) @@ -67,7 +67,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new defaultManagedAppProtection object. +Create new navigation property to defaultManagedAppProtections for deviceAppManagement **Permissions** @@ -807,6 +807,7 @@ HelpMessage: '' ### -MaximumPinRetries Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 ```yaml Type: System.Int32 @@ -1407,6 +1408,7 @@ BODYPARAMETER ``: Policy used to con [ManagedBrowser ]: Type of managed browser [ManagedBrowserToOpenLinksRequired ]: Indicates whether internet links should be opened in the managed browser app, or any custom browser specified by CustomBrowserProtocol (for iOS) or CustomBrowserPackageId/CustomBrowserDisplayName (for Android) [MaximumPinRetries ]: Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 [MinimumPinLength ]: Minimum pin length required for an app-level pin if PinRequired is set to True [MinimumRequiredAppVersion ]: Versions less than the specified version will block the managed app from accessing company data. [MinimumRequiredOSVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -1444,12 +1446,12 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. [DisableAppEncryptionIfDeviceEncryptionIsEnabled ]: When this setting is enabled, app level encryption is disabled if device level encryption is enabled. (Android only) @@ -1474,20 +1476,19 @@ DEPLOYMENTSUMMARY ``: The Mana [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. ## RELATED LINKS - [New-MgDeviceAppManagementDefaultManagedAppProtection](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementdefaultmanagedappprotection) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-defaultmanagedappprotection-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementDefaultManagedAppProtectionApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementDefaultManagedAppProtectionApp.md index 51b8986a356d..a9fd7131782f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementDefaultManagedAppProtectionApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementDefaultManagedAppProtectionApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementdefaultmanagedappprotectionapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementDefaultManagedAppProtectionApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppPolicy.md index 3bc684272164..761e27b84374 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedapppolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementManagedAppPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistration.md index a5c9f6359cb0..75407c056eaa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedappregistration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementManagedAppRegistration --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementManagedAppRegistration ## SYNOPSIS -Create a new androidManagedAppRegistration object. +Create new navigation property to managedAppRegistrations for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementManagedAppRegistration](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementManagedAppRegistration?view=graph-powershell-beta) @@ -53,7 +53,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new androidManagedAppRegistration object. +Create new navigation property to managedAppRegistrations for deviceAppManagement **Permissions** @@ -794,7 +794,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceAppManagementManagedAppRegistration](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedappregistration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappregistration-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md index cb9bfb64811e..1c4c5cc576b1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedappregistrationappliedpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md index e313679abd70..7c6cf2631c28 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedappregistrationintendedpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistrationOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistrationOperation.md index f3305cd8393b..dca9deeee3d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistrationOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppRegistrationOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedappregistrationoperation Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementManagedAppRegistrationOperation --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementManagedAppRegistrationOperation ## SYNOPSIS -Create a new managedAppOperation object. +Create new navigation property to operations for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementManagedAppRegistrationOperation](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementManagedAppRegistrationOperation?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new managedAppOperation object. +Create new navigation property to operations for deviceAppManagement **Permissions** @@ -647,7 +647,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceAppManagementManagedAppRegistrationOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedappregistrationoperation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedappoperation-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppStatus.md index 599cf92ba765..e50d3a9d76a5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedAppStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedappstatus Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementManagedAppStatus --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBook.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBook.md index 3da1208d18f5..1ccec3e040b3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBook.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBook.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedebook Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementManagedEBook --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementManagedEBook ## SYNOPSIS -Create a new iosVppEBook object. +Create new navigation property to managedEBooks for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementManagedEBook](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementManagedEBook?view=graph-powershell-beta) @@ -53,7 +53,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new iosVppEBook object. +Create new navigation property to managedEBooks for deviceAppManagement **Permissions** @@ -799,7 +799,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceAppManagementManagedEBook](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedebook) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-iosvppebook-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookAssignment.md index f0d2b2f30c9f..b84ec0b57768 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedebookassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementManagedEBookAssignment --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementManagedEBookAssignment ## SYNOPSIS -Create a new managedEBookAssignment object. +Create new navigation property to assignments for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementManagedEBookAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementManagedEBookAssignment?view=graph-powershell-beta) @@ -69,7 +69,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new managedEBookAssignment object. +Create new navigation property to assignments for deviceAppManagement **Permissions** @@ -591,7 +591,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceAppManagementManagedEBookAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedebookassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookDeviceState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookDeviceState.md index 2b904dc45e9f..b725adc99e51 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookDeviceState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookDeviceState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedebookdevicestate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementManagedEBookDeviceState --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementManagedEBookDeviceState ## SYNOPSIS -Create a new deviceInstallState object. +Create new navigation property to deviceStates for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementManagedEBookDeviceState](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementManagedEBookDeviceState?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new deviceInstallState object. +Create new navigation property to deviceStates for deviceAppManagement **Permissions** @@ -764,7 +764,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceAppManagementManagedEBookDeviceState](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedebookdevicestate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookUserStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookUserStateSummary.md index ac94b24e35df..2a5dbc8d0323 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookUserStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookUserStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedebookuserstatesummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementManagedEBookUserStateSummary --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementManagedEBookUserStateSummary ## SYNOPSIS -Create a new userInstallStateSummary object. +Create new navigation property to userStateSummary for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementManagedEBookUserStateSummary](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementManagedEBookUserStateSummary?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new userInstallStateSummary object. +Create new navigation property to userStateSummary for deviceAppManagement **Permissions** @@ -701,7 +701,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceAppManagementManagedEBookUserStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedebookuserstatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md index 01af52ec1a2c..19727c2c256a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmanagedebookuserstatesummarydevicestate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md index e697bfe214d4..c693bd4d7138 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmdmwindowsinformationprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy ## SYNOPSIS -Create a new mdmWindowsInformationProtectionPolicy object. +Create new navigation property to mdmWindowsInformationProtectionPolicies for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy?view=graph-powershell-beta) @@ -69,7 +69,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new mdmWindowsInformationProtectionPolicy object. +Create new navigation property to mdmWindowsInformationProtectionPolicies for deviceAppManagement **Permissions** @@ -1281,7 +1281,6 @@ SMBAUTOENCRYPTEDFILEEXTENSIONS [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementMobileApp](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementMobileApp?view=graph-powershell-beta) @@ -52,7 +52,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new microsoftStoreForBusinessApp object. +Create new navigation property to mobileApps for deviceAppManagement **Permissions** @@ -775,7 +775,6 @@ LARGEICON ``: Contains properties for a generic mime ## RELATED LINKS - [New-MgDeviceAppManagementMobileApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-microsoftstoreforbusinessapp-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md index ac520e596a56..2f83a10c011e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasandroidlobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md index 19d84e8c87de..e1ba6d373b14 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasandroidlobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion --- @@ -532,10 +532,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -548,10 +548,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md index dd4e9f2572ff..6f7a2cea3227 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasandroidlobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md index 98f87c1c5b76..a30dc6cf4287 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasandroidlobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile --- @@ -325,7 +325,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -406,7 +406,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -518,7 +518,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -545,7 +545,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -660,10 +660,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md index 6e751c9b19ae..43411d5be340 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasandroidstoreappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md index 55cc1b509737..70c2f72491aa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasiostoreappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md index 4041303c83ff..7701fcecaaa8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasiovppappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsIoVppAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md index ec93a6db41e6..326b62fd4d39 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmacosdmgappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md index 0eac66c0c73d..ffba040b47b1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmacosdmgappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion --- @@ -532,10 +532,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -548,10 +548,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md index caa0795fb4fb..025cc8c2f7b0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmacosdmgappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md index 9391ead32c49..0e64c28328f1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmacosdmgappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile --- @@ -325,7 +325,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -406,7 +406,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -518,7 +518,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -545,7 +545,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -660,10 +660,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md index 90d5c0b58aff..b7040f91727e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmacoslobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md index 3b1d7879a00c..31ff9b8361f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmacoslobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion --- @@ -532,10 +532,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -548,10 +548,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md index 7e45d734fcd7..2273d5bce62c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmacoslobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md index 3dc6d51209d9..bac5ed0cbbbc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmacoslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile --- @@ -325,7 +325,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -406,7 +406,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -518,7 +518,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -545,7 +545,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -660,10 +660,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md index d3c6474f66af..d9224b0074a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmanagedandroidlobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md index 31c947743977..acf28b218c10 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion --- @@ -532,10 +532,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -548,10 +548,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md index 6d8f20e73d03..d07f28b50df9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md index a767c6e09cb5..8873d38b58f1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile --- @@ -325,7 +325,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -406,7 +406,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -518,7 +518,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -545,7 +545,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -660,10 +660,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md index 4ba66399d4b8..65242b7cb4d2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmanagedmobilelobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md index 8221c3a8df9b..1e12a9eb0056 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion --- @@ -532,10 +532,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -548,10 +548,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md index 9bc1c298a50d..b1c14d017075 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md index 745bb652020d..1396da94acf8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile --- @@ -325,7 +325,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -406,7 +406,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -518,7 +518,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -545,7 +545,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -660,10 +660,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md index 8ecd4a7cd6f8..b3f1a46a59f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmanagedioslobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md index 43cf87c192b3..49438a37392a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmanagedioslobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion --- @@ -532,10 +532,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -548,10 +548,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md index c3e19b44890e..ba86bec1b85b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmanagedioslobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md index 521fffc1054b..2e10e0150172 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmanagedioslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile --- @@ -325,7 +325,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -406,7 +406,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -518,7 +518,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -545,7 +545,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -660,10 +660,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md index 125bcb61924b..33f0c7bdadd5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasmicrosoftstoreforbusinessappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md index ff42cb435efc..ef23a3f1298e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswin32lobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md index fb1c5a70a891..5da0b8c108ac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswin32lobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion --- @@ -532,10 +532,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -548,10 +548,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md index fedc1f0844ec..c6ea5d9e17db 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswin32lobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md index fa19bc76f3e1..a7d533ba3437 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswin32lobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile --- @@ -325,7 +325,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -406,7 +406,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -518,7 +518,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -545,7 +545,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -660,10 +660,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md index 0e5ef1832268..33f93d5523e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowsappxassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md index 09f1f24b9f00..d36761b17971 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowsappxcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion --- @@ -532,10 +532,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -548,10 +548,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md index 1500d8e3a12c..eb3cf83888b4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowsappxcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md index d60d482afe44..b68d43533ad5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowsappxcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile --- @@ -325,7 +325,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -406,7 +406,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -518,7 +518,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -545,7 +545,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -660,10 +660,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md index 43bf5433f7b2..5c21b58d809d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowsmobilemsiassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md index 4cf86bf191c6..2adea7f015c2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion --- @@ -532,10 +532,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -548,10 +548,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md index a9f4159af289..222d0e5bb0dc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md index 685c78dea385..aff1316ba619 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile --- @@ -325,7 +325,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -406,7 +406,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -518,7 +518,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -545,7 +545,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -660,10 +660,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md index 5363c2f4830d..9d94ebe724dd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowsuniversalappxassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md index 1f37966e8745..46e69ef9f53e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowsuniversalappxcommittedcontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md index 9a7632044a18..330f860752fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion --- @@ -532,10 +532,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -548,10 +548,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md index 125a504b1d32..9853ccc32bcc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md index aff1dd48f3df..069283cd13d1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile --- @@ -325,7 +325,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -406,7 +406,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -518,7 +518,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -545,7 +545,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -660,10 +660,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md index c02686f9d8ec..4ceced61e5f6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappaswindowswebappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md index c0cb9a315a49..ffee0a4c6819 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasioslobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md index 9ea9ddefb21e..7af0d549e04e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasioslobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion --- @@ -532,10 +532,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -548,10 +548,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md index b3b600777976..3fd32fe5f53b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasioslobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md index c7317c0d423e..d7f876481406 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappasioslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile --- @@ -325,7 +325,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -406,7 +406,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -518,7 +518,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -545,7 +545,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -660,10 +660,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAssignment.md index 1e2bac6d16c0..564baf068c96 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppAssignment --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementMobileAppAssignment ## SYNOPSIS -Create a new mobileAppAssignment object. +Create new navigation property to assignments for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementMobileAppAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementMobileAppAssignment?view=graph-powershell-beta) @@ -69,7 +69,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new mobileAppAssignment object. +Create new navigation property to assignments for deviceAppManagement **Permissions** @@ -624,7 +624,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceAppManagementMobileAppAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppCategory.md index f8295d576ac0..fb22da5ac103 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppCategory --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementMobileAppCategory ## SYNOPSIS -Create a new mobileAppCategory object. +Create new navigation property to mobileAppCategories for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementMobileAppCategory](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementMobileAppCategory?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new mobileAppCategory object. +Create new navigation property to mobileAppCategories for deviceAppManagement **Permissions** @@ -416,7 +416,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceAppManagementMobileAppCategory](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappcategory) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfiguration.md index 5bc48eeee165..943085c0f5d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappconfiguration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppConfiguration --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementMobileAppConfiguration ## SYNOPSIS -Create a new iosMobileAppConfiguration object. +Create new navigation property to mobileAppConfigurations for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementMobileAppConfiguration](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementMobileAppConfiguration?view=graph-powershell-beta) @@ -56,7 +56,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new iosMobileAppConfiguration object. +Create new navigation property to mobileAppConfigurations for deviceAppManagement **Permissions** @@ -754,7 +754,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceAppManagementMobileAppConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfigurationAssignment.md index ba0f895fd898..211ba3ec37c0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppConfigurationAssignment --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementMobileAppConfigurationAssignment ## SYNOPSIS -Create a new managedDeviceMobileAppConfigurationAssignment object. +Create new navigation property to assignments for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementMobileAppConfigurationAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementMobileAppConfigurationAssignment?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new managedDeviceMobileAppConfigurationAssignment object. +Create new navigation property to assignments for deviceAppManagement **Permissions** @@ -566,7 +566,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceAppManagementMobileAppConfigurationAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappconfigurationassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md index 1aaffdd9ea49..6236ee2ea0ef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappconfigurationdevicestatus Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus ## SYNOPSIS -Create a new managedDeviceMobileAppConfigurationDeviceStatus object. +Create new navigation property to deviceStatuses for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus?view=graph-powershell-beta) @@ -79,7 +79,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new managedDeviceMobileAppConfigurationDeviceStatus object. +Create new navigation property to deviceStatuses for deviceAppManagement **Permissions** @@ -743,7 +743,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappconfigurationdevicestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfigurationUserStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfigurationUserStatus.md index e5006c5764fb..53a3d0da7501 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfigurationUserStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppConfigurationUserStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappconfigurationuserstatus Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppConfigurationUserStatus --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementMobileAppConfigurationUserStatus ## SYNOPSIS -Create a new managedDeviceMobileAppConfigurationUserStatus object. +Create new navigation property to userStatuses for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new managedDeviceMobileAppConfigurationUserStatus object. +Create new navigation property to userStatuses for deviceAppManagement **Permissions** @@ -683,7 +683,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceAppManagementMobileAppConfigurationUserStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileappconfigurationuserstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppRelationship.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppRelationship.md index 2236458012cc..3b7537f8e04b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppRelationship.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementMobileAppRelationship.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementmobileapprelationship Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementMobileAppRelationship --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementTargetedManagedAppConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementTargetedManagedAppConfiguration.md index dc7ebea9c82f..e1a48f69da25 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementTargetedManagedAppConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementTargetedManagedAppConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementtargetedmanagedappconfiguration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementTargetedManagedAppConfiguration --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementTargetedManagedAppConfiguration ## SYNOPSIS -Create a new targetedManagedAppConfiguration object. +Create new navigation property to targetedManagedAppConfigurations for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementTargetedManagedAppConfiguration](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementTargetedManagedAppConfiguration?view=graph-powershell-beta) @@ -51,7 +51,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new targetedManagedAppConfiguration object. +Create new navigation property to targetedManagedAppConfigurations for deviceAppManagement **Permissions** @@ -676,12 +676,12 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. [IsAssigned ]: Indicates if the policy is deployed to any inclusion groups or not. @@ -693,20 +693,19 @@ DEPLOYMENTSUMMARY ``: The Mana [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. ## RELATED LINKS - [New-MgDeviceAppManagementTargetedManagedAppConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementtargetedmanagedappconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md index db81b657b4fa..92b9641482c9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementtargetedmanagedappconfigurationapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementTargetedManagedAppConfigurationApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md index 2ae7ee91cb69..9ac36c76a803 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementtargetedmanagedappconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementVppToken.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementVppToken.md index 84f31c244522..99e9560b9eba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementVppToken.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementVppToken.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementvpptoken Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementVppToken --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementVppToken ## SYNOPSIS -Create a new vppToken object. +Create new navigation property to vppTokens for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementVppToken](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementVppToken?view=graph-powershell-beta) @@ -51,7 +51,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new vppToken object. +Create new navigation property to vppTokens for deviceAppManagement **Permissions** @@ -113,7 +113,7 @@ HelpMessage: '' ### -AppleId -The Apple ID associated with the given Apple Volume Purchase Program Token. +The apple Id associated with the given Apple Volume Purchase Program Token. ```yaml Type: System.String @@ -223,7 +223,7 @@ HelpMessage: '' ### -CountryOrRegion -The country or region associated with the Apple Volume Purchase Program Token. +Whether or not apps for the VPP token will be automatically updated. ```yaml Type: System.String @@ -639,9 +639,9 @@ You can upload multiple Apple VPP Business or Education tokens. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AppleId ]: The Apple ID associated with the given Apple Volume Purchase Program Token. + [AppleId ]: The apple Id associated with the given Apple Volume Purchase Program Token. [AutomaticallyUpdateApps ]: Whether or not apps for the VPP token will be automatically updated. - [CountryOrRegion ]: The country or region associated with the Apple Volume Purchase Program Token. + [CountryOrRegion ]: Whether or not apps for the VPP token will be automatically updated. [ExpirationDateTime ]: The expiration date time of the Apple Volume Purchase Program Token. [LastModifiedDateTime ]: Last modification date time associated with the Apple Volume Purchase Program Token. [LastSyncDateTime ]: The last time when an application sync was done with the Apple volume purchase program service using the the Apple Volume Purchase Program Token. @@ -655,7 +655,6 @@ Read-only. ## RELATED LINKS - [New-MgDeviceAppManagementVppToken](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementvpptoken) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementWindowsInformationProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementWindowsInformationProtectionPolicy.md index d08fffb10f39..9804c1fa5481 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementWindowsInformationProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementWindowsInformationProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementwindowsinformationprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementWindowsInformationProtectionPolicy --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementWindowsInformationProtectionPolicy ## SYNOPSIS -Create a new windowsInformationProtectionPolicy object. +Create new navigation property to windowsInformationProtectionPolicies for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new windowsInformationProtectionPolicy object. +Create new navigation property to windowsInformationProtectionPolicies for deviceAppManagement **Permissions** @@ -411,7 +411,8 @@ HelpMessage: '' ### -DaysWithoutContactBeforeUnenroll -Offline interval before app data is wiped (days) +Offline interval before app data is wiped (days) . +Valid values 0 to 999 ```yaml Type: System.Int32 @@ -941,6 +942,7 @@ HelpMessage: '' Specifies the maximum amount of time (in minutes) allowed after the device is idle that will cause the device to become PIN or password locked. Range is an integer X where 0 <= X <= 999. +Valid values 0 to 999 ```yaml Type: System.Int32 @@ -989,6 +991,7 @@ The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then storage of previous PINs is not required. This node was added in Windows 10, version 1511. Default is 0. +Valid values 0 to 50 ```yaml Type: System.Int32 @@ -1012,6 +1015,7 @@ HelpMessage: '' The number of authentication failures allowed before the device will be wiped. A value of 0 disables device wipe functionality. Range is an integer X where 4 <= X <= 16 for desktop and 0 <= X <= 999 for mobile devices. +Valid values 0 to 999 ```yaml Type: System.Int32 @@ -1038,6 +1042,7 @@ The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then the user's PIN will never expire. This node was added in Windows 10, version 1511. Default is 0. +Valid values 0 to 730 ```yaml Type: System.Int32 @@ -1083,6 +1088,7 @@ Integer value that sets the minimum number of characters required for the PIN. Default value is 4. The lowest number you can configure for this policy setting is 4. The largest number you can configure must be less than the number configured in the Maximum PIN length policy setting or the number 127, whichever is the lowest. +Valid values 0 to 127 ```yaml Type: System.Int32 @@ -1561,30 +1567,36 @@ The RMS template allows the IT admin to configure the details about who has acce [Version ]: Version of the entity. [Id ]: The unique identifier for an entity. Read-only. - [DaysWithoutContactBeforeUnenroll ]: Offline interval before app data is wiped (days) + [DaysWithoutContactBeforeUnenroll ]: Offline interval before app data is wiped (days) . +Valid values 0 to 999 [MdmEnrollmentUrl ]: Enrollment url for the MDM [MinutesOfInactivityBeforeDeviceLock ]: Specifies the maximum amount of time (in minutes) allowed after the device is idle that will cause the device to become PIN or password locked. Range is an integer X where 0 <= X <= 999. +Valid values 0 to 999 [NumberOfPastPinsRemembered ]: Integer value that specifies the number of past PINs that can be associated to a user account that can't be reused. The largest number you can configure for this policy setting is 50. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then storage of previous PINs is not required. This node was added in Windows 10, version 1511. Default is 0. +Valid values 0 to 50 [PasswordMaximumAttemptCount ]: The number of authentication failures allowed before the device will be wiped. A value of 0 disables device wipe functionality. Range is an integer X where 4 <= X <= 16 for desktop and 0 <= X <= 999 for mobile devices. +Valid values 0 to 999 [PinExpirationDays ]: Integer value specifies the period of time (in days) that a PIN can be used before the system requires the user to change it. The largest number you can configure for this policy setting is 730. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then the user's PIN will never expire. This node was added in Windows 10, version 1511. Default is 0. +Valid values 0 to 730 [PinLowercaseLetters ]: Pin Character Requirements [PinMinimumLength ]: Integer value that sets the minimum number of characters required for the PIN. Default value is 4. The lowest number you can configure for this policy setting is 4. The largest number you can configure must be less than the number configured in the Maximum PIN length policy setting or the number 127, whichever is the lowest. +Valid values 0 to 127 [PinSpecialCharacters ]: Pin Character Requirements [PinUppercaseLetters ]: Pin Character Requirements [RevokeOnMdmHandoffDisabled ]: New property in RS2, pending documentation @@ -1677,7 +1689,6 @@ SMBAUTOENCRYPTEDFILEEXTENSIONS [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new windowsInformationProtectionAppLockerFile object. +Create new navigation property to exemptAppLockerFiles for deviceAppManagement **Permissions** @@ -652,7 +652,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementwindowsinformationprotectionpolicyexemptapplockerfile) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionapplockerfile-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md index 8df365694d04..487514ffbb29 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementwindowsinformationprotectionpolicyprotectedapplockerfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementiOSManagedAppProtection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementiOSManagedAppProtection.md index cab0e9e9bece..aa644168beb8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementiOSManagedAppProtection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementiOSManagedAppProtection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementiosmanagedappprotection Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementiOSManagedAppProtection --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementiOSManagedAppProtection ## SYNOPSIS -Create a new iosManagedAppProtection object. +Create new navigation property to iosManagedAppProtections for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementiOSManagedAppProtection](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementiOSManagedAppProtection?view=graph-powershell-beta) @@ -66,7 +66,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new iosManagedAppProtection object. +Create new navigation property to iosManagedAppProtections for deviceAppManagement **Permissions** @@ -794,6 +794,7 @@ HelpMessage: '' ### -MaximumPinRetries Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 ```yaml Type: System.Int32 @@ -1339,6 +1340,7 @@ Read-only. [ManagedBrowser ]: Type of managed browser [ManagedBrowserToOpenLinksRequired ]: Indicates whether internet links should be opened in the managed browser app, or any custom browser specified by CustomBrowserProtocol (for iOS) or CustomBrowserPackageId/CustomBrowserDisplayName (for Android) [MaximumPinRetries ]: Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 [MinimumPinLength ]: Minimum pin length required for an app-level pin if PinRequired is set to True [MinimumRequiredAppVersion ]: Versions less than the specified version will block the managed app from accessing company data. [MinimumRequiredOSVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -1375,12 +1377,12 @@ When this property is configured, ManagedBrowserToOpenLinksRequired should be tr [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. [FaceIdBlocked ]: Indicates whether use of the FaceID is allowed in place of a pin if PinRequired is set to True. [MinimumRequiredSdkVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -1389,20 +1391,19 @@ DEPLOYMENTSUMMARY ``: The Mana [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. ## RELATED LINKS - [New-MgDeviceAppManagementiOSManagedAppProtection](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementiosmanagedappprotection) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementiOSManagedAppProtectionApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementiOSManagedAppProtectionApp.md index bb7b78285aba..4a8d68fa4c1a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementiOSManagedAppProtectionApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementiOSManagedAppProtectionApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementiosmanagedappprotectionapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementiOSManagedAppProtectionApp --- @@ -13,7 +13,7 @@ title: New-MgDeviceAppManagementiOSManagedAppProtectionApp ## SYNOPSIS -Create a new managedMobileApp object. +Create new navigation property to apps for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [New-MgBetaDeviceAppManagementiOSManagedAppProtectionApp](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/New-MgBetaDeviceAppManagementiOSManagedAppProtectionApp?view=graph-powershell-beta) @@ -70,7 +70,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new managedMobileApp object. +Create new navigation property to apps for deviceAppManagement **Permissions** @@ -593,7 +593,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [New-MgDeviceAppManagementiOSManagedAppProtectionApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementiosmanagedappprotectionapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-create?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md index 85d2ff8b7b39..843999b6fb5a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgdeviceappmanagementiosmanagedappprotectionassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceAppManagementiOSManagedAppProtectionAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserDeviceManagementTroubleshootingEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserDeviceManagementTroubleshootingEvent.md index 9fe09dfa6538..4024d6e1b178 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserDeviceManagementTroubleshootingEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserDeviceManagementTroubleshootingEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mguserdevicemanagementtroubleshootingevent Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDeviceManagementTroubleshootingEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDevice.md index 11c586ef9fbc..88196527793a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgusermanageddevice Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserManagedDevice --- @@ -36,7 +36,7 @@ New-MgUserManagedDevice -UserId [-ResponseHeadersVariable ] [-ExchangeAccessStateReason ] [-Id ] [-LogCollectionRequests ] [-ManagedDeviceName ] [-ManagedDeviceOwnerType ] - [-ManagementAgent ] [-Notes ] + [-ManagementAgent ] [-ManagementState ] [-Notes ] [-PartnerReportedThreatState ] [-Users ] [-WindowsProtectionState ] [-Break] [-Headers ] [-HttpPipelineAppend ] @@ -71,7 +71,7 @@ New-MgUserManagedDevice -InputObject [-ExchangeAccessStateReason ] [-Id ] [-LogCollectionRequests ] [-ManagedDeviceName ] [-ManagedDeviceOwnerType ] - [-ManagementAgent ] [-Notes ] + [-ManagementAgent ] [-ManagementState ] [-Notes ] [-PartnerReportedThreatState ] [-Users ] [-WindowsProtectionState ] [-Break] [-Headers ] [-HttpPipelineAppend ] @@ -706,6 +706,33 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ManagementState + +Management state of device in Microsoft Intune. + +```yaml +Type: Microsoft.Graph.PowerShell.Support.ManagementState +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Notes Notes on the device created by IT Admin. @@ -1024,8 +1051,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -1090,7 +1117,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -1111,6 +1148,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -2069,6 +2107,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3444,6 +3530,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4227,6 +4321,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4927,7 +5026,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -6054,8 +6154,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -6079,8 +6179,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -6124,7 +6224,17 @@ DEVICEHEALTHATTESTATIONSTATE ``: de [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows INPUTOBJECT ``: Identity Parameter @@ -7130,6 +7240,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8505,6 +8663,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9288,6 +9454,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9988,7 +10159,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10103,8 +10275,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10169,7 +10341,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10190,6 +10372,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceCompliancePolicyState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceCompliancePolicyState.md index 56137d0aa98a..78128bf5a052 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceCompliancePolicyState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceCompliancePolicyState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgusermanageddevicecompliancepolicystate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserManagedDeviceCompliancePolicyState --- @@ -665,8 +665,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -722,8 +722,8 @@ SETTINGSTATES : . [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceConfigurationState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceConfigurationState.md index 7fc0309d86f2..9218ce6910f7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceConfigurationState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceConfigurationState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgusermanageddeviceconfigurationstate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserManagedDeviceConfigurationState --- @@ -665,8 +665,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -722,8 +722,8 @@ SETTINGSTATES : . [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceLogCollectionRequestDownloadUrl.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceLogCollectionRequestDownloadUrl.md index d47133914ab9..18e57feffcf9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceLogCollectionRequestDownloadUrl.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceLogCollectionRequestDownloadUrl.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgusermanageddevicelogcollectionrequestdownloadurl Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserManagedDeviceLogCollectionRequestDownloadUrl --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceLogCollectionResponse.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceLogCollectionResponse.md index 8446f6d0f8fe..d01781319808 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceLogCollectionResponse.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceLogCollectionResponse.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgusermanageddevicelogcollectionresponse Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserManagedDeviceLogCollectionResponse --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md index 3eba4979ce6f..3603bcbe7c4a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/new-mgusermanageddevicewindowsprotectionstatedetectedmalwarestate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtection.md index c1fe0a02ac67..e050daa302a6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementandroidmanagedappprotection Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementAndroidManagedAppProtection --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementAndroidManagedAppProtection ## SYNOPSIS -Deletes a androidManagedAppProtection. +Delete navigation property androidManagedAppProtections for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementAndroidManagedAppProtection](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementAndroidManagedAppProtection?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a androidManagedAppProtection. +Delete navigation property androidManagedAppProtections for deviceAppManagement **Permissions** @@ -443,7 +443,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementAndroidManagedAppProtection](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementandroidmanagedappprotection) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappprotection-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp.md index 3a41d684dd6a..27acd12fcedd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementandroidmanagedappprotectionapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md index f90203dbd840..e5b87e862853 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementandroidmanagedappprotectionassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary.md index 1b484b5172cd..c6a6bf3ea3fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementandroidmanagedappprotectiondeploymentsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementDefaultManagedAppProtection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementDefaultManagedAppProtection.md index 32e3eadc864f..cc94e8526abd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementDefaultManagedAppProtection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementDefaultManagedAppProtection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementdefaultmanagedappprotection Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementDefaultManagedAppProtection --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementDefaultManagedAppProtection ## SYNOPSIS -Deletes a defaultManagedAppProtection. +Delete navigation property defaultManagedAppProtections for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementDefaultManagedAppProtection](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementDefaultManagedAppProtection?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a defaultManagedAppProtection. +Delete navigation property defaultManagedAppProtections for deviceAppManagement **Permissions** @@ -443,7 +443,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementDefaultManagedAppProtection](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementdefaultmanagedappprotection) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-defaultmanagedappprotection-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp.md index 29e1b4a1fef1..268a740bb30a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementdefaultmanagedappprotectionapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary.md index e862009fda29..7f9aaf12c066 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementdefaultmanagedappprotectiondeploymentsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppPolicy.md index 07611b088a0c..c52e60315e24 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedapppolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementManagedAppPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistration.md index f3182ac55eb4..cd87a7fe1a1b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedappregistration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementManagedAppRegistration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md index e275eff518c2..b948716d7c2b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedappregistrationappliedpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md index 00500c2a9b04..b594be274ae1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedappregistrationintendedpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistrationOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistrationOperation.md index ea4e8d111a4f..454232c322ef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistrationOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppRegistrationOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedappregistrationoperation Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementManagedAppRegistrationOperation --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementManagedAppRegistrationOperation ## SYNOPSIS -Deletes a managedAppOperation. +Delete navigation property operations for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementManagedAppRegistrationOperation](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementManagedAppRegistrationOperation?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a managedAppOperation. +Delete navigation property operations for deviceAppManagement **Permissions** @@ -465,7 +465,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementManagedAppRegistrationOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedappregistrationoperation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedappoperation-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppStatus.md index fe6ecf31e567..7983ead6239f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedAppStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedappstatus Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementManagedAppStatus --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBook.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBook.md index fcedfff5cd6f..b2d3925fe62b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBook.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBook.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedebook Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementManagedEBook --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementManagedEBook ## SYNOPSIS -Deletes a iosVppEBook. +Delete navigation property managedEBooks for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementManagedEBook](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementManagedEBook?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a iosVppEBook. +Delete navigation property managedEBooks for deviceAppManagement **Permissions** @@ -442,7 +442,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementManagedEBook](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedebook) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-iosvppebook-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookAssignment.md index d71d350d5499..dceb948d90c9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedebookassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementManagedEBookAssignment --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementManagedEBookAssignment ## SYNOPSIS -Deletes a managedEBookAssignment. +Delete navigation property assignments for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementManagedEBookAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementManagedEBookAssignment?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a managedEBookAssignment. +Delete navigation property assignments for deviceAppManagement **Permissions** @@ -465,7 +465,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementManagedEBookAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedebookassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookDeviceState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookDeviceState.md index 524aedd1094a..e046faf05f88 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookDeviceState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookDeviceState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedebookdevicestate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementManagedEBookDeviceState --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementManagedEBookDeviceState ## SYNOPSIS -Deletes a deviceInstallState. +Delete navigation property deviceStates for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementManagedEBookDeviceState](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementManagedEBookDeviceState?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a deviceInstallState. +Delete navigation property deviceStates for deviceAppManagement **Permissions** @@ -465,7 +465,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementManagedEBookDeviceState](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedebookdevicestate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookInstallSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookInstallSummary.md index 1250a9b91443..c6461edd10fa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookInstallSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookInstallSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedebookinstallsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementManagedEBookInstallSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookUserStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookUserStateSummary.md index 0f76d408746e..8455f0cfd5d3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookUserStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookUserStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedebookuserstatesummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementManagedEBookUserStateSummary --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementManagedEBookUserStateSummary ## SYNOPSIS -Deletes a userInstallStateSummary. +Delete navigation property userStateSummary for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummary](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummary?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a userInstallStateSummary. +Delete navigation property userStateSummary for deviceAppManagement **Permissions** @@ -465,7 +465,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementManagedEBookUserStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedebookuserstatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md index cb539b876d21..047c82e6e2b7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmanagedebookuserstatesummarydevicestate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md index 73ee2cdfbc00..2d68bceebc12 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmdmwindowsinformationprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy ## SYNOPSIS -Deletes a mdmWindowsInformationProtectionPolicy. +Delete navigation property mdmWindowsInformationProtectionPolicies for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a mdmWindowsInformationProtectionPolicy. +Delete navigation property mdmWindowsInformationProtectionPolicies for deviceAppManagement **Permissions** @@ -444,7 +444,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmdmwindowsinformationprotectionpolicy) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-mdmwindowsinformationprotectionpolicy-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment.md index e4a23803f2e1..af2795e751eb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmdmwindowsinformationprotectionpolicyassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile.md index d5a49170b887..8d50e6fda103 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmdmwindowsinformationprotectionpolicyexemptapplockerfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile.md index 9b608f5e5c51..13f1155b695a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmdmwindowsinformationprotectionpolicyprotectedapplockerfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileApp.md index c4c02a633482..57ab2d8fc283 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileApp --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementMobileApp ## SYNOPSIS -Deletes a windowsUniversalAppX. +Delete navigation property mobileApps for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementMobileApp](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementMobileApp?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a windowsUniversalAppX. +Delete navigation property mobileApps for deviceAppManagement **Permissions** @@ -442,7 +442,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementMobileApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-windowsuniversalappx-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md index a02da50c2244..7890aeff0856 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasandroidlobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md index be43de7ea4c4..3bfd3bea69c8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasandroidlobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md index 02ab006bd3c8..63d89662eac3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasandroidlobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md index 18205474e178..23461bdc7b00 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasandroidlobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md index 16e2f2c807b2..f3e8da9bd398 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasandroidstoreappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md index e312222c3e5c..27bb2ffb8ac4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasiostoreappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md index d568ad7fbe8e..feab84afd233 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasiovppappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsIoVppAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md index ae9fbc7e7632..a88b5a98f6d2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmacosdmgappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md index e3eea51dbe71..bed34eede92b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmacosdmgappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md index 2e32d387f22b..a24d10476a7a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmacosdmgappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md index da97c8030a67..a270633a36ff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmacosdmgappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md index 3275b261aeea..bfbc76104d2c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmacoslobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md index 546230a46adf..4c6f3d4762c3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmacoslobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md index bdf871633a1e..0e077f38feac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmacoslobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md index b16adf8c1ff4..6142f0adfa3d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmacoslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md index dcb5fb7d0255..e4e98d71f64d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmanagedandroidlobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md index 2bd4046f9c7a..007f9fa33b2d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md index 2453f36d752a..3999a17bc3f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md index c2d4f97b1e21..ec351e6c7871 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md index 5b1602422e6c..eb2d55b78d33 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmanagedmobilelobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md index be8f80793543..298982a69185 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md index 5f42ebb6f5ed..0e80b95c19c6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md index 10683a23b7b6..54ce569abf50 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md index 117f04bf0b69..59773b6da002 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmanagedioslobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md index 128ab4e785f3..402f961cfbac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmanagedioslobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md index 7aaabff7a3b4..506be7a3c940 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmanagedioslobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md index 5c7a0bb89dba..2069b9abe3cd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmanagedioslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md index 1a8c8f4f808c..07095d073fc5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasmicrosoftstoreforbusinessappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md index 8ce67fe770bc..d551d603cc77 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswin32lobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md index fad35cec58a6..716f47d362ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswin32lobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md index 06694f9bdbe2..93f8a8d2db97 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswin32lobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md index d50f5f06a9a4..2c1bf18d182f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswin32lobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md index b70b1f4c04c9..eb7be70c66c9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowsappxassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md index 5f64765d2095..13e9905cd1a2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowsappxcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md index 333d8824073d..3232dcd6b0c6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowsappxcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md index b8922a1bbd08..844a0a90f771 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowsappxcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md index 880d86349c9f..88642140471c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowsmobilemsiassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md index a19481ac1274..3d21a328bf6c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md index f30e6e608610..7b6e6bde21f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md index 88b5d92b356c..d7ea7cf1f10e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md index 828cae12ed31..cb5133263b98 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowsuniversalappxassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md index a9a8ba646a2a..b58d66d8e26a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowsuniversalappxcommittedcontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md index e44f7dfaedb9..99edbbef178c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md index 0e5d844d1b94..a8066d49b36a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md index b0ac8dcafe07..f91ee1059d52 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md index e8d1ac4cf969..88f821974b5b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappaswindowswebappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md index fa4a23799ed4..e7645b598c62 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasioslobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md index 48452efd018f..cb119d65ca59 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasioslobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md index 6527c215aa56..7dac6903d7a4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasioslobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md index cddbd8693744..69c1d0ddf2f9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappasioslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAssignment.md index f4ca4ff417bb..03f126e07c44 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppAssignment --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementMobileAppAssignment ## SYNOPSIS -Deletes a mobileAppAssignment. +Delete navigation property assignments for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementMobileAppAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementMobileAppAssignment?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a mobileAppAssignment. +Delete navigation property assignments for deviceAppManagement **Permissions** @@ -464,7 +464,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementMobileAppAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppCategory.md index 065a3825e46c..26914e0f6320 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppCategory --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementMobileAppCategory ## SYNOPSIS -Deletes a mobileAppCategory. +Delete navigation property mobileAppCategories for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementMobileAppCategory](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementMobileAppCategory?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a mobileAppCategory. +Delete navigation property mobileAppCategories for deviceAppManagement **Permissions** @@ -442,7 +442,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementMobileAppCategory](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappcategory) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfiguration.md index 29b68a1f086d..a0f2d526da4c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappconfiguration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppConfiguration --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementMobileAppConfiguration ## SYNOPSIS -Deletes a iosMobileAppConfiguration. +Delete navigation property mobileAppConfigurations for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementMobileAppConfiguration](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementMobileAppConfiguration?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a iosMobileAppConfiguration. +Delete navigation property mobileAppConfigurations for deviceAppManagement **Permissions** @@ -443,7 +443,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementMobileAppConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationAssignment.md index 28297e1bbd31..cdb28d1a13ee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppConfigurationAssignment --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementMobileAppConfigurationAssignment ## SYNOPSIS -Deletes a managedDeviceMobileAppConfigurationAssignment. +Delete navigation property assignments for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementMobileAppConfigurationAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementMobileAppConfigurationAssignment?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a managedDeviceMobileAppConfigurationAssignment. +Delete navigation property assignments for deviceAppManagement **Permissions** @@ -466,7 +466,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementMobileAppConfigurationAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappconfigurationassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md index f486d10d6a17..6e6625bc90f3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappconfigurationdevicestatus Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus ## SYNOPSIS -Deletes a managedDeviceMobileAppConfigurationDeviceStatus. +Delete navigation property deviceStatuses for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a managedDeviceMobileAppConfigurationDeviceStatus. +Delete navigation property deviceStatuses for deviceAppManagement **Permissions** @@ -466,7 +466,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappconfigurationdevicestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary.md index 8d60b10e1cb0..8add87866ca0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappconfigurationdevicestatussummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus.md index d7a9e215c8cd..59d74af502e6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappconfigurationuserstatus Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus ## SYNOPSIS -Deletes a managedDeviceMobileAppConfigurationUserStatus. +Delete navigation property userStatuses for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a managedDeviceMobileAppConfigurationUserStatus. +Delete navigation property userStatuses for deviceAppManagement **Permissions** @@ -466,7 +466,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappconfigurationuserstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary.md index 9c658f787114..d61570cb2554 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileappconfigurationuserstatussummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppRelationship.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppRelationship.md index c54e43fd1c96..99add794ed0d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppRelationship.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementMobileAppRelationship.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementmobileapprelationship Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementMobileAppRelationship --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfiguration.md index e970904b4084..f8c0eb480d2f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementtargetedmanagedappconfiguration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementTargetedManagedAppConfiguration --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementTargetedManagedAppConfiguration ## SYNOPSIS -Deletes a targetedManagedAppConfiguration. +Delete navigation property targetedManagedAppConfigurations for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementTargetedManagedAppConfiguration](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementTargetedManagedAppConfiguration?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a targetedManagedAppConfiguration. +Delete navigation property targetedManagedAppConfigurations for deviceAppManagement **Permissions** @@ -444,7 +444,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementTargetedManagedAppConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementtargetedmanagedappconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md index 11dd25cef69e..4ada1cac4b56 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementtargetedmanagedappconfigurationapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md index 745484653ed8..04a3f3a928d9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementtargetedmanagedappconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary.md index 8ee07fb460e7..20c379ba2a0b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementtargetedmanagedappconfigurationdeploymentsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementVppToken.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementVppToken.md index 08ffe0cb50f9..b8880c7b695d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementVppToken.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementVppToken.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementvpptoken Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementVppToken --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementVppToken ## SYNOPSIS -Deletes a vppToken. +Delete navigation property vppTokens for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementVppToken](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementVppToken?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a vppToken. +Delete navigation property vppTokens for deviceAppManagement **Permissions** @@ -442,7 +442,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementVppToken](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementvpptoken) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy.md index 02f9782ca4fc..1701d028ad35 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementwindowsinformationprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy ## SYNOPSIS -Deletes a windowsInformationProtectionPolicy. +Delete navigation property windowsInformationProtectionPolicies for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a windowsInformationProtectionPolicy. +Delete navigation property windowsInformationProtectionPolicies for deviceAppManagement **Permissions** @@ -444,7 +444,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementwindowsinformationprotectionpolicy) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionpolicy-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment.md index 79174ce53c2c..9a1631767a95 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementwindowsinformationprotectionpolicyassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile.md index fc1207eae5dd..f9a06d4c545b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementwindowsinformationprotectionpolicyexemptapplockerfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLo ## SYNOPSIS -Deletes a windowsInformationProtectionAppLockerFile. +Delete navigation property exemptAppLockerFiles for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a windowsInformationProtectionAppLockerFile. +Delete navigation property exemptAppLockerFiles for deviceAppManagement **Permissions** @@ -466,7 +466,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementwindowsinformationprotectionpolicyexemptapplockerfile) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionapplockerfile-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md index 1eb526cc9397..a031e726a075 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementwindowsinformationprotectionpolicyprotectedapplockerfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtection.md index db26191a5f93..b602c03aaf74 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementiosmanagedappprotection Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementiOSManagedAppProtection --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementiOSManagedAppProtection ## SYNOPSIS -Deletes a iosManagedAppProtection. +Delete navigation property iosManagedAppProtections for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementiOSManagedAppProtection](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementiOSManagedAppProtection?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a iosManagedAppProtection. +Delete navigation property iosManagedAppProtections for deviceAppManagement **Permissions** @@ -443,7 +443,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementiOSManagedAppProtection](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementiosmanagedappprotection) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtectionApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtectionApp.md index ffebce4a09eb..3e937967ccf5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtectionApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtectionApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementiosmanagedappprotectionapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementiOSManagedAppProtectionApp --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementiOSManagedAppProtectionApp ## SYNOPSIS -Deletes a managedMobileApp. +Delete navigation property apps for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionApp](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionApp?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a managedMobileApp. +Delete navigation property apps for deviceAppManagement **Permissions** @@ -465,7 +465,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementiOSManagedAppProtectionApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementiosmanagedappprotectionapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md index 1ffb460237d6..b62f6ea63f82 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementiosmanagedappprotectionassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment --- @@ -13,7 +13,7 @@ title: Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment ## SYNOPSIS -Deletes a targetedManagedAppPolicyAssignment. +Delete navigation property assignments for deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment?view=graph-powershell-beta) @@ -49,7 +49,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Deletes a targetedManagedAppPolicyAssignment. +Delete navigation property assignments for deviceAppManagement **Permissions** @@ -465,7 +465,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementiosmanagedappprotectionassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedapppolicyassignment-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary.md index 77d76baf9b89..43ec31cd0a73 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgdeviceappmanagementiosmanagedappprotectiondeploymentsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserDeviceManagementTroubleshootingEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserDeviceManagementTroubleshootingEvent.md index 0db334a469f2..08383065c063 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserDeviceManagementTroubleshootingEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserDeviceManagementTroubleshootingEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mguserdevicemanagementtroubleshootingevent Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDeviceManagementTroubleshootingEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDevice.md index 80580d9819d5..d22f31eac215 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgusermanageddevice Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserManagedDevice --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceCategory.md index 52bfd8a5acf0..0335950b4113 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgusermanageddevicecategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserManagedDeviceCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceCategoryByRef.md index 93d505d17d52..dde150919309 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgusermanageddevicecategorybyref Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserManagedDeviceCategoryByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceCompliancePolicyState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceCompliancePolicyState.md index 20c3989414da..e3aded8c813e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceCompliancePolicyState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceCompliancePolicyState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgusermanageddevicecompliancepolicystate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserManagedDeviceCompliancePolicyState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceConfigurationState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceConfigurationState.md index 0aaa0e9a84b7..1b4eda86c998 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceConfigurationState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceConfigurationState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgusermanageddeviceconfigurationstate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserManagedDeviceConfigurationState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceLogCollectionResponse.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceLogCollectionResponse.md index e7a0506da1c8..b0848698256c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceLogCollectionResponse.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceLogCollectionResponse.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgusermanageddevicelogcollectionresponse Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserManagedDeviceLogCollectionResponse --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceUserFromSharedAppleDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceUserFromSharedAppleDevice.md index 62ac83431fdf..6abc955b1dfb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceUserFromSharedAppleDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceUserFromSharedAppleDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgusermanageddeviceuserfromsharedappledevice Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserManagedDeviceUserFromSharedAppleDevice --- @@ -554,7 +554,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgUserManagedDeviceUserFromSharedAppleDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgusermanageddeviceuserfromsharedappledevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceWindowsProtectionState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceWindowsProtectionState.md index abfde3364418..327da22da697 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceWindowsProtectionState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceWindowsProtectionState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgusermanageddevicewindowsprotectionstate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserManagedDeviceWindowsProtectionState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md index 3b877f702be0..29e3920ac087 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/remove-mgusermanageddevicewindowsprotectionstatedetectedmalwarestate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Request-MgUserManagedDeviceRemoteAssistance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Request-MgUserManagedDeviceRemoteAssistance.md index e6a1c0ade744..22188f834ca6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Request-MgUserManagedDeviceRemoteAssistance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Request-MgUserManagedDeviceRemoteAssistance.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/request-mgusermanageddeviceremoteassistance Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Request-MgUserManagedDeviceRemoteAssistance --- @@ -421,7 +421,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Request-MgUserManagedDeviceRemoteAssistance](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/request-mgusermanageddeviceremoteassistance) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Reset-MgUserManagedDevicePasscode.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Reset-MgUserManagedDevicePasscode.md index 8a5d175a2cef..b8f2fc3fdae5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Reset-MgUserManagedDevicePasscode.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Reset-MgUserManagedDevicePasscode.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/reset-mgusermanageddevicepasscode Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Reset-MgUserManagedDevicePasscode --- @@ -421,7 +421,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Reset-MgUserManagedDevicePasscode](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/reset-mgusermanageddevicepasscode) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Restart-MgUserManagedDeviceNow.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Restart-MgUserManagedDeviceNow.md index 1b4d43a6c2db..08ba4f545dbd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Restart-MgUserManagedDeviceNow.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Restart-MgUserManagedDeviceNow.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/restart-mgusermanageddevicenow Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restart-MgUserManagedDeviceNow --- @@ -421,7 +421,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Restart-MgUserManagedDeviceNow](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/restart-mgusermanageddevicenow) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Restore-MgUserManagedDevicePasscode.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Restore-MgUserManagedDevicePasscode.md index 09aa48e06efa..fb3de5f8cef5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Restore-MgUserManagedDevicePasscode.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Restore-MgUserManagedDevicePasscode.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/restore-mgusermanageddevicepasscode Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgUserManagedDevicePasscode --- @@ -421,7 +421,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Restore-MgUserManagedDevicePasscode](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/restore-mgusermanageddevicepasscode) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementManagedEBook.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementManagedEBook.md index e9fc8d35b188..59998aba55af 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementManagedEBook.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementManagedEBook.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/set-mgdeviceappmanagementmanagedebook Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDeviceAppManagementManagedEBook --- @@ -13,7 +13,7 @@ title: Set-MgDeviceAppManagementManagedEBook ## SYNOPSIS -Not yet documented +Invoke action assign > [!NOTE] > To view the beta release of this cmdlet, view [Set-MgBetaDeviceAppManagementManagedEBook](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Set-MgBetaDeviceAppManagementManagedEBook?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action assign **Permissions** @@ -575,7 +575,6 @@ Read-only. ## RELATED LINKS - [Set-MgDeviceAppManagementManagedEBook](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/set-mgdeviceappmanagementmanagedebook) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-managedebook-assign?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementMobileApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementMobileApp.md index 0a8e9241c4ee..e420b7480361 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementMobileApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementMobileApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/set-mgdeviceappmanagementmobileapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDeviceAppManagementMobileApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementMobileAppConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementMobileAppConfiguration.md index eb3044d65ee0..e39d65566ac5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementMobileAppConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementMobileAppConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/set-mgdeviceappmanagementmobileappconfiguration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDeviceAppManagementMobileAppConfiguration --- @@ -13,7 +13,7 @@ title: Set-MgDeviceAppManagementMobileAppConfiguration ## SYNOPSIS -Not yet documented +Invoke action assign > [!NOTE] > To view the beta release of this cmdlet, view [Set-MgBetaDeviceAppManagementMobileAppConfiguration](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Set-MgBetaDeviceAppManagementMobileAppConfiguration?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action assign **Permissions** @@ -572,7 +572,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Set-MgDeviceAppManagementMobileAppConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/set-mgdeviceappmanagementmobileappconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-assign?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementTargetedManagedAppConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementTargetedManagedAppConfiguration.md index 294e40f961ab..75405c87c2f9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementTargetedManagedAppConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgDeviceAppManagementTargetedManagedAppConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/set-mgdeviceappmanagementtargetedmanagedappconfiguration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDeviceAppManagementTargetedManagedAppConfiguration --- @@ -13,7 +13,7 @@ title: Set-MgDeviceAppManagementTargetedManagedAppConfiguration ## SYNOPSIS -Not yet documented +Invoke action assign > [!NOTE] > To view the beta release of this cmdlet, view [Set-MgBetaDeviceAppManagementTargetedManagedAppConfiguration](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Set-MgBetaDeviceAppManagementTargetedManagedAppConfiguration?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action assign **Permissions** @@ -575,7 +575,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Set-MgDeviceAppManagementTargetedManagedAppConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/set-mgdeviceappmanagementtargetedmanagedappconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-assign?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgUserManagedDeviceCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgUserManagedDeviceCategoryByRef.md index abc9a4aa68f1..39d497847501 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgUserManagedDeviceCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Set-MgUserManagedDeviceCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/set-mgusermanageddevicecategorybyref Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserManagedDeviceCategoryByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Skip-MgUserManagedDeviceActivationLock.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Skip-MgUserManagedDeviceActivationLock.md index 65ce9b8443f3..f243b75448cf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Skip-MgUserManagedDeviceActivationLock.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Skip-MgUserManagedDeviceActivationLock.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/skip-mgusermanageddeviceactivationlock Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Skip-MgUserManagedDeviceActivationLock --- @@ -421,7 +421,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Skip-MgUserManagedDeviceActivationLock](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/skip-mgusermanageddeviceactivationlock) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp.md index 6064f022b081..0926473c40fb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/sync-mgdeviceappmanagementmicrosoftstoreforbusinessapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp --- @@ -320,7 +320,6 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS - [Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/sync-mgdeviceappmanagementmicrosoftstoreforbusinessapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-deviceappmanagement-syncmicrosoftstoreforbusinessapps?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Sync-MgDeviceAppManagementVppTokenLicense.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Sync-MgDeviceAppManagementVppTokenLicense.md index 1c5c07b16508..002d52540c90 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Sync-MgDeviceAppManagementVppTokenLicense.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Sync-MgDeviceAppManagementVppTokenLicense.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/sync-mgdeviceappmanagementvpptokenlicense Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Sync-MgDeviceAppManagementVppTokenLicense --- @@ -399,7 +399,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Sync-MgDeviceAppManagementVppTokenLicense](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/sync-mgdeviceappmanagementvpptokenlicense) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-synclicenses?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Sync-MgUserManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Sync-MgUserManagedDevice.md index 10bacd22851c..296f0b790c8f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Sync-MgUserManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Sync-MgUserManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/sync-mgusermanageddevice Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Sync-MgUserManagedDevice --- @@ -13,7 +13,7 @@ title: Sync-MgUserManagedDevice ## SYNOPSIS -Not yet documented +Invoke action syncDevice > [!NOTE] > To view the beta release of this cmdlet, view [Sync-MgBetaUserManagedDevice](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Sync-MgBetaUserManagedDevice?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action syncDevice ## PARAMETERS @@ -421,7 +421,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Sync-MgUserManagedDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/sync-mgusermanageddevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagement.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagement.md index 11d64ef4a389..659a80956826 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagement.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagement.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagement Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagement --- @@ -838,6 +838,7 @@ Read-only. [ManagedBrowser ]: Type of managed browser [ManagedBrowserToOpenLinksRequired ]: Indicates whether internet links should be opened in the managed browser app, or any custom browser specified by CustomBrowserProtocol (for iOS) or CustomBrowserPackageId/CustomBrowserDisplayName (for Android) [MaximumPinRetries ]: Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 [MinimumPinLength ]: Minimum pin length required for an app-level pin if PinRequired is set to True [MinimumRequiredAppVersion ]: Versions less than the specified version will block the managed app from accessing company data. [MinimumRequiredOSVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -875,12 +876,12 @@ When this property is configured, ManagedBrowserToOpenLinksRequired should be tr [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. [DisableAppEncryptionIfDeviceEncryptionIsEnabled ]: When this setting is enabled, app level encryption is disabled if device level encryption is enabled [EncryptAppData ]: Indicates whether application data for managed apps should be encrypted @@ -911,6 +912,7 @@ Read-only. [ManagedBrowser ]: Type of managed browser [ManagedBrowserToOpenLinksRequired ]: Indicates whether internet links should be opened in the managed browser app, or any custom browser specified by CustomBrowserProtocol (for iOS) or CustomBrowserPackageId/CustomBrowserDisplayName (for Android) [MaximumPinRetries ]: Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 [MinimumPinLength ]: Minimum pin length required for an app-level pin if PinRequired is set to True [MinimumRequiredAppVersion ]: Versions less than the specified version will block the managed app from accessing company data. [MinimumRequiredOSVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -948,12 +950,12 @@ When this property is configured, ManagedBrowserToOpenLinksRequired should be tr [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. [DisableAppEncryptionIfDeviceEncryptionIsEnabled ]: When this setting is enabled, app level encryption is disabled if device level encryption is enabled [EncryptAppData ]: Indicates whether application data for managed apps should be encrypted @@ -973,6 +975,7 @@ Read-only. [ManagedBrowser ]: Type of managed browser [ManagedBrowserToOpenLinksRequired ]: Indicates whether internet links should be opened in the managed browser app, or any custom browser specified by CustomBrowserProtocol (for iOS) or CustomBrowserPackageId/CustomBrowserDisplayName (for Android) [MaximumPinRetries ]: Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 [MinimumPinLength ]: Minimum pin length required for an app-level pin if PinRequired is set to True [MinimumRequiredAppVersion ]: Versions less than the specified version will block the managed app from accessing company data. [MinimumRequiredOSVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -1031,6 +1034,7 @@ Read-only. [ManagedBrowser ]: Type of managed browser [ManagedBrowserToOpenLinksRequired ]: Indicates whether internet links should be opened in the managed browser app, or any custom browser specified by CustomBrowserProtocol (for iOS) or CustomBrowserPackageId/CustomBrowserDisplayName (for Android) [MaximumPinRetries ]: Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 [MinimumPinLength ]: Minimum pin length required for an app-level pin if PinRequired is set to True [MinimumRequiredAppVersion ]: Versions less than the specified version will block the managed app from accessing company data. [MinimumRequiredOSVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -1338,9 +1342,9 @@ Read-only. [VppTokens ]: List of Vpp tokens for this organization. [Id ]: The unique identifier for an entity. Read-only. - [AppleId ]: The Apple ID associated with the given Apple Volume Purchase Program Token. + [AppleId ]: The apple Id associated with the given Apple Volume Purchase Program Token. [AutomaticallyUpdateApps ]: Whether or not apps for the VPP token will be automatically updated. - [CountryOrRegion ]: The country or region associated with the Apple Volume Purchase Program Token. + [CountryOrRegion ]: Whether or not apps for the VPP token will be automatically updated. [ExpirationDateTime ]: The expiration date time of the Apple Volume Purchase Program Token. [LastModifiedDateTime ]: Last modification date time associated with the Apple Volume Purchase Program Token. [LastSyncDateTime ]: The last time when an application sync was done with the Apple volume purchase program service using the the Apple Volume Purchase Program Token. @@ -1400,30 +1404,36 @@ The RMS template allows the IT admin to configure the details about who has acce [Version ]: Version of the entity. [Id ]: The unique identifier for an entity. Read-only. - [DaysWithoutContactBeforeUnenroll ]: Offline interval before app data is wiped (days) + [DaysWithoutContactBeforeUnenroll ]: Offline interval before app data is wiped (days) . +Valid values 0 to 999 [MdmEnrollmentUrl ]: Enrollment url for the MDM [MinutesOfInactivityBeforeDeviceLock ]: Specifies the maximum amount of time (in minutes) allowed after the device is idle that will cause the device to become PIN or password locked. Range is an integer X where 0 <= X <= 999. +Valid values 0 to 999 [NumberOfPastPinsRemembered ]: Integer value that specifies the number of past PINs that can be associated to a user account that can't be reused. The largest number you can configure for this policy setting is 50. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then storage of previous PINs is not required. This node was added in Windows 10, version 1511. Default is 0. +Valid values 0 to 50 [PasswordMaximumAttemptCount ]: The number of authentication failures allowed before the device will be wiped. A value of 0 disables device wipe functionality. Range is an integer X where 4 <= X <= 16 for desktop and 0 <= X <= 999 for mobile devices. +Valid values 0 to 999 [PinExpirationDays ]: Integer value specifies the period of time (in days) that a PIN can be used before the system requires the user to change it. The largest number you can configure for this policy setting is 730. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then the user's PIN will never expire. This node was added in Windows 10, version 1511. Default is 0. +Valid values 0 to 730 [PinLowercaseLetters ]: Pin Character Requirements [PinMinimumLength ]: Integer value that sets the minimum number of characters required for the PIN. Default value is 4. The lowest number you can configure for this policy setting is 4. The largest number you can configure must be less than the number configured in the Maximum PIN length policy setting or the number 127, whichever is the lowest. +Valid values 0 to 127 [PinSpecialCharacters ]: Pin Character Requirements [PinUppercaseLetters ]: Pin Character Requirements [RevokeOnMdmHandoffDisabled ]: New property in RS2, pending documentation @@ -1442,6 +1452,7 @@ DEFAULTMANAGEDAPPPROTECTIONS : Def [ManagedBrowser ]: Type of managed browser [ManagedBrowserToOpenLinksRequired ]: Indicates whether internet links should be opened in the managed browser app, or any custom browser specified by CustomBrowserProtocol (for iOS) or CustomBrowserPackageId/CustomBrowserDisplayName (for Android) [MaximumPinRetries ]: Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 [MinimumPinLength ]: Minimum pin length required for an app-level pin if PinRequired is set to True [MinimumRequiredAppVersion ]: Versions less than the specified version will block the managed app from accessing company data. [MinimumRequiredOSVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -1479,12 +1490,12 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. [DisableAppEncryptionIfDeviceEncryptionIsEnabled ]: When this setting is enabled, app level encryption is disabled if device level encryption is enabled. (Android only) @@ -1520,6 +1531,7 @@ Read-only. [ManagedBrowser ]: Type of managed browser [ManagedBrowserToOpenLinksRequired ]: Indicates whether internet links should be opened in the managed browser app, or any custom browser specified by CustomBrowserProtocol (for iOS) or CustomBrowserPackageId/CustomBrowserDisplayName (for Android) [MaximumPinRetries ]: Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 [MinimumPinLength ]: Minimum pin length required for an app-level pin if PinRequired is set to True [MinimumRequiredAppVersion ]: Versions less than the specified version will block the managed app from accessing company data. [MinimumRequiredOSVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -1556,12 +1568,12 @@ When this property is configured, ManagedBrowserToOpenLinksRequired should be tr [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. [FaceIdBlocked ]: Indicates whether use of the FaceID is allowed in place of a pin if PinRequired is set to True. [MinimumRequiredSdkVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -1875,21 +1887,21 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. [IsAssigned ]: Indicates if the policy is deployed to any inclusion groups or not. VPPTOKENS : List of Vpp tokens for this organization. [Id ]: The unique identifier for an entity. Read-only. - [AppleId ]: The Apple ID associated with the given Apple Volume Purchase Program Token. + [AppleId ]: The apple Id associated with the given Apple Volume Purchase Program Token. [AutomaticallyUpdateApps ]: Whether or not apps for the VPP token will be automatically updated. - [CountryOrRegion ]: The country or region associated with the Apple Volume Purchase Program Token. + [CountryOrRegion ]: Whether or not apps for the VPP token will be automatically updated. [ExpirationDateTime ]: The expiration date time of the Apple Volume Purchase Program Token. [LastModifiedDateTime ]: Last modification date time associated with the Apple Volume Purchase Program Token. [LastSyncDateTime ]: The last time when an application sync was done with the Apple volume purchase program service using the the Apple Volume Purchase Program Token. @@ -1978,30 +1990,36 @@ The RMS template allows the IT admin to configure the details about who has acce [Version ]: Version of the entity. [Id ]: The unique identifier for an entity. Read-only. - [DaysWithoutContactBeforeUnenroll ]: Offline interval before app data is wiped (days) + [DaysWithoutContactBeforeUnenroll ]: Offline interval before app data is wiped (days) . +Valid values 0 to 999 [MdmEnrollmentUrl ]: Enrollment url for the MDM [MinutesOfInactivityBeforeDeviceLock ]: Specifies the maximum amount of time (in minutes) allowed after the device is idle that will cause the device to become PIN or password locked. Range is an integer X where 0 <= X <= 999. +Valid values 0 to 999 [NumberOfPastPinsRemembered ]: Integer value that specifies the number of past PINs that can be associated to a user account that can't be reused. The largest number you can configure for this policy setting is 50. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then storage of previous PINs is not required. This node was added in Windows 10, version 1511. Default is 0. +Valid values 0 to 50 [PasswordMaximumAttemptCount ]: The number of authentication failures allowed before the device will be wiped. A value of 0 disables device wipe functionality. Range is an integer X where 4 <= X <= 16 for desktop and 0 <= X <= 999 for mobile devices. +Valid values 0 to 999 [PinExpirationDays ]: Integer value specifies the period of time (in days) that a PIN can be used before the system requires the user to change it. The largest number you can configure for this policy setting is 730. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then the user's PIN will never expire. This node was added in Windows 10, version 1511. Default is 0. +Valid values 0 to 730 [PinLowercaseLetters ]: Pin Character Requirements [PinMinimumLength ]: Integer value that sets the minimum number of characters required for the PIN. Default value is 4. The lowest number you can configure for this policy setting is 4. The largest number you can configure must be less than the number configured in the Maximum PIN length policy setting or the number 127, whichever is the lowest. +Valid values 0 to 127 [PinSpecialCharacters ]: Pin Character Requirements [PinUppercaseLetters ]: Pin Character Requirements [RevokeOnMdmHandoffDisabled ]: New property in RS2, pending documentation @@ -2011,7 +2029,7 @@ The largest number you can configure must be less than the number configured in ## RELATED LINKS - [Update-MgDeviceAppManagement](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagement) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-deviceappmanagement-update?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-policyset-deviceappmanagement-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtection.md index 27fb83cec8fc..041041bc23e6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementandroidmanagedappprotection Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementAndroidManagedAppProtection --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementAndroidManagedAppProtection ## SYNOPSIS -Update the properties of a androidManagedAppProtection object. +Update the navigation property androidManagedAppProtections in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementAndroidManagedAppProtection](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementAndroidManagedAppProtection?view=graph-powershell-beta) @@ -111,7 +111,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a androidManagedAppProtection object. +Update the navigation property androidManagedAppProtections in deviceAppManagement **Permissions** @@ -1081,6 +1081,7 @@ HelpMessage: '' ### -MaximumPinRetries Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 ```yaml Type: System.Int32 @@ -1792,6 +1793,7 @@ Read-only. [ManagedBrowser ]: Type of managed browser [ManagedBrowserToOpenLinksRequired ]: Indicates whether internet links should be opened in the managed browser app, or any custom browser specified by CustomBrowserProtocol (for iOS) or CustomBrowserPackageId/CustomBrowserDisplayName (for Android) [MaximumPinRetries ]: Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 [MinimumPinLength ]: Minimum pin length required for an app-level pin if PinRequired is set to True [MinimumRequiredAppVersion ]: Versions less than the specified version will block the managed app from accessing company data. [MinimumRequiredOSVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -1829,12 +1831,12 @@ When this property is configured, ManagedBrowserToOpenLinksRequired should be tr [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. [DisableAppEncryptionIfDeviceEncryptionIsEnabled ]: When this setting is enabled, app level encryption is disabled if device level encryption is enabled [EncryptAppData ]: Indicates whether application data for managed apps should be encrypted @@ -1846,13 +1848,13 @@ DEPLOYMENTSUMMARY ``: The Mana [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. INPUTOBJECT ``: Identity Parameter @@ -1897,7 +1899,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementAndroidManagedAppProtection](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementandroidmanagedappprotection) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappprotection-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtectionApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtectionApp.md index b5c7eb9005e3..1b61e8814c8e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtectionApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtectionApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementandroidmanagedappprotectionapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementAndroidManagedAppProtectionApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md index 36307500f46a..95b9017a3148 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementandroidmanagedappprotectionassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary.md index 118e2443767d..ff5453a1e0c1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementandroidmanagedappprotectiondeploymentsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary --- @@ -194,7 +194,7 @@ HelpMessage: '' ### -ConfigurationDeployedUserCount -Not yet documented + ```yaml Type: System.Int32 @@ -221,7 +221,7 @@ HelpMessage: '' ### -ConfigurationDeploymentSummaryPerApp -Not yet documented + To construct, see NOTES section for CONFIGURATIONDEPLOYMENTSUMMARYPERAPP properties and create a hash table. ```yaml @@ -271,7 +271,7 @@ HelpMessage: '' ### -DisplayName -Not yet documented + ```yaml Type: System.String @@ -417,7 +417,7 @@ HelpMessage: '' ### -LastRefreshTime -Not yet documented + ```yaml Type: System.DateTime @@ -614,16 +614,16 @@ BODYPARAMETER ``: The ManagedA [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. -CONFIGURATIONDEPLOYMENTSUMMARYPERAPP : Not yet documented +CONFIGURATIONDEPLOYMENTSUMMARYPERAPP : . [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementDefaultManagedAppProtection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementDefaultManagedAppProtection.md index 9149c22b4819..f4da80066b4e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementDefaultManagedAppProtection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementDefaultManagedAppProtection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementdefaultmanagedappprotection Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementDefaultManagedAppProtection --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementDefaultManagedAppProtection ## SYNOPSIS -Update the properties of a defaultManagedAppProtection object. +Update the navigation property defaultManagedAppProtections in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementDefaultManagedAppProtection](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementDefaultManagedAppProtection?view=graph-powershell-beta) @@ -109,7 +109,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a defaultManagedAppProtection object. +Update the navigation property defaultManagedAppProtections in deviceAppManagement **Permissions** @@ -1060,6 +1060,7 @@ HelpMessage: '' ### -MaximumPinRetries Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 ```yaml Type: System.Int32 @@ -1790,6 +1791,7 @@ BODYPARAMETER ``: Policy used to con [ManagedBrowser ]: Type of managed browser [ManagedBrowserToOpenLinksRequired ]: Indicates whether internet links should be opened in the managed browser app, or any custom browser specified by CustomBrowserProtocol (for iOS) or CustomBrowserPackageId/CustomBrowserDisplayName (for Android) [MaximumPinRetries ]: Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 [MinimumPinLength ]: Minimum pin length required for an app-level pin if PinRequired is set to True [MinimumRequiredAppVersion ]: Versions less than the specified version will block the managed app from accessing company data. [MinimumRequiredOSVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -1827,12 +1829,12 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. [DisableAppEncryptionIfDeviceEncryptionIsEnabled ]: When this setting is enabled, app level encryption is disabled if device level encryption is enabled. (Android only) @@ -1857,13 +1859,13 @@ DEPLOYMENTSUMMARY ``: The Mana [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. INPUTOBJECT ``: Identity Parameter @@ -1908,7 +1910,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementDefaultManagedAppProtection](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementdefaultmanagedappprotection) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-defaultmanagedappprotection-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementDefaultManagedAppProtectionApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementDefaultManagedAppProtectionApp.md index 9e9c0bcf1c91..f734531cbb46 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementDefaultManagedAppProtectionApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementDefaultManagedAppProtectionApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementdefaultmanagedappprotectionapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementDefaultManagedAppProtectionApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary.md index 24b41f43bc7e..238146fcf487 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementdefaultmanagedappprotectiondeploymentsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary --- @@ -167,7 +167,7 @@ HelpMessage: '' ### -ConfigurationDeployedUserCount -Not yet documented + ```yaml Type: System.Int32 @@ -194,7 +194,7 @@ HelpMessage: '' ### -ConfigurationDeploymentSummaryPerApp -Not yet documented + To construct, see NOTES section for CONFIGURATIONDEPLOYMENTSUMMARYPERAPP properties and create a hash table. ```yaml @@ -271,7 +271,7 @@ HelpMessage: '' ### -DisplayName -Not yet documented + ```yaml Type: System.String @@ -417,7 +417,7 @@ HelpMessage: '' ### -LastRefreshTime -Not yet documented + ```yaml Type: System.DateTime @@ -614,16 +614,16 @@ BODYPARAMETER ``: The ManagedA [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. -CONFIGURATIONDEPLOYMENTSUMMARYPERAPP : Not yet documented +CONFIGURATIONDEPLOYMENTSUMMARYPERAPP : . [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppPolicy.md index 3be5697653bc..2f7063a0ef35 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedapppolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementManagedAppPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistration.md index 9ce80958089f..0b2d166d91ed 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedappregistration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementManagedAppRegistration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md index cb952693ee1d..1b58045f698a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedappregistrationappliedpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md index 123e9de97954..65fed6c772b7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedappregistrationintendedpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistrationOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistrationOperation.md index 0b992d9206b2..233e89a6029e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistrationOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppRegistrationOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedappregistrationoperation Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementManagedAppRegistrationOperation --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementManagedAppRegistrationOperation ## SYNOPSIS -Update the properties of a managedAppOperation object. +Update the navigation property operations in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementManagedAppRegistrationOperation](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementManagedAppRegistrationOperation?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a managedAppOperation object. +Update the navigation property operations in deviceAppManagement **Permissions** @@ -676,7 +676,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementManagedAppRegistrationOperation](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedappregistrationoperation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedappoperation-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppStatus.md index ef6cedefbb49..242082c37412 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedAppStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedappstatus Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementManagedAppStatus --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBook.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBook.md index 2c1f9bfbcdff..f64a211f6d76 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBook.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBook.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedebook Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementManagedEBook --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementManagedEBook ## SYNOPSIS -Update the properties of a iosVppEBook object. +Update the navigation property managedEBooks in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementManagedEBook](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementManagedEBook?view=graph-powershell-beta) @@ -81,7 +81,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a iosVppEBook object. +Update the navigation property managedEBooks in deviceAppManagement **Permissions** @@ -1020,7 +1020,6 @@ Read-only. ## RELATED LINKS - [Update-MgDeviceAppManagementManagedEBook](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedebook) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-iosvppebook-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookAssignment.md index 57b703a60ed4..d24cdaf83075 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedebookassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementManagedEBookAssignment --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementManagedEBookAssignment ## SYNOPSIS -Update the properties of a iosVppEBookAssignment object. +Update the navigation property assignments in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementManagedEBookAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementManagedEBookAssignment?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a iosVppEBookAssignment object. +Update the navigation property assignments in deviceAppManagement **Permissions** @@ -620,7 +620,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementManagedEBookAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedebookassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookDeviceState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookDeviceState.md index 50cfae2eacb8..91449ff698ec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookDeviceState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookDeviceState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedebookdevicestate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementManagedEBookDeviceState --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementManagedEBookDeviceState ## SYNOPSIS -Update the properties of a deviceInstallState object. +Update the navigation property deviceStates in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementManagedEBookDeviceState](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementManagedEBookDeviceState?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a deviceInstallState object. +Update the navigation property deviceStates in deviceAppManagement **Permissions** @@ -795,7 +795,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementManagedEBookDeviceState](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedebookdevicestate) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookInstallSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookInstallSummary.md index 212fd6a2fa29..6aa06947d83a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookInstallSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookInstallSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedebookinstallsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementManagedEBookInstallSummary --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementManagedEBookInstallSummary ## SYNOPSIS -Update the properties of a eBookInstallSummary object. +Update the navigation property installSummary in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementManagedEBookInstallSummary](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementManagedEBookInstallSummary?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a eBookInstallSummary object. +Update the navigation property installSummary in deviceAppManagement **Permissions** @@ -708,7 +708,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementManagedEBookInstallSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedebookinstallsummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-ebookinstallsummary-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookUserStateSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookUserStateSummary.md index 10fdb9b08bb5..6d23a49c40f3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookUserStateSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookUserStateSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedebookuserstatesummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementManagedEBookUserStateSummary --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementManagedEBookUserStateSummary ## SYNOPSIS -Update the properties of a userInstallStateSummary object. +Update the navigation property userStateSummary in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementManagedEBookUserStateSummary](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementManagedEBookUserStateSummary?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a userInstallStateSummary object. +Update the navigation property userStateSummary in deviceAppManagement **Permissions** @@ -730,7 +730,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementManagedEBookUserStateSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedebookuserstatesummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md index 503d4f7e1bd4..7585f9f77127 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmanagedebookuserstatesummarydevicestate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md index 1e18db7f8197..b3685d3a9619 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmdmwindowsinformationprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy ## SYNOPSIS -Update the properties of a mdmWindowsInformationProtectionPolicy object. +Update the navigation property mdmWindowsInformationProtectionPolicies in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy?view=graph-powershell-beta) @@ -115,7 +115,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a mdmWindowsInformationProtectionPolicy object. +Update the navigation property mdmWindowsInformationProtectionPolicies in deviceAppManagement **Permissions** @@ -1622,7 +1622,6 @@ SMBAUTOENCRYPTEDFILEEXTENSIONS [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementMobileApp](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementMobileApp?view=graph-powershell-beta) @@ -78,7 +78,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a macOSLobApp object. +Update the navigation property mobileApps in deviceAppManagement **Permissions** @@ -977,7 +977,6 @@ LARGEICON ``: Contains properties for a generic mime ## RELATED LINKS - [Update-MgDeviceAppManagementMobileApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-macoslobapp-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md index 0e0509aa924a..f5f2994e93b8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasandroidlobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md index 8b300f1c0c68..b6d3e8fbe0e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasandroidlobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion --- @@ -560,10 +560,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -576,10 +576,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md index f5d108c0b157..ecae9f2e52bb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasandroidlobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md index b0192c5b630d..3cda3e3be0a6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasandroidlobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile --- @@ -326,7 +326,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -434,7 +434,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -546,7 +546,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -573,7 +573,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -688,10 +688,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md index c212b9fdf35f..e2c098a2b87e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasandroidstoreappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md index d94b926981c1..9477f3af0eb3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasiostoreappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md index 056c07776840..2442bac35755 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsIoVppAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasiovppappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsIoVppAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md index 460790915c51..ba8f6e89164e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmacosdmgappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md index d29b28c3d616..07d53ba61670 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmacosdmgappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion --- @@ -560,10 +560,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -576,10 +576,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md index a92d4e9af46e..7a1785f03c4f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmacosdmgappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md index 0e3a86d523f3..2acfe0586bfb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmacosdmgappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile --- @@ -326,7 +326,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -434,7 +434,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -546,7 +546,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -573,7 +573,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -688,10 +688,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md index 2dab355686d4..f9379133d1b8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmacoslobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md index ffc5e21303bf..3f7cf93de2c1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmacoslobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion --- @@ -560,10 +560,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -576,10 +576,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md index 87d962095eea..a6d54b6f7cab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmacoslobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md index 3be5a2d6d6b2..98050444db99 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmacoslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile --- @@ -326,7 +326,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -434,7 +434,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -546,7 +546,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -573,7 +573,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -688,10 +688,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md index 01db5044dcaa..08f5befdd7be 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmanagedandroidlobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md index 3bb8f30779dc..c43a5e757a1b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion --- @@ -560,10 +560,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -576,10 +576,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md index 50fab6175c20..f5eb4b339ddb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md index d0afcb22fd1e..906de60b90d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmanagedandroidlobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile --- @@ -326,7 +326,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -434,7 +434,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -546,7 +546,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -573,7 +573,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -688,10 +688,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md index 26fa948a7b3a..abad85ca612d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmanagedmobilelobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md index b139286e3aed..e184e4a62687 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion --- @@ -560,10 +560,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -576,10 +576,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md index 3c1cbdb895e4..820a31065c54 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md index 706dc3a8f4ee..e79d44c9b806 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmanagedmobilelobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile --- @@ -326,7 +326,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -434,7 +434,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -546,7 +546,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -573,7 +573,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -688,10 +688,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md index a0af3aecbfff..25e4817627f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmanagedioslobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md index 759aa6038b2d..30bc1f2cfbf2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmanagedioslobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion --- @@ -560,10 +560,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -576,10 +576,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md index 62ebae17ba8a..5c3cbe433da7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmanagedioslobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md index 99510f689847..a58108d93ef2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmanagedioslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile --- @@ -326,7 +326,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -434,7 +434,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -546,7 +546,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -573,7 +573,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -688,10 +688,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md index 7f249160efe4..3d7e56bc56cb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasmicrosoftstoreforbusinessappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md index eed611b22301..b79d6780309b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswin32lobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md index 37b4c964cb32..955123e7bd74 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswin32lobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion --- @@ -560,10 +560,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -576,10 +576,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md index bb76db361edd..173f45249965 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswin32lobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md index 5dd352625662..443bfc7096cf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswin32lobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile --- @@ -326,7 +326,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -434,7 +434,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -546,7 +546,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -573,7 +573,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -688,10 +688,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md index b95a35da7a52..64c93ea18c0f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowsappxassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md index c702ccd052a0..6acdcbd7effd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowsappxcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion --- @@ -560,10 +560,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -576,10 +576,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md index b429e363c61d..7cd0bfe8be82 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowsappxcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md index 256bc560aa60..f0593145af65 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowsappxcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile --- @@ -326,7 +326,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -434,7 +434,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -546,7 +546,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -573,7 +573,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -688,10 +688,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md index d34b7bcd4d0c..11754ac4b010 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowsmobilemsiassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md index 11f0cd31c041..5ad0db469b57 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion --- @@ -560,10 +560,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -576,10 +576,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md index e4be191dd7af..b7d025b21dce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md index d6201f1ee807..7e9629372ed5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowsmobilemsicontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile --- @@ -326,7 +326,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -434,7 +434,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -546,7 +546,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -573,7 +573,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -688,10 +688,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md index fba9312713d1..b191c9aa34fb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowsuniversalappxassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md index e38e381b651f..2cef94c35479 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowsuniversalappxcommittedcontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md index bc46872951d0..a55653f333b2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion --- @@ -560,10 +560,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -576,10 +576,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md index 567ce52e1e35..9a7feb704a96 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md index a930d2e007f2..5a19a72c8f5c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowsuniversalappxcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile --- @@ -326,7 +326,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -434,7 +434,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -546,7 +546,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -573,7 +573,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -688,10 +688,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md index 39c7222e76e5..dc399c0050db 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappaswindowswebappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md index 810eb40e6b93..2e3ab9adbc96 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasioslobappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md index 28f973125d24..cc7622a892ed 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasioslobappcontentversion Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion --- @@ -560,10 +560,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. CONTAINEDAPPS : The collection of contained apps in a MobileLobApp acting as a package. @@ -576,10 +576,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md index 169478b93bed..85b3ae7a3af9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasioslobappcontentversioncontainedapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md index d91f26c3a4c7..7dd62953254b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappasioslobappcontentversionfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile --- @@ -325,7 +325,7 @@ HelpMessage: '' ### -ManifestInputFile -Input File for Manifest (The manifest information.) +Input File for Manifest (Indicates the manifest information, containing file metadata.) ```yaml Type: System.String @@ -433,7 +433,7 @@ HelpMessage: '' ### -Name -the file name. +Indicates the name of the file. ```yaml Type: System.String @@ -545,7 +545,7 @@ HelpMessage: '' ### -Size -The size of the file prior to encryption. +Indicates the original size of the file, in bytes. ```yaml Type: System.Int64 @@ -572,7 +572,7 @@ HelpMessage: '' ### -SizeEncrypted -The size of the file after encryption. +Indicates the size of the file after encryption, in bytes. ```yaml Type: System.Int64 @@ -687,10 +687,10 @@ Read-only. [IsDependency ]: Indicates whether this content file is a dependency for the main content file. TRUE means that the content file is a dependency, FALSE means that the content file is not a dependency and is the main content file. Defaults to FALSE. - [Manifest ]: The manifest information. - [Name ]: the file name. - [Size ]: The size of the file prior to encryption. - [SizeEncrypted ]: The size of the file after encryption. + [Manifest ]: Indicates the manifest information, containing file metadata. + [Name ]: Indicates the name of the file. + [Size ]: Indicates the original size of the file, in bytes. + [SizeEncrypted ]: Indicates the size of the file after encryption, in bytes. [UploadState ]: Contains properties for upload request states. INPUTOBJECT ``: Identity Parameter diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAssignment.md index d509a018286b..a547a727c660 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppAssignment --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementMobileAppAssignment ## SYNOPSIS -Update the properties of a mobileAppAssignment object. +Update the navigation property assignments in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementMobileAppAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementMobileAppAssignment?view=graph-powershell-beta) @@ -70,7 +70,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a mobileAppAssignment object. +Update the navigation property assignments in deviceAppManagement **Permissions** @@ -652,7 +652,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementMobileAppAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppCategory.md index 2ee54cd74a7a..42837c4322dd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappcategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppCategory --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementMobileAppCategory ## SYNOPSIS -Update the properties of a mobileAppCategory object. +Update the navigation property mobileAppCategories in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementMobileAppCategory](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementMobileAppCategory?view=graph-powershell-beta) @@ -67,7 +67,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a mobileAppCategory object. +Update the navigation property mobileAppCategories in deviceAppManagement **Permissions** @@ -557,7 +557,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementMobileAppCategory](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappcategory) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfiguration.md index 2775738cdb5c..c427ed1cc161 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappconfiguration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppConfiguration --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementMobileAppConfiguration ## SYNOPSIS -Update the properties of a iosMobileAppConfiguration object. +Update the navigation property mobileAppConfigurations in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementMobileAppConfiguration](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementMobileAppConfiguration?view=graph-powershell-beta) @@ -87,7 +87,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a iosMobileAppConfiguration object. +Update the navigation property mobileAppConfigurations in deviceAppManagement **Permissions** @@ -966,7 +966,6 @@ Read-only. ## RELATED LINKS - [Update-MgDeviceAppManagementMobileAppConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationAssignment.md index 4227e52e12f6..1a75d7e122e7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppConfigurationAssignment --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementMobileAppConfigurationAssignment ## SYNOPSIS -Update the properties of a managedDeviceMobileAppConfigurationAssignment object. +Update the navigation property assignments in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementMobileAppConfigurationAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementMobileAppConfigurationAssignment?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a managedDeviceMobileAppConfigurationAssignment object. +Update the navigation property assignments in deviceAppManagement **Permissions** @@ -595,7 +595,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementMobileAppConfigurationAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappconfigurationassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md index c8bec5ada1c1..f6a79eace7b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappconfigurationdevicestatus Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus ## SYNOPSIS -Update the properties of a managedDeviceMobileAppConfigurationDeviceStatus object. +Update the navigation property deviceStatuses in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus?view=graph-powershell-beta) @@ -81,7 +81,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a managedDeviceMobileAppConfigurationDeviceStatus object. +Update the navigation property deviceStatuses in deviceAppManagement **Permissions** @@ -772,7 +772,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappconfigurationdevicestatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary.md index 0597e03305fa..030838a584e5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappconfigurationdevicestatussummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary ## SYNOPSIS -Update the properties of a managedDeviceMobileAppConfigurationDeviceSummary object. +Update the navigation property deviceStatusSummary in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a managedDeviceMobileAppConfigurationDeviceSummary object. +Update the navigation property deviceStatusSummary in deviceAppManagement **Permissions** @@ -741,7 +741,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappconfigurationdevicestatussummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationUserStatus.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationUserStatus.md index f58013d36414..c915663b5421 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationUserStatus.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationUserStatus.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappconfigurationuserstatus Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppConfigurationUserStatus --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementMobileAppConfigurationUserStatus ## SYNOPSIS -Update the properties of a managedDeviceMobileAppConfigurationUserStatus object. +Update the navigation property userStatuses in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus?view=graph-powershell-beta) @@ -79,7 +79,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a managedDeviceMobileAppConfigurationUserStatus object. +Update the navigation property userStatuses in deviceAppManagement **Permissions** @@ -712,7 +712,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementMobileAppConfigurationUserStatus](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappconfigurationuserstatus) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary.md index 4af10e706ca8..a39b58d058ea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappconfigurationuserstatussummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary ## SYNOPSIS -Update the properties of a managedDeviceMobileAppConfigurationUserSummary object. +Update the navigation property userStatusSummary in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a managedDeviceMobileAppConfigurationUserSummary object. +Update the navigation property userStatusSummary in deviceAppManagement **Permissions** @@ -741,7 +741,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmobileappconfigurationuserstatussummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMultipleMobileAppRelationship.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMultipleMobileAppRelationship.md index 5e2bf976cba2..74d934eefc96 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMultipleMobileAppRelationship.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementMultipleMobileAppRelationship.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementmultiplemobileapprelationship Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementMultipleMobileAppRelationship --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfiguration.md index eea4e7d12e35..723cf1dc51fc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementtargetedmanagedappconfiguration Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementTargetedManagedAppConfiguration --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementTargetedManagedAppConfiguration ## SYNOPSIS -Update the properties of a targetedManagedAppConfiguration object. +Update the navigation property targetedManagedAppConfigurations in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementTargetedManagedAppConfiguration](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementTargetedManagedAppConfiguration?view=graph-powershell-beta) @@ -79,7 +79,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a targetedManagedAppConfiguration object. +Update the navigation property targetedManagedAppConfigurations in deviceAppManagement **Permissions** @@ -847,12 +847,12 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. [IsAssigned ]: Indicates if the policy is deployed to any inclusion groups or not. @@ -864,13 +864,13 @@ DEPLOYMENTSUMMARY ``: The Mana [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. INPUTOBJECT ``: Identity Parameter @@ -915,7 +915,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementTargetedManagedAppConfiguration](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementtargetedmanagedappconfiguration) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md index 76579460bee1..f2000920cd08 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementtargetedmanagedappconfigurationapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md index d38eb3e98ad5..31acc2104fa1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementtargetedmanagedappconfigurationassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary.md index 4ef025111d47..19a56b223f26 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementtargetedmanagedappconfigurationdeploymentsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary --- @@ -167,7 +167,7 @@ HelpMessage: '' ### -ConfigurationDeployedUserCount -Not yet documented + ```yaml Type: System.Int32 @@ -194,7 +194,7 @@ HelpMessage: '' ### -ConfigurationDeploymentSummaryPerApp -Not yet documented + To construct, see NOTES section for CONFIGURATIONDEPLOYMENTSUMMARYPERAPP properties and create a hash table. ```yaml @@ -244,7 +244,7 @@ HelpMessage: '' ### -DisplayName -Not yet documented + ```yaml Type: System.String @@ -390,7 +390,7 @@ HelpMessage: '' ### -LastRefreshTime -Not yet documented + ```yaml Type: System.DateTime @@ -614,16 +614,16 @@ BODYPARAMETER ``: The ManagedA [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. -CONFIGURATIONDEPLOYMENTSUMMARYPERAPP : Not yet documented +CONFIGURATIONDEPLOYMENTSUMMARYPERAPP : . [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementVppToken.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementVppToken.md index 0e3cd3468123..d8d6c78fd909 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementVppToken.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementVppToken.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementvpptoken Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementVppToken --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementVppToken ## SYNOPSIS -Update the properties of a vppToken object. +Update the navigation property vppTokens in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementVppToken](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementVppToken?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a vppToken object. +Update the navigation property vppTokens in deviceAppManagement **Permissions** @@ -143,7 +143,7 @@ HelpMessage: '' ### -AppleId -The Apple ID associated with the given Apple Volume Purchase Program Token. +The apple Id associated with the given Apple Volume Purchase Program Token. ```yaml Type: System.String @@ -271,7 +271,7 @@ HelpMessage: '' ### -CountryOrRegion -The country or region associated with the Apple Volume Purchase Program Token. +Whether or not apps for the VPP token will be automatically updated. ```yaml Type: System.String @@ -806,9 +806,9 @@ You can upload multiple Apple VPP Business or Education tokens. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AppleId ]: The Apple ID associated with the given Apple Volume Purchase Program Token. + [AppleId ]: The apple Id associated with the given Apple Volume Purchase Program Token. [AutomaticallyUpdateApps ]: Whether or not apps for the VPP token will be automatically updated. - [CountryOrRegion ]: The country or region associated with the Apple Volume Purchase Program Token. + [CountryOrRegion ]: Whether or not apps for the VPP token will be automatically updated. [ExpirationDateTime ]: The expiration date time of the Apple Volume Purchase Program Token. [LastModifiedDateTime ]: Last modification date time associated with the Apple Volume Purchase Program Token. [LastSyncDateTime ]: The last time when an application sync was done with the Apple volume purchase program service using the the Apple Volume Purchase Program Token. @@ -860,7 +860,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementVppToken](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementvpptoken) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementWindowsInformationProtectionPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementWindowsInformationProtectionPolicy.md index fe91426a9e95..6f9969a3a467 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementWindowsInformationProtectionPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementWindowsInformationProtectionPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementwindowsinformationprotectionpolicy Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementWindowsInformationProtectionPolicy --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementWindowsInformationProtectionPolicy ## SYNOPSIS -Update the properties of a windowsInformationProtectionPolicy object. +Update the navigation property windowsInformationProtectionPolicies in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy?view=graph-powershell-beta) @@ -131,7 +131,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a windowsInformationProtectionPolicy object. +Update the navigation property windowsInformationProtectionPolicies in deviceAppManagement **Permissions** @@ -501,7 +501,8 @@ HelpMessage: '' ### -DaysWithoutContactBeforeUnenroll -Offline interval before app data is wiped (days) +Offline interval before app data is wiped (days) . +Valid values 0 to 999 ```yaml Type: System.Int32 @@ -1185,6 +1186,7 @@ HelpMessage: '' Specifies the maximum amount of time (in minutes) allowed after the device is idle that will cause the device to become PIN or password locked. Range is an integer X where 0 <= X <= 999. +Valid values 0 to 999 ```yaml Type: System.Int32 @@ -1245,6 +1247,7 @@ The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then storage of previous PINs is not required. This node was added in Windows 10, version 1511. Default is 0. +Valid values 0 to 50 ```yaml Type: System.Int32 @@ -1274,6 +1277,7 @@ HelpMessage: '' The number of authentication failures allowed before the device will be wiped. A value of 0 disables device wipe functionality. Range is an integer X where 4 <= X <= 16 for desktop and 0 <= X <= 999 for mobile devices. +Valid values 0 to 999 ```yaml Type: System.Int32 @@ -1306,6 +1310,7 @@ The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then the user's PIN will never expire. This node was added in Windows 10, version 1511. Default is 0. +Valid values 0 to 730 ```yaml Type: System.Int32 @@ -1363,6 +1368,7 @@ Integer value that sets the minimum number of characters required for the PIN. Default value is 4. The lowest number you can configure for this policy setting is 4. The largest number you can configure must be less than the number configured in the Maximum PIN length policy setting or the number 127, whichever is the lowest. +Valid values 0 to 127 ```yaml Type: System.Int32 @@ -1944,30 +1950,36 @@ The RMS template allows the IT admin to configure the details about who has acce [Version ]: Version of the entity. [Id ]: The unique identifier for an entity. Read-only. - [DaysWithoutContactBeforeUnenroll ]: Offline interval before app data is wiped (days) + [DaysWithoutContactBeforeUnenroll ]: Offline interval before app data is wiped (days) . +Valid values 0 to 999 [MdmEnrollmentUrl ]: Enrollment url for the MDM [MinutesOfInactivityBeforeDeviceLock ]: Specifies the maximum amount of time (in minutes) allowed after the device is idle that will cause the device to become PIN or password locked. Range is an integer X where 0 <= X <= 999. +Valid values 0 to 999 [NumberOfPastPinsRemembered ]: Integer value that specifies the number of past PINs that can be associated to a user account that can't be reused. The largest number you can configure for this policy setting is 50. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then storage of previous PINs is not required. This node was added in Windows 10, version 1511. Default is 0. +Valid values 0 to 50 [PasswordMaximumAttemptCount ]: The number of authentication failures allowed before the device will be wiped. A value of 0 disables device wipe functionality. Range is an integer X where 4 <= X <= 16 for desktop and 0 <= X <= 999 for mobile devices. +Valid values 0 to 999 [PinExpirationDays ]: Integer value specifies the period of time (in days) that a PIN can be used before the system requires the user to change it. The largest number you can configure for this policy setting is 730. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then the user's PIN will never expire. This node was added in Windows 10, version 1511. Default is 0. +Valid values 0 to 730 [PinLowercaseLetters ]: Pin Character Requirements [PinMinimumLength ]: Integer value that sets the minimum number of characters required for the PIN. Default value is 4. The lowest number you can configure for this policy setting is 4. The largest number you can configure must be less than the number configured in the Maximum PIN length policy setting or the number 127, whichever is the lowest. +Valid values 0 to 127 [PinSpecialCharacters ]: Pin Character Requirements [PinUppercaseLetters ]: Pin Character Requirements [RevokeOnMdmHandoffDisabled ]: New property in RS2, pending documentation @@ -2098,7 +2110,6 @@ SMBAUTOENCRYPTEDFILEEXTENSIONS [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a windowsInformationProtectionAppLockerFile object. +Update the navigation property exemptAppLockerFiles in deviceAppManagement **Permissions** @@ -681,7 +681,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementwindowsinformationprotectionpolicyexemptapplockerfile) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionapplockerfile-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md index 01c4df1434a6..455d5f371956 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementwindowsinformationprotectionpolicyprotectedapplockerfile Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtection.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtection.md index 1c5039cf1aba..3c4b748d276a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtection.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtection.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementiosmanagedappprotection Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementiOSManagedAppProtection --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementiOSManagedAppProtection ## SYNOPSIS -Update the properties of a iosManagedAppProtection object. +Update the navigation property iosManagedAppProtections in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementiOSManagedAppProtection](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementiOSManagedAppProtection?view=graph-powershell-beta) @@ -107,7 +107,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a iosManagedAppProtection object. +Update the navigation property iosManagedAppProtections in deviceAppManagement **Permissions** @@ -1046,6 +1046,7 @@ HelpMessage: '' ### -MaximumPinRetries Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 ```yaml Type: System.Int32 @@ -1703,6 +1704,7 @@ Read-only. [ManagedBrowser ]: Type of managed browser [ManagedBrowserToOpenLinksRequired ]: Indicates whether internet links should be opened in the managed browser app, or any custom browser specified by CustomBrowserProtocol (for iOS) or CustomBrowserPackageId/CustomBrowserDisplayName (for Android) [MaximumPinRetries ]: Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped. +Valid values 1 to 65535 [MinimumPinLength ]: Minimum pin length required for an app-level pin if PinRequired is set to True [MinimumRequiredAppVersion ]: Versions less than the specified version will block the managed app from accessing company data. [MinimumRequiredOSVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -1739,12 +1741,12 @@ When this property is configured, ManagedBrowserToOpenLinksRequired should be tr [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. [FaceIdBlocked ]: Indicates whether use of the FaceID is allowed in place of a pin if PinRequired is set to True. [MinimumRequiredSdkVersion ]: Versions less than the specified version will block the managed app from accessing company data. @@ -1753,13 +1755,13 @@ DEPLOYMENTSUMMARY ``: The Mana [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. INPUTOBJECT ``: Identity Parameter @@ -1804,7 +1806,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementiOSManagedAppProtection](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementiosmanagedappprotection) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtectionApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtectionApp.md index ccbce4d55915..fdd53f43189b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtectionApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtectionApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementiosmanagedappprotectionapp Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementiOSManagedAppProtectionApp --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementiOSManagedAppProtectionApp ## SYNOPSIS -Update the properties of a managedMobileApp object. +Update the navigation property apps in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementiOSManagedAppProtectionApp](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementiOSManagedAppProtectionApp?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a managedMobileApp object. +Update the navigation property apps in deviceAppManagement **Permissions** @@ -621,7 +621,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementiOSManagedAppProtectionApp](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementiosmanagedappprotectionapp) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md index 4952e6f6fd82..104ea7a03c68 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementiosmanagedappprotectionassignment Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment ## SYNOPSIS -Update the properties of a targetedManagedAppPolicyAssignment object. +Update the navigation property assignments in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a targetedManagedAppPolicyAssignment object. +Update the navigation property assignments in deviceAppManagement **Permissions** @@ -594,7 +594,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementiosmanagedappprotectionassignment) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedapppolicyassignment-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary.md index 366de1fc54f1..fbf7fc440df3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementiosmanagedappprotectiondeploymentsummary Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary --- @@ -13,7 +13,7 @@ title: Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary ## SYNOPSIS -Update the properties of a managedAppPolicyDeploymentSummary object. +Update the navigation property deploymentSummary in deviceAppManagement > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary?view=graph-powershell-beta) @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update the properties of a managedAppPolicyDeploymentSummary object. +Update the navigation property deploymentSummary in deviceAppManagement **Permissions** @@ -198,7 +198,7 @@ HelpMessage: '' ### -ConfigurationDeployedUserCount -Not yet documented + ```yaml Type: System.Int32 @@ -225,7 +225,7 @@ HelpMessage: '' ### -ConfigurationDeploymentSummaryPerApp -Not yet documented + To construct, see NOTES section for CONFIGURATIONDEPLOYMENTSUMMARYPERAPP properties and create a hash table. ```yaml @@ -275,7 +275,7 @@ HelpMessage: '' ### -DisplayName -Not yet documented + ```yaml Type: System.String @@ -448,7 +448,7 @@ HelpMessage: '' ### -LastRefreshTime -Not yet documented + ```yaml Type: System.DateTime @@ -645,16 +645,16 @@ BODYPARAMETER ``: The ManagedA [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [ConfigurationDeployedUserCount ]: Not yet documented - [ConfigurationDeploymentSummaryPerApp ]: Not yet documented + [ConfigurationDeployedUserCount ]: + [ConfigurationDeploymentSummaryPerApp ]: [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: Not yet documented - [LastRefreshTime ]: Not yet documented + [DisplayName ]: + [LastRefreshTime ]: [Version ]: Version of the entity. -CONFIGURATIONDEPLOYMENTSUMMARYPERAPP : Not yet documented +CONFIGURATIONDEPLOYMENTSUMMARYPERAPP : . [ConfigurationAppliedUserCount ]: Number of users the policy is applied. [MobileAppIdentifier ]: The identifier for a mobile app. [(Any) ]: This indicates any property can be added to this object. @@ -701,7 +701,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgdeviceappmanagementiosmanagedappprotectiondeploymentsummary) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-mam-managedapppolicydeploymentsummary-update?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserDeviceManagementTroubleshootingEvent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserDeviceManagementTroubleshootingEvent.md index bcc21ee6bd5b..88f29d9418bd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserDeviceManagementTroubleshootingEvent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserDeviceManagementTroubleshootingEvent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mguserdevicemanagementtroubleshootingevent Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDeviceManagementTroubleshootingEvent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDevice.md index b25a10720268..d797ed736bf7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgusermanageddevice Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserManagedDevice --- @@ -47,7 +47,7 @@ Update-MgUserManagedDevice -ManagedDeviceId -UserId [-ExchangeAccessStateReason ] [-Id ] [-LogCollectionRequests ] [-ManagedDeviceName ] [-ManagedDeviceOwnerType ] - [-ManagementAgent ] [-Notes ] + [-ManagementAgent ] [-ManagementState ] [-Notes ] [-PartnerReportedThreatState ] [-Users ] [-WindowsProtectionState ] [-Break] [-Headers ] [-HttpPipelineAppend ] @@ -82,7 +82,7 @@ Update-MgUserManagedDevice -InputObject [-ExchangeAccessStateReason ] [-Id ] [-LogCollectionRequests ] [-ManagedDeviceName ] [-ManagedDeviceOwnerType ] - [-ManagementAgent ] [-Notes ] + [-ManagementAgent ] [-ManagementState ] [-Notes ] [-PartnerReportedThreatState ] [-Users ] [-WindowsProtectionState ] [-Break] [-Headers ] [-HttpPipelineAppend ] @@ -766,6 +766,33 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ManagementState + +Management state of device in Microsoft Intune. + +```yaml +Type: Microsoft.Graph.PowerShell.Support.ManagementState +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Notes Notes on the device created by IT Admin. @@ -1121,8 +1148,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -1187,7 +1214,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -1208,6 +1245,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -2166,6 +2204,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3541,6 +3627,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4324,6 +4418,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -5024,7 +5123,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -6151,8 +6251,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -6176,8 +6276,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -6221,7 +6321,17 @@ DEVICEHEALTHATTESTATIONSTATE ``: de [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows INPUTOBJECT ``: Identity Parameter @@ -7227,6 +7337,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8602,6 +8760,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9385,6 +9551,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10085,7 +10256,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10200,8 +10372,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10266,7 +10438,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10287,6 +10469,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -11358,7 +11541,6 @@ Defaults to setting on client device. ## RELATED LINKS - [Update-MgUserManagedDevice](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgusermanageddevice) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceCategory.md index 2e5f4f79a6c7..57f6aedabd80 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgusermanageddevicecategory Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserManagedDeviceCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceCompliancePolicyState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceCompliancePolicyState.md index b03449572a85..903601d1cd63 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceCompliancePolicyState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceCompliancePolicyState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgusermanageddevicecompliancepolicystate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserManagedDeviceCompliancePolicyState --- @@ -694,8 +694,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -751,8 +751,8 @@ SETTINGSTATES : . [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceConfigurationState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceConfigurationState.md index 1d3c26034ef2..ac6d5f0e5a3a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceConfigurationState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceConfigurationState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgusermanageddeviceconfigurationstate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserManagedDeviceConfigurationState --- @@ -694,8 +694,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -751,8 +751,8 @@ SETTINGSTATES : . [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceLogCollectionResponse.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceLogCollectionResponse.md index 95dc5854da4a..aa13adcdbd99 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceLogCollectionResponse.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceLogCollectionResponse.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgusermanageddevicelogcollectionresponse Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserManagedDeviceLogCollectionResponse --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceWindowsDeviceAccount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceWindowsDeviceAccount.md index a6a27c46a3d9..737670bb57c7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceWindowsDeviceAccount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceWindowsDeviceAccount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgusermanageddevicewindowsdeviceaccount Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserManagedDeviceWindowsDeviceAccount --- @@ -13,7 +13,7 @@ title: Update-MgUserManagedDeviceWindowsDeviceAccount ## SYNOPSIS -Not yet documented +Invoke action updateWindowsDeviceAccount > [!NOTE] > To view the beta release of this cmdlet, view [Update-MgBetaUserManagedDeviceWindowsDeviceAccount](/powershell/module/Microsoft.Graph.Beta.Devices.CorporateManagement/Update-MgBetaUserManagedDeviceWindowsDeviceAccount?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Not yet documented +Invoke action updateWindowsDeviceAccount ## PARAMETERS @@ -514,14 +514,14 @@ BODYPARAMETER `]: This indicates any property can be added to this object. [UpdateWindowsDeviceAccountActionParameter ]: updateWindowsDeviceAccountActionParameter [(Any) ]: This indicates any property can be added to this object. - [CalendarSyncEnabled ]: Not yet documented + [CalendarSyncEnabled ]: [DeviceAccount ]: windowsDeviceAccount [(Any) ]: This indicates any property can be added to this object. - [Password ]: Not yet documented - [DeviceAccountEmail ]: Not yet documented - [ExchangeServer ]: Not yet documented - [PasswordRotationEnabled ]: Not yet documented - [SessionInitiationProtocalAddress ]: Not yet documented + [Password ]: + [DeviceAccountEmail ]: + [ExchangeServer ]: + [PasswordRotationEnabled ]: + [SessionInitiationProtocalAddress ]: INPUTOBJECT ``: Identity Parameter [AndroidManagedAppProtectionId ]: The unique identifier of androidManagedAppProtection @@ -563,20 +563,19 @@ INPUTOBJECT ``: Identity Parameter UPDATEWINDOWSDEVICEACCOUNTACTIONPARAMETER ``: updateWindowsDeviceAccountActionParameter [(Any) ]: This indicates any property can be added to this object. - [CalendarSyncEnabled ]: Not yet documented + [CalendarSyncEnabled ]: [DeviceAccount ]: windowsDeviceAccount [(Any) ]: This indicates any property can be added to this object. - [Password ]: Not yet documented - [DeviceAccountEmail ]: Not yet documented - [ExchangeServer ]: Not yet documented - [PasswordRotationEnabled ]: Not yet documented - [SessionInitiationProtocalAddress ]: Not yet documented + [Password ]: + [DeviceAccountEmail ]: + [ExchangeServer ]: + [PasswordRotationEnabled ]: + [SessionInitiationProtocalAddress ]: ## RELATED LINKS - [Update-MgUserManagedDeviceWindowsDeviceAccount](https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgusermanageddevicewindowsdeviceaccount) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceWindowsProtectionState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceWindowsProtectionState.md index f9f8132d8e1d..68423d386983 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceWindowsProtectionState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceWindowsProtectionState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgusermanageddevicewindowsprotectionstate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserManagedDeviceWindowsProtectionState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md index ac7a5b104106..4ff6011b8f17 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.CorporateManagement/Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.CorporateManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.corporatemanagement/update-mgusermanageddevicewindowsprotectionstatedetectedmalwarestate Locale: en-US Module Name: Microsoft.Graph.Devices.CorporateManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverview.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverview.md index 21e1f1900962..c3bc1e5a96a5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverview.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverview.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementhealthoverview Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServiceAnnouncementHealthOverview --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverviewCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverviewCount.md index 359858e08c41..06987f99ef70 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverviewCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverviewCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementhealthoverviewcount Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServiceAnnouncementHealthOverviewCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverviewIssue.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverviewIssue.md index 5173ef794e19..303516cea395 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverviewIssue.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverviewIssue.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementhealthoverviewissue Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServiceAnnouncementHealthOverviewIssue --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverviewIssueCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverviewIssueCount.md index 437c10bbcf1b..4232fe8206d4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverviewIssueCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementHealthOverviewIssueCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementhealthoverviewissuecount Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServiceAnnouncementHealthOverviewIssueCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementIssue.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementIssue.md index 560895dde355..06e6fad2c882 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementIssue.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementIssue.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementissue Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServiceAnnouncementIssue --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementIssueCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementIssueCount.md index 8b98ae2d568d..3ad65b3aca4e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementIssueCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementIssueCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementissuecount Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServiceAnnouncementIssueCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessage.md index 440c78db8528..eb38b11605c6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementmessage Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServiceAnnouncementMessage --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachment.md index 703c6fdb8e0e..da79db039f5d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementmessageattachment Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServiceAnnouncementMessageAttachment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachmentArchive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachmentArchive.md index 3ada51abd7d3..ca4406c3382a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachmentArchive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachmentArchive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementmessageattachmentarchive Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServiceAnnouncementMessageAttachmentArchive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachmentContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachmentContent.md index 06ec3d6f2145..50c04d60ba7c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachmentContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachmentContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementmessageattachmentcontent Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServiceAnnouncementMessageAttachmentContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachmentCount.md index 587b92096100..03db4b3635f1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageAttachmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementmessageattachmentcount Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServiceAnnouncementMessageAttachmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageCount.md index 504b602d6942..5ee023fee7b2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Get-MgServiceAnnouncementMessageCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/get-mgserviceannouncementmessagecount Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgServiceAnnouncementMessageCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgArchiveServiceAnnouncementMessage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgArchiveServiceAnnouncementMessage.md index 923a47b0790d..8c09b4d309a2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgArchiveServiceAnnouncementMessage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgArchiveServiceAnnouncementMessage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgarchiveserviceannouncementmessage Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgArchiveServiceAnnouncementMessage --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgFavoriteServiceAnnouncementMessage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgFavoriteServiceAnnouncementMessage.md index d5e7302bb8e4..3fbe8a79ee9b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgFavoriteServiceAnnouncementMessage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgFavoriteServiceAnnouncementMessage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgfavoriteserviceannouncementmessage Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFavoriteServiceAnnouncementMessage --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgMarkServiceAnnouncementMessageRead.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgMarkServiceAnnouncementMessageRead.md index 74749805f080..465c7b505f90 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgMarkServiceAnnouncementMessageRead.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgMarkServiceAnnouncementMessageRead.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgmarkserviceannouncementmessageread Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgMarkServiceAnnouncementMessageRead --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgMarkServiceAnnouncementMessageUnread.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgMarkServiceAnnouncementMessageUnread.md index be4d1a6f68cb..ea70ee703689 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgMarkServiceAnnouncementMessageUnread.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgMarkServiceAnnouncementMessageUnread.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgmarkserviceannouncementmessageunread Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgMarkServiceAnnouncementMessageUnread --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident.md index 1903310751ba..672fc830633f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgreportserviceannouncementhealthoverviewissueincident Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgReportServiceAnnouncementIssueIncident.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgReportServiceAnnouncementIssueIncident.md index 60f472eb8b29..fda1457eeca3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgReportServiceAnnouncementIssueIncident.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgReportServiceAnnouncementIssueIncident.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgreportserviceannouncementissueincident Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReportServiceAnnouncementIssueIncident --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgUnarchiveServiceAnnouncementMessage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgUnarchiveServiceAnnouncementMessage.md index adb5490be81f..1b73d5ade9b9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgUnarchiveServiceAnnouncementMessage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgUnarchiveServiceAnnouncementMessage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgunarchiveserviceannouncementmessage Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUnarchiveServiceAnnouncementMessage --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgUnfavoriteServiceAnnouncementMessage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgUnfavoriteServiceAnnouncementMessage.md index e0e05774c55e..09a3ed374bcf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgUnfavoriteServiceAnnouncementMessage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Invoke-MgUnfavoriteServiceAnnouncementMessage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Devices.ServiceAnnouncement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.devices.serviceannouncement/invoke-mgunfavoriteserviceannouncementmessage Locale: en-US Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUnfavoriteServiceAnnouncementMessage --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Microsoft.Graph.Devices.ServiceAnnouncement.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Microsoft.Graph.Devices.ServiceAnnouncement.md index 036231555eb6..0b84038592a8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Microsoft.Graph.Devices.ServiceAnnouncement.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Devices.ServiceAnnouncement/Microsoft.Graph.Devices.ServiceAnnouncement.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Devices.ServiceAnnouncement -Module Guid: f979eb7a-5f97-4f23-94fd-4ff33802a811 +Module Guid: 894c69a3-1d89-4869-bb49-9c7feb1dde49 Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.devices.serviceannouncement/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Confirm-MgDirectoryObjectMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Confirm-MgDirectoryObjectMemberGroup.md index ac523f76ed3d..f19540f18711 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Confirm-MgDirectoryObjectMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Confirm-MgDirectoryObjectMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DirectoryObjects-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.directoryobjects/confirm-mgdirectoryobjectmembergroup Locale: en-US Module Name: Microsoft.Graph.DirectoryObjects -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgDirectoryObjectMemberGroup --- @@ -14,7 +14,7 @@ title: Confirm-MgDirectoryObjectMemberGroup ## SYNOPSIS Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. @@ -74,7 +74,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Confirm-MgDirectoryObjectMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Confirm-MgDirectoryObjectMemberObject.md index 739f32c52d3e..a62d82ef5158 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Confirm-MgDirectoryObjectMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Confirm-MgDirectoryObjectMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DirectoryObjects-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.directoryobjects/confirm-mgdirectoryobjectmemberobject Locale: en-US Module Name: Microsoft.Graph.DirectoryObjects -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgDirectoryObjectMemberObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObject.md index 37bdc73cf84d..5896cdb292ed 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DirectoryObjects-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.directoryobjects/get-mgdirectoryobject Locale: en-US Module Name: Microsoft.Graph.DirectoryObjects -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectAvailableExtensionProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectAvailableExtensionProperty.md index 8ac356d201a9..a63b7a60fdc4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectAvailableExtensionProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectAvailableExtensionProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DirectoryObjects-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.directoryobjects/get-mgdirectoryobjectavailableextensionproperty Locale: en-US Module Name: Microsoft.Graph.DirectoryObjects -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryObjectAvailableExtensionProperty --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectById.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectById.md index e86a2f993203..fe52dbcdee8b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectById.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectById.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DirectoryObjects-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.directoryobjects/get-mgdirectoryobjectbyid Locale: en-US Module Name: Microsoft.Graph.DirectoryObjects -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryObjectById --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectCount.md index 1c02c1a43ed6..641133e85358 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DirectoryObjects-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.directoryobjects/get-mgdirectoryobjectcount Locale: en-US Module Name: Microsoft.Graph.DirectoryObjects -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryObjectCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectDelta.md index 5e4ce56c1e9c..839558acd1b2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DirectoryObjects-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.directoryobjects/get-mgdirectoryobjectdelta Locale: en-US Module Name: Microsoft.Graph.DirectoryObjects -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryObjectDelta --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectMemberGroup.md index b5a21812cfa3..a979372aa1db 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DirectoryObjects-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.directoryobjects/get-mgdirectoryobjectmembergroup Locale: en-US Module Name: Microsoft.Graph.DirectoryObjects -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryObjectMemberGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectMemberObject.md index 44f73022d542..c09d1d1a667d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Get-MgDirectoryObjectMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DirectoryObjects-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.directoryobjects/get-mgdirectoryobjectmemberobject Locale: en-US Module Name: Microsoft.Graph.DirectoryObjects -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryObjectMemberObject --- @@ -13,7 +13,7 @@ title: Get-MgDirectoryObjectMemberObject ## SYNOPSIS -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. > [!NOTE] @@ -70,7 +70,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Microsoft.Graph.DirectoryObjects.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Microsoft.Graph.DirectoryObjects.md index e6f73d024af6..711202c6e233 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Microsoft.Graph.DirectoryObjects.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Microsoft.Graph.DirectoryObjects.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.DirectoryObjects -Module Guid: 3ae79c5f-3c4e-4e67-baa4-f43c4ae04fc1 +Module Guid: aae988a5-09f3-429e-9fc5-80232a4763ba Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.directoryobjects/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/New-MgDirectoryObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/New-MgDirectoryObject.md index fb56cbb2eae5..ac49b1e4699f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/New-MgDirectoryObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/New-MgDirectoryObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DirectoryObjects-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.directoryobjects/new-mgdirectoryobject Locale: en-US Module Name: Microsoft.Graph.DirectoryObjects -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDirectoryObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Remove-MgDirectoryObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Remove-MgDirectoryObject.md index 5a4e0d8ab952..82e1dbc77723 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Remove-MgDirectoryObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Remove-MgDirectoryObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DirectoryObjects-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.directoryobjects/remove-mgdirectoryobject Locale: en-US Module Name: Microsoft.Graph.DirectoryObjects -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDirectoryObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Test-MgDirectoryObjectProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Test-MgDirectoryObjectProperty.md index da9b8d6df909..bd75706ca76a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Test-MgDirectoryObjectProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Test-MgDirectoryObjectProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DirectoryObjects-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.directoryobjects/test-mgdirectoryobjectproperty Locale: en-US Module Name: Microsoft.Graph.DirectoryObjects -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Test-MgDirectoryObjectProperty --- @@ -16,9 +16,9 @@ title: Test-MgDirectoryObjectProperty Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. @@ -61,9 +61,9 @@ This cmdlet has the following aliases, Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Update-MgDirectoryObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Update-MgDirectoryObject.md index 88d96bd1cb9b..f65e08320ec4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Update-MgDirectoryObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.DirectoryObjects/Update-MgDirectoryObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.DirectoryObjects-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.directoryobjects/update-mgdirectoryobject Locale: en-US Module Name: Microsoft.Graph.DirectoryObjects -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDirectoryObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClass.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClass.md index 951b27da01e6..bdd8fecd1a2d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClass.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClass.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclass Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClass --- @@ -548,9 +548,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -558,9 +560,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignment.md index 8a8cc0deb139..e5542b574522 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignment --- @@ -587,9 +587,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -597,9 +599,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategory.md index adfed7c28418..eb2837a1a6a4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentCategory --- @@ -682,9 +682,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -692,9 +694,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategoryByRef.md index 59ebc8b21be6..982619d85d88 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentcategorybyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentCategoryByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategoryCount.md index 296b3563d57c..53094515ef93 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentcategorycount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentCategoryCount --- @@ -396,9 +396,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -406,9 +408,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategoryDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategoryDelta.md index 9ea72969798f..dc14986835d2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategoryDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCategoryDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentcategorydelta Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentCategoryDelta --- @@ -658,9 +658,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -668,9 +670,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCount.md index bb53c4c34b74..d0aedbb773f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentcount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentCount --- @@ -344,9 +344,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -354,9 +356,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentDefault.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentDefault.md index 1bf9ca17785f..4460d4c3f618 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentDefault.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentDefault.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentdefault Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentDefault --- @@ -365,9 +365,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -375,9 +377,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentDelta.md index 10f060c21305..a4b5d1a6169e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentdelta Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentDelta --- @@ -592,9 +592,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -602,9 +604,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentGradingCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentGradingCategory.md index 7813bbe1ea52..00b2a2768884 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentGradingCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentGradingCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentgradingcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentGradingCategory --- @@ -361,9 +361,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -371,9 +373,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentResource.md index 27a22583eacd..5005e5fc79c7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentResource --- @@ -645,9 +645,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -655,9 +657,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentResourceCount.md index ddd18f535048..ba1fdd10afab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentResourceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentResourceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentresourcecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentResourceCount --- @@ -366,9 +366,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -376,9 +378,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentRubric.md index 662e8434ac2b..863a67ed1c1a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentrubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentRubric --- @@ -383,9 +383,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -393,9 +395,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentRubricByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentRubricByRef.md index ccd2f76647f5..f851d991446b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentRubricByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentRubricByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentrubricbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentRubricByRef --- @@ -325,9 +325,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -335,9 +337,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSetting.md index 066da7ce739d..c56eca9fe164 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsetting Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentSetting --- @@ -346,9 +346,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -356,9 +358,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSettingGradingCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSettingGradingCategory.md index e4cd0bbf7489..b73d052c22d1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSettingGradingCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSettingGradingCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsettinggradingcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentSettingGradingCategory --- @@ -551,9 +551,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -561,9 +563,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSettingGradingCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSettingGradingCategoryCount.md index 2bdcfa113ac1..9628c8670d30 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSettingGradingCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSettingGradingCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsettinggradingcategorycount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentSettingGradingCategoryCount --- @@ -338,9 +338,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -348,9 +350,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmission.md index 0dc7e0a806ca..cd7f63983486 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentSubmission --- @@ -626,9 +626,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -636,9 +638,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionCount.md index 6914e2386158..4ef35da11f53 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsubmissioncount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentSubmissionCount --- @@ -366,9 +366,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -376,9 +378,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionOutcome.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionOutcome.md index 0e4c70511692..18049e9dbded 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionOutcome.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionOutcome.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsubmissionoutcome Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentSubmissionOutcome --- @@ -630,9 +630,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -640,9 +642,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionOutcomeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionOutcomeCount.md index fba43fb0c069..249ff8be12ed 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionOutcomeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionOutcomeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsubmissionoutcomecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentSubmissionOutcomeCount --- @@ -388,9 +388,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -398,9 +400,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionResource.md index 05706e902c68..dbf36095e50d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsubmissionresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentSubmissionResource --- @@ -688,9 +688,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -698,9 +700,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionResourceCount.md index 466bce49e203..3d6cfaeb10fa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionResourceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionResourceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsubmissionresourcecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentSubmissionResourceCount --- @@ -388,9 +388,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -398,9 +400,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionSubmittedResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionSubmittedResource.md index 21f50248f02f..c4117373f791 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionSubmittedResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionSubmittedResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsubmissionsubmittedresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentSubmissionSubmittedResource --- @@ -633,9 +633,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -643,9 +645,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount.md index 1beeef0d316f..35abefe20146 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassassignmentsubmissionsubmittedresourcecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount --- @@ -388,9 +388,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -398,9 +400,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassCount.md index 6520c3737fb4..4df9c10011ab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclasscount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassDelta.md index c620d1621eaf..f940e957bfdb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassdelta Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassDelta --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassGroup.md index f9dcc641c7a7..a7a8a9b9bc4e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassgroup Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassGroup --- @@ -346,9 +346,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -356,9 +358,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassGroupServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassGroupServiceProvisioningError.md index 6012f290ec6d..e0b94b58a1ff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassGroupServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassGroupServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassgroupserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassGroupServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassGroupServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassGroupServiceProvisioningErrorCount.md index f321509f7339..fe95896f2730 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassGroupServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassGroupServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassgroupserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassGroupServiceProvisioningErrorCount --- @@ -337,9 +337,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -347,9 +349,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassMember.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassMember.md index 94c1b3452847..b7a7a2544443 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassMember.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassMember.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassmember Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassMember --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassMemberByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassMemberByRef.md index 18655137b3d4..e2314b1042c5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassMemberByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassMemberByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassmemberbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassMemberByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassMemberCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassMemberCount.md index aee74c135a1a..94378797d625 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassMemberCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassMemberCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassmembercount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassMemberCount --- @@ -344,9 +344,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -354,9 +356,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModule.md index 8df5fd027611..2cf7c43198ba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassmodule Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassModule --- @@ -574,9 +574,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -584,9 +586,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModuleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModuleCount.md index c2ff4cf4695a..8207fb4478d1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModuleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModuleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassmodulecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassModuleCount --- @@ -344,9 +344,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -354,9 +356,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModuleResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModuleResource.md index dcd2303e702e..8317dea0bcbe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModuleResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModuleResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassmoduleresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassModuleResource --- @@ -677,9 +677,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -687,9 +689,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModuleResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModuleResourceCount.md index 1e6d0e0f1c0f..bb5796b0bb94 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModuleResourceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassModuleResourceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassmoduleresourcecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassModuleResourceCount --- @@ -366,9 +366,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -376,9 +378,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassRecentlyModifiedSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassRecentlyModifiedSubmission.md index e3d7af1df1a6..65779be8c031 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassRecentlyModifiedSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassRecentlyModifiedSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassrecentlymodifiedsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassRecentlyModifiedSubmission --- @@ -582,9 +582,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -592,9 +594,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassSchool.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassSchool.md index 7a1e7cdb34d6..e97c811df861 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassSchool.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassSchool.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassschool Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassSchool --- @@ -564,9 +564,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -574,9 +576,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassSchoolCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassSchoolCount.md index 4baa0d261ffa..7dac5b9234d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassSchoolCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassSchoolCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassschoolcount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassSchoolCount --- @@ -344,9 +344,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -354,9 +356,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassTeacher.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassTeacher.md index a60b758fe45f..e6d06ff932f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassTeacher.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassTeacher.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassteacher Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassTeacher --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassTeacherByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassTeacherByRef.md index d6e8d9c942d1..1c8fe33d6be5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassTeacherByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassTeacherByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassteacherbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassTeacherByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassTeacherCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassTeacherCount.md index 7fe68247fc26..d9d9358e1c36 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassTeacherCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationClassTeacherCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationclassteachercount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationClassTeacherCount --- @@ -344,9 +344,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -354,9 +356,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMe.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMe.md index 920ebb22a562..cde9be289e47 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMe.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMe.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationme Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMe --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignment.md index 626e7a4e87b9..df5eea9e3655 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignment --- @@ -534,9 +534,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -544,9 +546,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategory.md index 96d4ee639132..d2ce9fc815c2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategoryByRef.md index 638528cec184..b5879f72cad8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentcategorybyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentCategoryByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategoryCount.md index 7a8f781a3411..77ac130781ac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentcategorycount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentCategoryCount --- @@ -336,9 +336,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -346,9 +348,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategoryDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategoryDelta.md index e57bb6317be1..d11d3ea4a65d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategoryDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCategoryDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentcategorydelta Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentCategoryDelta --- @@ -536,9 +536,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -546,9 +548,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCount.md index b19fbef0c0ae..f8b813d35bd8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentcount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentDelta.md index e812e104501c..fe3e80411daa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentdelta Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentDelta --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentGradingCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentGradingCategory.md index 16f57d3126ff..a11f52d14435 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentGradingCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentGradingCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentgradingcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentGradingCategory --- @@ -340,9 +340,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -350,9 +352,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentResource.md index 773905d2b26b..ce01fb01b12b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentResource --- @@ -553,9 +553,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -563,9 +565,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentResourceCount.md index ef5aa37a1b44..5c8586899818 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentResourceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentResourceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentresourcecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentResourceCount --- @@ -336,9 +336,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -346,9 +348,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentRubric.md index 40421dee7a06..300a9eba7c15 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentrubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentRubric --- @@ -338,9 +338,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -348,9 +350,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentRubricByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentRubricByRef.md index 713020cd4804..a15031851b25 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentRubricByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentRubricByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentrubricbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentRubricByRef --- @@ -294,9 +294,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -304,9 +306,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmission.md index 15cdf39a55da..730565b5c444 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentSubmission --- @@ -553,9 +553,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -563,9 +565,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionCount.md index b755d71bc0e9..42ac96f728f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentsubmissioncount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentSubmissionCount --- @@ -336,9 +336,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -346,9 +348,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionOutcome.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionOutcome.md index 924f3516ce33..8ed4ecc968f9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionOutcome.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionOutcome.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentsubmissionoutcome Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentSubmissionOutcome --- @@ -578,9 +578,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -588,9 +590,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionOutcomeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionOutcomeCount.md index b44c93180f29..450628752e1b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionOutcomeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionOutcomeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentsubmissionoutcomecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentSubmissionOutcomeCount --- @@ -359,9 +359,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -369,9 +371,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionResource.md index 0dfcd3d60c69..b9853e1a4c50 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentsubmissionresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentSubmissionResource --- @@ -579,9 +579,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -589,9 +591,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionResourceCount.md index 2002573612db..ae3b1f47434e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionResourceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionResourceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentsubmissionresourcecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentSubmissionResourceCount --- @@ -359,9 +359,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -369,9 +371,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionSubmittedResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionSubmittedResource.md index c2447811cc2d..d01a51b0f65f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionSubmittedResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionSubmittedResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentsubmissionsubmittedresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentSubmissionSubmittedResource --- @@ -579,9 +579,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -589,9 +591,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount.md index eda7226d69fa..ee9783b6a832 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeassignmentsubmissionsubmittedresourcecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount --- @@ -359,9 +359,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -369,9 +371,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeClass.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeClass.md index b1ea33a2f2d4..d70846065f5a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeClass.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeClass.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeclass Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeClass --- @@ -536,9 +536,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -546,9 +548,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeClassCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeClassCount.md index 5d54feaa04cd..f2bd542d72b9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeClassCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeClassCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeclasscount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeClassCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeRubric.md index 4207bb1508ea..68d75a20ae72 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmerubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeRubric --- @@ -544,9 +544,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -554,9 +556,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeRubricCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeRubricCount.md index 315277bcf2fd..645be3e4e90f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeRubricCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeRubricCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmerubriccount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeRubricCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeSchool.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeSchool.md index 49ca83e09a50..8b1c3e6e8ae2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeSchool.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeSchool.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeschool Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeSchool --- @@ -536,9 +536,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -546,9 +548,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeSchoolCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeSchoolCount.md index 81bf9a3c70fa..0fc7855d3448 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeSchoolCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeSchoolCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeschoolcount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeSchoolCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeTaughtClass.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeTaughtClass.md index 09865f763580..0dba5a5d8b32 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeTaughtClass.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeTaughtClass.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmetaughtclass Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeTaughtClass --- @@ -521,9 +521,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -531,9 +533,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeTaughtClassCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeTaughtClassCount.md index 53b1ef2872c9..fbce8f43e5f2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeTaughtClassCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeTaughtClassCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmetaughtclasscount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeTaughtClassCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUser.md index b8ff15156371..3b097c2e5f46 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeuser Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUserMailboxSetting.md index 978c4a75ba5f..9a26b36539ff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUserServiceProvisioningError.md index 4d6ac06b09c1..8869cfdfb822 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUserServiceProvisioningErrorCount.md index 4bf6ae25a044..b06b608800b8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationMeUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationmeuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationMeUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReport.md index 280c07299c4a..dafe6f1c9987 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationreport Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationReport --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReadingAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReadingAssignmentSubmission.md index 6e41303a991c..3407150a58d0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReadingAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReadingAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationreportreadingassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationReportReadingAssignmentSubmission --- @@ -547,9 +547,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -557,9 +559,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReadingAssignmentSubmissionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReadingAssignmentSubmissionCount.md index 303011828130..a50e1d50f0bf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReadingAssignmentSubmissionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReadingAssignmentSubmissionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationreportreadingassignmentsubmissioncount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationReportReadingAssignmentSubmissionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReflectCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReflectCheck.md index d7521cafc521..2147167c854d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReflectCheck.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReflectCheck.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationreportreflectcheck Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationReportReflectCheck --- @@ -545,9 +545,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -555,9 +557,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReflectCheckInResponseCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReflectCheckInResponseCount.md index 206af0b0727c..77710ded4a3a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReflectCheckInResponseCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationReportReflectCheckInResponseCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationreportreflectcheckinresponsecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationReportReflectCheckInResponseCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationRoot.md index ccae81523742..797e4680f733 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationroot Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchool.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchool.md index 1817c07aa772..27a1a1dbef71 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchool.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchool.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationschool Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationSchool --- @@ -542,9 +542,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -552,9 +554,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolAdministrativeUnit.md index 8135f8dde43e..4e617a70857d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationschooladministrativeunit Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationSchoolAdministrativeUnit --- @@ -347,9 +347,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -357,9 +359,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolClass.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolClass.md index 6955ba0e6a59..19d11016488d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolClass.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolClass.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationschoolclass Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationSchoolClass --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolClassByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolClassByRef.md index 4b36c62d44a9..df631a0a13f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolClassByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolClassByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationschoolclassbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationSchoolClassByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolClassCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolClassCount.md index 5f6859c17e0a..de712c4fe43e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolClassCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolClassCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationschoolclasscount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationSchoolClassCount --- @@ -344,9 +344,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -354,9 +356,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolCount.md index cd02f3ff9204..7731a779dc5b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationschoolcount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationSchoolCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolDelta.md index efa509b641c7..cfd0afcce38b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationschooldelta Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationSchoolDelta --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolUser.md index b8703b4dcf89..5a90a68c527d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationschooluser Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationSchoolUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolUserByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolUserByRef.md index 416eec79051f..31598a46a342 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolUserByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolUserByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationschooluserbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationSchoolUserByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolUserCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolUserCount.md index ce19877a31f8..880143600851 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolUserCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationSchoolUserCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationschoolusercount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationSchoolUserCount --- @@ -344,9 +344,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -354,9 +356,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUser.md index b51429744cf7..d5fa3b0dd618 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuser Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUser --- @@ -576,9 +576,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -586,9 +588,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignment.md index 0dd10ea0157d..b86ea7589eee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignment --- @@ -573,9 +573,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -583,9 +585,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategory.md index 788f7cf02b35..388195c91e34 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentCategory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategoryByRef.md index ab9ab511385c..f35bf600c3e1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentcategorybyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentCategoryByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategoryCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategoryCount.md index a052bbdbd639..da5fe1ed923d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategoryCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategoryCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentcategorycount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentCategoryCount --- @@ -358,9 +358,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -368,9 +370,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategoryDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategoryDelta.md index ba02106dbd4e..fddc049ab6d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategoryDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCategoryDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentcategorydelta Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentCategoryDelta --- @@ -557,9 +557,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -567,9 +569,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCount.md index e839b5f3840c..74f04733cfa6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentcount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentCount --- @@ -344,9 +344,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -354,9 +356,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentDelta.md index 5e549127c78b..2bf2428fc62f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentdelta Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentDelta --- @@ -538,9 +538,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -548,9 +550,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentGradingCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentGradingCategory.md index d7f0df760859..5721058ab795 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentGradingCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentGradingCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentgradingcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentGradingCategory --- @@ -361,9 +361,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -371,9 +373,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentResource.md index c99992e2a01b..7368a1c1f0b4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentResource --- @@ -581,9 +581,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -591,9 +593,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentResourceCount.md index eed5bc970f5b..d360f9c7e83f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentResourceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentResourceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentresourcecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentResourceCount --- @@ -358,9 +358,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -368,9 +370,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentRubric.md index 15d497525951..7db7350169b3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentrubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentRubric --- @@ -360,9 +360,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -370,9 +372,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentRubricByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentRubricByRef.md index d7900b4a0ddd..725fd1ca768c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentRubricByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentRubricByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentrubricbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentRubricByRef --- @@ -315,9 +315,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -325,9 +327,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmission.md index 46c61f477d86..ec89fcc12bfa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentSubmission --- @@ -582,9 +582,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -592,9 +594,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionCount.md index 54ab33924888..e03e0f9326e6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentsubmissioncount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentSubmissionCount --- @@ -358,9 +358,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -368,9 +370,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionOutcome.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionOutcome.md index e1169e4f8f29..e5bbc812b0aa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionOutcome.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionOutcome.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentsubmissionoutcome Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentSubmissionOutcome --- @@ -606,9 +606,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -616,9 +618,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionOutcomeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionOutcomeCount.md index 82e00d2b778e..f5da966886fe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionOutcomeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionOutcomeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentsubmissionoutcomecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentSubmissionOutcomeCount --- @@ -380,9 +380,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -390,9 +392,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionResource.md index 3266d2be4938..22e8ab090cd5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentsubmissionresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentSubmissionResource --- @@ -606,9 +606,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -616,9 +618,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionResourceCount.md index 78828b754f05..4bc3b7a3fd17 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionResourceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionResourceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentsubmissionresourcecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentSubmissionResourceCount --- @@ -380,9 +380,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -390,9 +392,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionSubmittedResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionSubmittedResource.md index fc519f809bd3..d2a8167dcb9d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionSubmittedResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionSubmittedResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentsubmissionsubmittedresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentSubmissionSubmittedResource --- @@ -606,9 +606,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -616,9 +618,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount.md index ce2de8e70130..9ca7ddbbbfee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserassignmentsubmissionsubmittedresourcecount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount --- @@ -380,9 +380,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -390,9 +392,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserClass.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserClass.md index 85e4689bb2ac..0ea6e3063401 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserClass.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserClass.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserclass Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserClass --- @@ -551,9 +551,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -561,9 +563,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserClassCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserClassCount.md index 12bd9f04e10d..72853e238761 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserClassCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserClassCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserclasscount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserClassCount --- @@ -344,9 +344,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -354,9 +356,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserCount.md index a186801f01ab..f4a2b47c733d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationusercount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserDelta.md index 34d4622f9357..ade0f3516b07 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserdelta Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserDelta --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserMailboxSetting.md index 8609244d58e3..ef4d68c51606 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserMailboxSetting --- @@ -342,9 +342,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -352,9 +354,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserRubric.md index cf923fd4243d..d05a2a74c5f9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserrubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserRubric --- @@ -549,9 +549,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -559,9 +561,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserRubricCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserRubricCount.md index c296118290b1..23be9731af51 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserRubricCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserRubricCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserrubriccount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserRubricCount --- @@ -336,9 +336,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -346,9 +348,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserSchool.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserSchool.md index 38ead7b00e69..c8d8ffc835c1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserSchool.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserSchool.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserschool Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserSchool --- @@ -551,9 +551,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -561,9 +563,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserSchoolCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserSchoolCount.md index 2332f0a21c50..eb863c2efe43 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserSchoolCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserSchoolCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserschoolcount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserSchoolCount --- @@ -344,9 +344,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -354,9 +356,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserServiceProvisioningError.md index 847c42f46b2f..a43b3fc0e372 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserServiceProvisioningErrorCount.md index 84d5c1ccaa4f..125d0a1c6a43 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserServiceProvisioningErrorCount --- @@ -337,9 +337,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -347,9 +349,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserTaughtClass.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserTaughtClass.md index dd1b76b67c2c..ef912ed28351 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserTaughtClass.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserTaughtClass.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationusertaughtclass Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserTaughtClass --- @@ -562,9 +562,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -572,9 +574,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserTaughtClassCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserTaughtClassCount.md index 9ca7bb8cb05f..b5932f6b716c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserTaughtClassCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Get-MgEducationUserTaughtClassCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/get-mgeducationusertaughtclasscount Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEducationUserTaughtClassCount --- @@ -344,9 +344,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -354,9 +356,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Initialize-MgEducationClassAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Initialize-MgEducationClassAssignment.md index bf004dbcf097..96390e049862 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Initialize-MgEducationClassAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Initialize-MgEducationClassAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/initialize-mgeducationclassassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Initialize-MgEducationClassAssignment --- @@ -384,9 +384,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -394,9 +396,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Initialize-MgEducationMeAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Initialize-MgEducationMeAssignment.md index a268682875d5..a7438585dfe5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Initialize-MgEducationMeAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Initialize-MgEducationMeAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/initialize-mgeducationmeassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Initialize-MgEducationMeAssignment --- @@ -342,9 +342,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -352,9 +354,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Initialize-MgEducationUserAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Initialize-MgEducationUserAssignment.md index c1377897b520..88b61c3c64b5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Initialize-MgEducationUserAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Initialize-MgEducationUserAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/initialize-mgeducationuserassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Initialize-MgEducationUserAssignment --- @@ -363,9 +363,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -373,9 +375,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgDeactivateEducationClassAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgDeactivateEducationClassAssignment.md index 8269c4768a21..246fbb1bfe6b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgDeactivateEducationClassAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgDeactivateEducationClassAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgdeactivateeducationclassassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgDeactivateEducationClassAssignment --- @@ -395,9 +395,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -405,9 +407,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgDeactivateEducationMeAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgDeactivateEducationMeAssignment.md index 2a13491eed6e..9b27d04ab8a9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgDeactivateEducationMeAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgDeactivateEducationMeAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgdeactivateeducationmeassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgDeactivateEducationMeAssignment --- @@ -342,9 +342,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -352,9 +354,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgDeactivateEducationUserAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgDeactivateEducationUserAssignment.md index ce26765542bb..f94b69938d2e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgDeactivateEducationUserAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgDeactivateEducationUserAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgdeactivateeducationuserassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgDeactivateEducationUserAssignment --- @@ -363,9 +363,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -373,9 +375,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgExcuseEducationClassAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgExcuseEducationClassAssignmentSubmission.md index af6531bda713..ca6e9a1d0291 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgExcuseEducationClassAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgExcuseEducationClassAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgexcuseeducationclassassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgExcuseEducationClassAssignmentSubmission --- @@ -426,9 +426,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -436,9 +438,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgExcuseEducationMeAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgExcuseEducationMeAssignmentSubmission.md index ce6d81f328a7..dab2038b4ed4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgExcuseEducationMeAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgExcuseEducationMeAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgexcuseeducationmeassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgExcuseEducationMeAssignmentSubmission --- @@ -373,9 +373,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -383,9 +385,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgExcuseEducationUserAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgExcuseEducationUserAssignmentSubmission.md index dd186fb663eb..a24d7eda65d7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgExcuseEducationUserAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgExcuseEducationUserAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgexcuseeducationuserassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgExcuseEducationUserAssignmentSubmission --- @@ -394,9 +394,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -404,9 +406,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgPinEducationClassModule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgPinEducationClassModule.md index 43fd9d27c6b8..4106d6e19abc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgPinEducationClassModule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgPinEducationClassModule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgpineducationclassmodule Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgPinEducationClassModule --- @@ -386,9 +386,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -396,9 +398,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReassignEducationClassAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReassignEducationClassAssignmentSubmission.md index 5dda59b6f5a9..7053294161f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReassignEducationClassAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReassignEducationClassAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgreassigneducationclassassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReassignEducationClassAssignmentSubmission --- @@ -424,9 +424,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -434,9 +436,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReassignEducationMeAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReassignEducationMeAssignmentSubmission.md index de940bd53b95..4094a6b621d8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReassignEducationMeAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReassignEducationMeAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgreassigneducationmeassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReassignEducationMeAssignmentSubmission --- @@ -371,9 +371,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -381,9 +383,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReassignEducationUserAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReassignEducationUserAssignmentSubmission.md index bdd033ced325..a02d0fea98e9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReassignEducationUserAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReassignEducationUserAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgreassigneducationuserassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReassignEducationUserAssignmentSubmission --- @@ -392,9 +392,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -402,9 +404,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReturnEducationClassAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReturnEducationClassAssignmentSubmission.md index 856903c18a21..f6733c355e62 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReturnEducationClassAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReturnEducationClassAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgreturneducationclassassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReturnEducationClassAssignmentSubmission --- @@ -407,9 +407,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -417,9 +419,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReturnEducationMeAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReturnEducationMeAssignmentSubmission.md index e3053492f260..9be9c97bce37 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReturnEducationMeAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReturnEducationMeAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgreturneducationmeassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReturnEducationMeAssignmentSubmission --- @@ -365,9 +365,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -375,9 +377,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReturnEducationUserAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReturnEducationUserAssignmentSubmission.md index b70d7dd90c72..a13a734e1e48 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReturnEducationUserAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgReturnEducationUserAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgreturneducationuserassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReturnEducationUserAssignmentSubmission --- @@ -386,9 +386,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -396,9 +398,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnpinEducationClassModule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnpinEducationClassModule.md index 11bce35bbe8a..94a89623c6b3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnpinEducationClassModule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnpinEducationClassModule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgunpineducationclassmodule Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUnpinEducationClassModule --- @@ -386,9 +386,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -396,9 +398,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnsubmitEducationClassAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnsubmitEducationClassAssignmentSubmission.md index 30d1d1630aa2..0c9da305f98f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnsubmitEducationClassAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnsubmitEducationClassAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgunsubmiteducationclassassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUnsubmitEducationClassAssignmentSubmission --- @@ -413,9 +413,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -423,9 +425,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnsubmitEducationMeAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnsubmitEducationMeAssignmentSubmission.md index d8623d122284..3e6b6b372f22 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnsubmitEducationMeAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnsubmitEducationMeAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgunsubmiteducationmeassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUnsubmitEducationMeAssignmentSubmission --- @@ -371,9 +371,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -381,9 +383,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnsubmitEducationUserAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnsubmitEducationUserAssignmentSubmission.md index ca76de111b12..4f260d7d05d3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnsubmitEducationUserAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Invoke-MgUnsubmitEducationUserAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/invoke-mgunsubmiteducationuserassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUnsubmitEducationUserAssignmentSubmission --- @@ -392,9 +392,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -402,9 +404,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Microsoft.Graph.Education.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Microsoft.Graph.Education.md index ac2788162323..4c99b9104d3f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Microsoft.Graph.Education.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Microsoft.Graph.Education.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Education -Module Guid: 94adccb4-faea-4339-a02e-9f64533201af +Module Guid: 7643842e-b6a9-4bf6-a3a7-f54f677454fd Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.education/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClass.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClass.md index 2a113a2d2b7f..da753eec4bc5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClass.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClass.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclass Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClass --- @@ -922,10 +922,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -937,6 +951,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -987,7 +1002,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -999,11 +1016,23 @@ ASSIGNMENTSETTINGS ``: educationAssi [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -1031,11 +1060,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -1076,10 +1117,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1091,6 +1136,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1141,7 +1187,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -2235,6 +2283,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2471,6 +2567,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4537,7 +4641,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4652,8 +4757,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4718,7 +4823,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4739,6 +4854,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6088,6 +6204,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -7468,6 +7589,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7704,6 +7873,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9770,7 +9947,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9885,8 +10063,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9951,7 +10129,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9972,6 +10160,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -11321,6 +11510,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -11490,10 +11684,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -11505,6 +11713,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -11555,7 +11764,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -11584,7 +11795,9 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -12664,6 +12877,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12900,6 +13161,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14966,7 +15235,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15081,8 +15351,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15147,7 +15417,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15168,6 +15448,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -16517,6 +16798,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -16900,11 +17186,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -16940,10 +17238,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -16955,6 +17257,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -17005,7 +17308,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -18086,6 +18391,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -18322,6 +18675,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20388,7 +20749,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20503,8 +20865,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20569,7 +20931,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20590,6 +20962,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -21934,6 +22307,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -22243,10 +22621,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -22258,6 +22650,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -22308,7 +22701,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -22337,7 +22732,9 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -23417,6 +23814,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23653,6 +24098,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25719,7 +26172,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25834,8 +26288,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25900,7 +26354,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25921,6 +26385,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -27270,6 +27735,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignment.md index ae6391cfc906..dc88f2f353b9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClassAssignment --- @@ -30,10 +30,11 @@ New-MgEducationClassAssignment -EducationClassId [-ResponseHeadersVaria [-AllowLateSubmissions] [-AllowStudentsToAddResourcesToSubmission] [-AssignTo ] [-Categories ] [-ClassId ] [-CloseDateTime ] [-CreatedBy ] [-DisplayName ] [-DueDateTime ] - [-Grading ] [-GradingCategory ] [-Id ] - [-Instructions ] [-LastModifiedBy ] - [-ModuleUrl ] [-NotificationChannelUrl ] - [-Resources ] + [-Grading ] [-GradingCategory ] + [-GradingScheme ] [-Id ] + [-Instructions ] [-LanguageTag ] + [-LastModifiedBy ] [-ModuleUrl ] + [-NotificationChannelUrl ] [-Resources ] [-Rubric ] [-Status ] [-Submissions ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] @@ -59,10 +60,11 @@ New-MgEducationClassAssignment -InputObject [-ResponseHeade [-AllowLateSubmissions] [-AllowStudentsToAddResourcesToSubmission] [-AssignTo ] [-Categories ] [-ClassId ] [-CloseDateTime ] [-CreatedBy ] [-DisplayName ] [-DueDateTime ] - [-Grading ] [-GradingCategory ] [-Id ] - [-Instructions ] [-LastModifiedBy ] - [-ModuleUrl ] [-NotificationChannelUrl ] - [-Resources ] + [-Grading ] [-GradingCategory ] + [-GradingScheme ] [-Id ] + [-Instructions ] [-LanguageTag ] + [-LastModifiedBy ] [-ModuleUrl ] + [-NotificationChannelUrl ] [-Resources ] [-Rubric ] [-Status ] [-Submissions ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] @@ -620,6 +622,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -GradingScheme + +educationGradingScheme +To construct, see NOTES section for GRADINGSCHEME properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Headers Optional headers that will be added to the request. @@ -767,6 +797,35 @@ AcceptedValues: [] HelpMessage: '' ``` +### -LanguageTag + +Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -LastModifiedBy identitySet @@ -1153,10 +1212,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1168,6 +1241,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1218,7 +1292,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1251,12 +1327,26 @@ Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. +GRADINGSCHEME ``: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. + INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -1264,9 +1354,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission INSTRUCTIONS ``: educationItemBody [(Any) ]: This indicates any property can be added to this object. @@ -1289,6 +1382,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1371,7 +1465,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentCategory.md index c16bb0ddad3d..10f8b8515a95 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassassignmentcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClassAssignmentCategory --- @@ -658,9 +658,11 @@ Read-only. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -668,9 +670,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentCategoryByRef.md index db0946982d47..adf9a901cacc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassassignmentcategorybyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClassAssignmentCategoryByRef --- @@ -543,9 +543,11 @@ For example, https://graph.microsoft.com/v1.0/directoryObjects/{id}. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -553,9 +555,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentResource.md index 59a9acf420ec..109f9431264d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassassignmentresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClassAssignmentResource --- @@ -26,7 +26,8 @@ You can create the following types of assignment resources: Every resource has a ``` New-MgEducationClassAssignmentResource -EducationAssignmentId -EducationClassId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-DistributeForStudentWork] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -47,7 +48,8 @@ New-MgEducationClassAssignmentResource -EducationAssignmentId -Educatio ``` New-MgEducationClassAssignmentResource -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-DistributeForStudentWork] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -328,6 +330,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of assignment resources that depend on the parent educationAssignmentResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -DistributeForStudentWork Indicates whether this resource should be copied to each student submission for modification and submission. @@ -702,6 +732,28 @@ BODYPARAMETER ``: educationAssignmen [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. + [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. +Required + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of assignment resources that depend on the parent educationAssignmentResource. + [Id ]: The unique identifier for an entity. +Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -722,9 +774,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -732,9 +786,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSettingGradingCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSettingGradingCategory.md index a287248146d5..e2678e615dea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSettingGradingCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSettingGradingCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassassignmentsettinggradingcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClassAssignmentSettingGradingCategory --- @@ -522,9 +522,11 @@ Read-only. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -532,9 +534,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmission.md index 8d35e9656952..aba37b135d76 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClassAssignmentSubmission --- @@ -833,7 +833,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -859,9 +861,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -869,9 +873,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. @@ -915,7 +922,9 @@ For example, in the access reviews decisions API, this property might record the RESOURCES : . [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -956,7 +965,9 @@ For example, in the access reviews decisions API, this property might record the SUBMITTEDRESOURCES : . [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionOutcome.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionOutcome.md index 18d882c0886d..42b5a7220f1e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionOutcome.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionOutcome.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassassignmentsubmissionoutcome Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClassAssignmentSubmissionOutcome --- @@ -627,9 +627,11 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -637,9 +639,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionResource.md index 54627c0d2a6b..66f0a1fdc926 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassassignmentsubmissionresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClassAssignmentSubmissionResource --- @@ -29,7 +29,8 @@ If the file doesn't exist or is not in that folder, the POST request will fail. ``` New-MgEducationClassAssignmentSubmissionResource -EducationAssignmentId -EducationClassId -EducationSubmissionId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AssignmentResourceUrl ] [-Id ] + [-AdditionalProperties ] [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -52,10 +53,12 @@ New-MgEducationClassAssignmentSubmissionResource -EducationAssignmentId ``` New-MgEducationClassAssignmentSubmissionResource -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### CreateViaIdentity @@ -236,7 +239,8 @@ HelpMessage: '' ### -AssignmentResourceUrl -Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. ```yaml Type: System.String @@ -332,6 +336,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -EducationAssignmentId The unique identifier of educationAssignment @@ -705,7 +737,30 @@ BODYPARAMETER ``: educationSubmissio [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -724,9 +779,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -734,9 +791,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionSubmittedResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionSubmittedResource.md index 9a9b8306a510..2ad6ab77b52d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionSubmittedResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassAssignmentSubmissionSubmittedResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassassignmentsubmissionsubmittedresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClassAssignmentSubmissionSubmittedResource --- @@ -25,7 +25,8 @@ Create new navigation property to submittedResources for education ``` New-MgEducationClassAssignmentSubmissionSubmittedResource -EducationAssignmentId -EducationClassId -EducationSubmissionId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AssignmentResourceUrl ] [-Id ] + [-AdditionalProperties ] [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -48,10 +49,12 @@ New-MgEducationClassAssignmentSubmissionSubmittedResource -EducationAssignmentId ``` New-MgEducationClassAssignmentSubmissionSubmittedResource -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### CreateViaIdentity @@ -104,7 +107,8 @@ HelpMessage: '' ### -AssignmentResourceUrl -Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. ```yaml Type: System.String @@ -200,6 +204,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -EducationAssignmentId The unique identifier of educationAssignment @@ -573,7 +605,30 @@ BODYPARAMETER ``: educationSubmissio [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -592,9 +647,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -602,9 +659,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassMemberByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassMemberByRef.md index b2464891caea..c84000d2bdd8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassMemberByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassMemberByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassmemberbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClassMemberByRef --- @@ -512,9 +512,11 @@ For example, https://graph.microsoft.com/v1.0/directoryObjects/{id}. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -522,9 +524,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassModule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassModule.md index ca8900b4a511..236507b4ddb3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassModule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassModule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassmodule Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClassModule --- @@ -730,9 +730,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -740,9 +742,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassModuleResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassModuleResource.md index eb2fef26e506..afaa38061abc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassModuleResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassModuleResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassmoduleresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClassModuleResource --- @@ -707,9 +707,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -717,9 +719,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassTeacherByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassTeacherByRef.md index 14183f1652b4..31195895dda7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassTeacherByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationClassTeacherByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationclassteacherbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationClassTeacherByRef --- @@ -504,9 +504,11 @@ For example, https://graph.microsoft.com/v1.0/directoryObjects/{id}. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -514,9 +516,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignment.md index 95d05aa7c2ce..78c0df1e03d6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationmeassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationMeAssignment --- @@ -28,10 +28,11 @@ New-MgEducationMeAssignment [-ResponseHeadersVariable ] [-AddToCalendarA [-AllowStudentsToAddResourcesToSubmission] [-AssignTo ] [-Categories ] [-ClassId ] [-CloseDateTime ] [-CreatedBy ] [-DisplayName ] [-DueDateTime ] - [-Grading ] [-GradingCategory ] [-Id ] - [-Instructions ] [-LastModifiedBy ] - [-ModuleUrl ] [-NotificationChannelUrl ] - [-Resources ] + [-Grading ] [-GradingCategory ] + [-GradingScheme ] [-Id ] + [-Instructions ] [-LanguageTag ] + [-LastModifiedBy ] [-ModuleUrl ] + [-NotificationChannelUrl ] [-Resources ] [-Rubric ] [-Status ] [-Submissions ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] @@ -431,6 +432,28 @@ AcceptedValues: [] HelpMessage: '' ``` +### -GradingScheme + +educationGradingScheme +To construct, see NOTES section for GRADINGSCHEME properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Headers Optional headers that will be added to the request. @@ -538,6 +561,29 @@ AcceptedValues: [] HelpMessage: '' ``` +### -LanguageTag + +Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -LastModifiedBy identitySet @@ -878,10 +924,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -893,6 +953,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -943,7 +1004,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -976,6 +1039,18 @@ Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. +GRADINGSCHEME ``: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. + INSTRUCTIONS ``: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: @@ -997,6 +1072,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1079,7 +1155,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentCategory.md index 833c31a391f4..379a9be58af0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationmeassignmentcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationMeAssignmentCategory --- @@ -492,9 +492,11 @@ Read-only. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -502,9 +504,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentCategoryByRef.md index 8c972aa82c38..94365c7d4df2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationmeassignmentcategorybyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationMeAssignmentCategoryByRef --- @@ -489,9 +489,11 @@ For example, https://graph.microsoft.com/v1.0/directoryObjects/{id}. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -499,9 +501,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentResource.md index 90f85813c069..b07970d17d89 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationmeassignmentresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationMeAssignmentResource --- @@ -24,7 +24,8 @@ Create new navigation property to resources for education ``` New-MgEducationMeAssignmentResource -EducationAssignmentId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-DistributeForStudentWork] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -45,7 +46,8 @@ New-MgEducationMeAssignmentResource -EducationAssignmentId ``` New-MgEducationMeAssignmentResource -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-DistributeForStudentWork] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -171,6 +173,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of assignment resources that depend on the parent educationAssignmentResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -DistributeForStudentWork Indicates whether this resource should be copied to each student submission for modification and submission. @@ -518,6 +548,28 @@ BODYPARAMETER ``: educationAssignmen [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. + [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. +Required + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of assignment resources that depend on the parent educationAssignmentResource. + [Id ]: The unique identifier for an entity. +Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -538,9 +590,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -548,9 +602,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmission.md index 891c0cd36cfa..f7ee00a221f1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationmeassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationMeAssignmentSubmission --- @@ -806,7 +806,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -832,9 +834,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -842,9 +846,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. @@ -888,7 +895,9 @@ For example, in the access reviews decisions API, this property might record the RESOURCES : . [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -929,7 +938,9 @@ For example, in the access reviews decisions API, this property might record the SUBMITTEDRESOURCES : . [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionOutcome.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionOutcome.md index bf3b6513fdf6..0d63c5fd0bae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionOutcome.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionOutcome.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationmeassignmentsubmissionoutcome Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationMeAssignmentSubmissionOutcome --- @@ -565,9 +565,11 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -575,9 +577,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionResource.md index 05f81eddbcbe..9f8a192413f6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationmeassignmentsubmissionresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationMeAssignmentSubmissionResource --- @@ -25,7 +25,8 @@ Create new navigation property to resources for education ``` New-MgEducationMeAssignmentSubmissionResource -EducationAssignmentId -EducationSubmissionId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AssignmentResourceUrl ] [-Id ] + [-AdditionalProperties ] [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -48,10 +49,12 @@ New-MgEducationMeAssignmentSubmissionResource -EducationAssignmentId ``` New-MgEducationMeAssignmentSubmissionResource -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### CreateViaIdentity @@ -104,7 +107,8 @@ HelpMessage: '' ### -AssignmentResourceUrl -Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. ```yaml Type: System.String @@ -200,6 +204,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -EducationAssignmentId The unique identifier of educationAssignment @@ -546,7 +578,30 @@ BODYPARAMETER ``: educationSubmissio [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -565,9 +620,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -575,9 +632,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionSubmittedResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionSubmittedResource.md index bbf01e3ec051..a7f759e35286 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionSubmittedResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeAssignmentSubmissionSubmittedResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationmeassignmentsubmissionsubmittedresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationMeAssignmentSubmissionSubmittedResource --- @@ -25,7 +25,8 @@ Create new navigation property to submittedResources for education ``` New-MgEducationMeAssignmentSubmissionSubmittedResource -EducationAssignmentId -EducationSubmissionId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AssignmentResourceUrl ] [-Id ] + [-AdditionalProperties ] [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -48,10 +49,12 @@ New-MgEducationMeAssignmentSubmissionSubmittedResource -EducationAssignmentId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### CreateViaIdentity @@ -104,7 +107,8 @@ HelpMessage: '' ### -AssignmentResourceUrl -Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. ```yaml Type: System.String @@ -200,6 +204,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -EducationAssignmentId The unique identifier of educationAssignment @@ -546,7 +578,30 @@ BODYPARAMETER ``: educationSubmissio [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -565,9 +620,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -575,9 +632,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeRubric.md index 8348669a9685..3d848f860334 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationMeRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationmerubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationMeRubric --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationReportReadingAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationReportReadingAssignmentSubmission.md index 8271f663ff38..99ad0f308c83 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationReportReadingAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationReportReadingAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationreportreadingassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationReportReadingAssignmentSubmission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationReportReflectCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationReportReflectCheck.md index 39bd16f69421..a8a72cc323a1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationReportReflectCheck.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationReportReflectCheck.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationreportreflectcheck Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationReportReflectCheck --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationSchool.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationSchool.md index a00d0e5b0023..0ec77cb1a8e3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationSchool.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationSchool.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationschool Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationSchool --- @@ -932,11 +932,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -972,10 +984,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -987,6 +1003,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1037,7 +1054,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -2118,6 +2137,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2354,6 +2421,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4420,7 +4495,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4535,8 +4611,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4601,7 +4677,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4622,6 +4708,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5966,6 +6053,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -6229,11 +6321,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -6274,10 +6378,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -6289,6 +6397,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -6339,7 +6448,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -7433,6 +7544,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7669,6 +7828,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9735,7 +9902,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9850,8 +10018,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9916,7 +10084,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9937,6 +10115,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -11286,6 +11465,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -11647,10 +11831,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -11662,6 +11860,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -11712,7 +11911,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -11741,7 +11942,9 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -12821,6 +13024,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13057,6 +13308,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -15123,7 +15382,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15238,8 +15498,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15304,7 +15564,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15325,6 +15595,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -16674,6 +16945,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationSchoolClassByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationSchoolClassByRef.md index 462aaee3d169..51f0759a713f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationSchoolClassByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationSchoolClassByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationschoolclassbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationSchoolClassByRef --- @@ -504,9 +504,11 @@ For example, https://graph.microsoft.com/v1.0/directoryObjects/{id}. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -514,9 +516,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationSchoolUserByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationSchoolUserByRef.md index 48cc2cb4cb50..b6f7cc7a6a38 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationSchoolUserByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationSchoolUserByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationschooluserbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationSchoolUserByRef --- @@ -504,9 +504,11 @@ For example, https://graph.microsoft.com/v1.0/directoryObjects/{id}. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -514,9 +516,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUser.md index 09f867af63b3..a171f4f28b1e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationuser Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationUser --- @@ -1370,10 +1370,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1385,6 +1399,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1435,7 +1450,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1512,10 +1529,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1527,6 +1558,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1577,7 +1609,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1606,7 +1640,9 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -2686,6 +2722,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2922,6 +3006,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4988,7 +5080,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5103,8 +5196,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5169,7 +5262,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5190,6 +5293,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6539,6 +6643,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -6828,11 +6937,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -6873,10 +6994,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -6888,6 +7013,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -6938,7 +7064,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -8032,6 +8160,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8268,6 +8444,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -10334,7 +10518,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10449,8 +10634,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10515,7 +10700,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10536,6 +10731,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -11885,6 +12081,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -12353,11 +12554,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -12393,10 +12606,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -12408,6 +12625,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -12458,7 +12676,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -13539,6 +13759,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13775,6 +14043,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -15841,7 +16117,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15956,8 +16233,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -16022,7 +16299,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -16043,6 +16330,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17387,6 +17675,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -17658,11 +17951,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -17703,10 +18008,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -17718,6 +18027,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -17768,7 +18078,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -18862,6 +19174,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -19098,6 +19458,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -21164,7 +21532,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -21279,8 +21648,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -21345,7 +21714,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -21366,6 +21745,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22715,6 +23095,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -23954,6 +24339,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -25329,6 +25762,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -26112,6 +26553,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -26812,7 +27258,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -26927,8 +27374,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26993,7 +27440,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -27014,6 +27471,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignment.md index 75736547d6c9..9fcb92d4f1d8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationuserassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationUserAssignment --- @@ -28,10 +28,11 @@ New-MgEducationUserAssignment -EducationUserId [-ResponseHeadersVariabl [-AllowLateSubmissions] [-AllowStudentsToAddResourcesToSubmission] [-AssignTo ] [-Categories ] [-ClassId ] [-CloseDateTime ] [-CreatedBy ] [-DisplayName ] [-DueDateTime ] - [-Grading ] [-GradingCategory ] [-Id ] - [-Instructions ] [-LastModifiedBy ] - [-ModuleUrl ] [-NotificationChannelUrl ] - [-Resources ] + [-Grading ] [-GradingCategory ] + [-GradingScheme ] [-Id ] + [-Instructions ] [-LanguageTag ] + [-LastModifiedBy ] [-ModuleUrl ] + [-NotificationChannelUrl ] [-Resources ] [-Rubric ] [-Status ] [-Submissions ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] @@ -57,10 +58,11 @@ New-MgEducationUserAssignment -InputObject [-ResponseHeader [-AllowLateSubmissions] [-AllowStudentsToAddResourcesToSubmission] [-AssignTo ] [-Categories ] [-ClassId ] [-CloseDateTime ] [-CreatedBy ] [-DisplayName ] [-DueDateTime ] - [-Grading ] [-GradingCategory ] [-Id ] - [-Instructions ] [-LastModifiedBy ] - [-ModuleUrl ] [-NotificationChannelUrl ] - [-Resources ] + [-Grading ] [-GradingCategory ] + [-GradingScheme ] [-Id ] + [-Instructions ] [-LanguageTag ] + [-LastModifiedBy ] [-ModuleUrl ] + [-NotificationChannelUrl ] [-Resources ] [-Rubric ] [-Status ] [-Submissions ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] @@ -577,6 +579,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -GradingScheme + +educationGradingScheme +To construct, see NOTES section for GRADINGSCHEME properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Headers Optional headers that will be added to the request. @@ -724,6 +754,35 @@ AcceptedValues: [] HelpMessage: '' ``` +### -LanguageTag + +Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -LastModifiedBy identitySet @@ -1110,10 +1169,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1125,6 +1198,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1175,7 +1249,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1208,12 +1284,26 @@ Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. +GRADINGSCHEME ``: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. + INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -1221,9 +1311,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission INSTRUCTIONS ``: educationItemBody [(Any) ]: This indicates any property can be added to this object. @@ -1246,6 +1339,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1328,7 +1422,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentCategory.md index ac7a6682fb6d..ba7271978be6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationuserassignmentcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationUserAssignmentCategory --- @@ -519,9 +519,11 @@ Read-only. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -529,9 +531,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentCategoryByRef.md index b6bb4ad2dabc..2426ffd21690 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationuserassignmentcategorybyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationUserAssignmentCategoryByRef --- @@ -516,9 +516,11 @@ For example, https://graph.microsoft.com/v1.0/directoryObjects/{id}. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -526,9 +528,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentResource.md index 00390231310d..9bddc414b7b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationuserassignmentresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationUserAssignmentResource --- @@ -24,7 +24,8 @@ Create new navigation property to resources for education ``` New-MgEducationUserAssignmentResource -EducationAssignmentId -EducationUserId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-DistributeForStudentWork] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -45,7 +46,8 @@ New-MgEducationUserAssignmentResource -EducationAssignmentId -Education ``` New-MgEducationUserAssignmentResource -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-DistributeForStudentWork] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -171,6 +173,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of assignment resources that depend on the parent educationAssignmentResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -DistributeForStudentWork Indicates whether this resource should be copied to each student submission for modification and submission. @@ -545,6 +575,28 @@ BODYPARAMETER ``: educationAssignmen [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. + [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. +Required + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of assignment resources that depend on the parent educationAssignmentResource. + [Id ]: The unique identifier for an entity. +Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -565,9 +617,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -575,9 +629,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmission.md index 3b95a6dead83..4489c6073d96 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationuserassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationUserAssignmentSubmission --- @@ -833,7 +833,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -859,9 +861,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -869,9 +873,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. @@ -915,7 +922,9 @@ For example, in the access reviews decisions API, this property might record the RESOURCES : . [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -956,7 +965,9 @@ For example, in the access reviews decisions API, this property might record the SUBMITTEDRESOURCES : . [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionOutcome.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionOutcome.md index a80feb2cec29..9595dad60f80 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionOutcome.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionOutcome.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationuserassignmentsubmissionoutcome Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationUserAssignmentSubmissionOutcome --- @@ -592,9 +592,11 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -602,9 +604,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionResource.md index 04a2a5589685..632a683af58c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationuserassignmentsubmissionresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationUserAssignmentSubmissionResource --- @@ -25,7 +25,8 @@ Create new navigation property to resources for education ``` New-MgEducationUserAssignmentSubmissionResource -EducationAssignmentId -EducationSubmissionId -EducationUserId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AssignmentResourceUrl ] [-Id ] + [-AdditionalProperties ] [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -48,10 +49,12 @@ New-MgEducationUserAssignmentSubmissionResource -EducationAssignmentId ``` New-MgEducationUserAssignmentSubmissionResource -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### CreateViaIdentity @@ -104,7 +107,8 @@ HelpMessage: '' ### -AssignmentResourceUrl -Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. ```yaml Type: System.String @@ -200,6 +204,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -EducationAssignmentId The unique identifier of educationAssignment @@ -573,7 +605,30 @@ BODYPARAMETER ``: educationSubmissio [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -592,9 +647,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -602,9 +659,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionSubmittedResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionSubmittedResource.md index 7cae610dd944..734c03d9df20 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionSubmittedResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserAssignmentSubmissionSubmittedResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationuserassignmentsubmissionsubmittedresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationUserAssignmentSubmissionSubmittedResource --- @@ -25,7 +25,8 @@ Create new navigation property to submittedResources for education ``` New-MgEducationUserAssignmentSubmissionSubmittedResource -EducationAssignmentId -EducationSubmissionId -EducationUserId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-AssignmentResourceUrl ] [-Id ] + [-AdditionalProperties ] [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -48,10 +49,12 @@ New-MgEducationUserAssignmentSubmissionSubmittedResource -EducationAssignmentId ``` New-MgEducationUserAssignmentSubmissionSubmittedResource -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### CreateViaIdentity @@ -104,7 +107,8 @@ HelpMessage: '' ### -AssignmentResourceUrl -Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. ```yaml Type: System.String @@ -200,6 +204,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -EducationAssignmentId The unique identifier of educationAssignment @@ -573,7 +605,30 @@ BODYPARAMETER ``: educationSubmissio [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -592,9 +647,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -602,9 +659,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserRubric.md index 9cdf30f43e8a..5dc15ac7872e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/New-MgEducationUserRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/new-mgeducationuserrubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEducationUserRubric --- @@ -711,9 +711,11 @@ DESCRIPTION ``: educationItemBody INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -721,9 +723,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationClassAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationClassAssignment.md index b03e9b81e815..ab7fef8cd640 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationClassAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationClassAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/publish-mgeducationclassassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Publish-MgEducationClassAssignment --- @@ -396,9 +396,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -406,9 +408,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationClassModule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationClassModule.md index 7a2382ffbe7f..f59a13512674 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationClassModule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationClassModule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/publish-mgeducationclassmodule Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Publish-MgEducationClassModule --- @@ -387,9 +387,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -397,9 +399,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationMeAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationMeAssignment.md index 5b3694760ba1..09b510b36816 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationMeAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationMeAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/publish-mgeducationmeassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Publish-MgEducationMeAssignment --- @@ -353,9 +353,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -363,9 +365,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationUserAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationUserAssignment.md index 0319bfaeb82e..a40c3ad79cf6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationUserAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Publish-MgEducationUserAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/publish-mgeducationuserassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Publish-MgEducationUserAssignment --- @@ -375,9 +375,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -385,9 +387,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClass.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClass.md index 0fa365c7489c..cb3d52bd3c5d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClass.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClass.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclass Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClass --- @@ -397,9 +397,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -407,9 +409,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignment.md index 172543823c92..520d786adb5a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignment --- @@ -426,9 +426,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -436,9 +438,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentCategory.md index 96a44b2e715a..0b8cf57004f1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignmentCategory --- @@ -426,9 +426,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -436,9 +438,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentCategoryByRef.md index 155607ec3766..154f1ffecb2c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/Remove-MgEducationClassAssignmentCategoryByRef Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignmentCategoryByRef --- @@ -448,9 +448,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -458,9 +460,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentCategoryEducationCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentCategoryEducationCategoryByRef.md index 2dc0097cc17e..a11933c478a5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentCategoryEducationCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentCategoryEducationCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentcategoryeducationcategorybyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignmentCategoryEducationCategoryByRef --- @@ -448,9 +448,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -458,9 +460,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentDefault.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentDefault.md index 4707d9248a9a..0aebee903432 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentDefault.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentDefault.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentdefault Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignmentDefault --- @@ -382,9 +382,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -392,9 +394,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentResource.md index a4b235f2f1e3..5fd4a2953553 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignmentResource --- @@ -450,9 +450,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -460,9 +462,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentRubric.md index fafeff91244e..d1f9752d067c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentrubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignmentRubric --- @@ -413,9 +413,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -423,9 +425,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentRubricByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentRubricByRef.md index b39316096506..2f446219d960 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentRubricByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentRubricByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentrubricbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignmentRubricByRef --- @@ -427,9 +427,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -437,9 +439,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSetting.md index 5133f6892d2c..ecedf6770398 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentsetting Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignmentSetting --- @@ -382,9 +382,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -392,9 +394,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSettingGradingCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSettingGradingCategory.md index fab6bb142287..de916dbe1d55 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSettingGradingCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSettingGradingCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentsettinggradingcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignmentSettingGradingCategory --- @@ -404,9 +404,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -414,9 +416,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmission.md index 3bf1eb954486..7ddfffd4f300 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignmentSubmission --- @@ -425,9 +425,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -435,9 +437,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionOutcome.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionOutcome.md index 82f412f07184..c621f2cf1578 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionOutcome.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionOutcome.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentsubmissionoutcome Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignmentSubmissionOutcome --- @@ -461,9 +461,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -471,9 +473,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionResource.md index 106f7190340f..2e6838ab9cc2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentsubmissionresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignmentSubmissionResource --- @@ -475,9 +475,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -485,9 +487,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionSubmittedResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionSubmittedResource.md index 35f80b906f08..b1682c801107 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionSubmittedResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassAssignmentSubmissionSubmittedResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassassignmentsubmissionsubmittedresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassAssignmentSubmissionSubmittedResource --- @@ -446,9 +446,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -456,9 +458,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassMemberByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassMemberByRef.md index 70aba5784808..10b4dd8a0228 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassMemberByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassMemberByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/Remove-MgEducationClassMemberByRef Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassMemberByRef --- @@ -416,9 +416,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -426,9 +428,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassMemberEducationUserByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassMemberEducationUserByRef.md index 320c93f3d014..4ca9a4580b1e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassMemberEducationUserByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassMemberEducationUserByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassmembereducationuserbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassMemberEducationUserByRef --- @@ -416,9 +416,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -426,9 +428,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassModule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassModule.md index 17aac30b41be..d451f2c2c806 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassModule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassModule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassmodule Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassModule --- @@ -426,9 +426,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -436,9 +438,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassModuleResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassModuleResource.md index dfc566332c79..f65441073d4f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassModuleResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassModuleResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassmoduleresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassModuleResource --- @@ -448,9 +448,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -458,9 +460,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassTeacherByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassTeacherByRef.md index 16241b7877c4..58bb1d943b74 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassTeacherByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassTeacherByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/Remove-MgEducationClassTeacherByRef Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassTeacherByRef --- @@ -404,9 +404,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -414,9 +416,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassTeacherEducationUserByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassTeacherEducationUserByRef.md index 559699ac6bc1..66d1a4bca3fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassTeacherEducationUserByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationClassTeacherEducationUserByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationclassteachereducationuserbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationClassTeacherEducationUserByRef --- @@ -404,9 +404,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -414,9 +416,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMe.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMe.md index 970864e629af..e4e9bd23eab8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMe.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMe.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationme Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationMe --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignment.md index 0db67d46cde1..7434d24acbb2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationmeassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationMeAssignment --- @@ -382,9 +382,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -392,9 +394,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentCategoryByRef.md index 17247a7b4a55..51c9e99eb9e4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/Remove-MgEducationMeAssignmentCategoryByRef Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationMeAssignmentCategoryByRef --- @@ -404,9 +404,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -414,9 +416,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentCategoryEducationCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentCategoryEducationCategoryByRef.md index 5ad909e8bc99..59a7a8ec9148 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentCategoryEducationCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentCategoryEducationCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationmeassignmentcategoryeducationcategorybyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationMeAssignmentCategoryEducationCategoryByRef --- @@ -404,9 +404,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -414,9 +416,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentResource.md index 43fc00f5dced..08bc299985a2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationmeassignmentresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationMeAssignmentResource --- @@ -404,9 +404,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -414,9 +416,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentRubric.md index bb2cd95f212b..2e8f305215f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationmeassignmentrubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationMeAssignmentRubric --- @@ -382,9 +382,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -392,9 +394,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentRubricByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentRubricByRef.md index 8cacde7df3be..8aab1f1565ba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentRubricByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentRubricByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationmeassignmentrubricbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationMeAssignmentRubricByRef --- @@ -382,9 +382,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -392,9 +394,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmission.md index 856c91936574..3a6b9d10b21d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationmeassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationMeAssignmentSubmission --- @@ -404,9 +404,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -414,9 +416,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionOutcome.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionOutcome.md index 2d7cb69e28f1..d09a3444a5da 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionOutcome.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionOutcome.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationmeassignmentsubmissionoutcome Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationMeAssignmentSubmissionOutcome --- @@ -425,9 +425,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -435,9 +437,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionResource.md index 173545b3cd00..c7bf87165b3e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationmeassignmentsubmissionresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationMeAssignmentSubmissionResource --- @@ -425,9 +425,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -435,9 +437,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionSubmittedResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionSubmittedResource.md index 695dd7bf3053..e75b07a3244b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionSubmittedResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeAssignmentSubmissionSubmittedResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationmeassignmentsubmissionsubmittedresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationMeAssignmentSubmissionSubmittedResource --- @@ -425,9 +425,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -435,9 +437,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeRubric.md index e110d26dd59a..66e1a1459f43 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationMeRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationmerubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationMeRubric --- @@ -405,9 +405,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -415,9 +417,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReport.md index b40e6e9ddb70..873fb1883a20 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationreport Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationReport --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReportReadingAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReportReadingAssignmentSubmission.md index 320beacfac30..aa8d1cc4f766 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReportReadingAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReportReadingAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationreportreadingassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationReportReadingAssignmentSubmission --- @@ -382,9 +382,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -392,9 +394,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReportReflectCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReportReflectCheck.md index 0672584f36ce..4481eb750eb8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReportReflectCheck.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationReportReflectCheck.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationreportreflectcheck Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationReportReflectCheck --- @@ -382,9 +382,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -392,9 +394,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchool.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchool.md index 3b7d58bce282..5762cb06274a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchool.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchool.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationschool Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationSchool --- @@ -395,9 +395,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -405,9 +407,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolClassByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolClassByRef.md index 15c3222894c4..49991c3bd735 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolClassByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolClassByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/Remove-MgEducationSchoolClassByRef Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationSchoolClassByRef --- @@ -404,9 +404,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -414,9 +416,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolClassEducationClassByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolClassEducationClassByRef.md index 2b2d115248ef..b2b2d8427f8f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolClassEducationClassByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolClassEducationClassByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationschoolclasseducationclassbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationSchoolClassEducationClassByRef --- @@ -404,9 +404,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -414,9 +416,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolUserByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolUserByRef.md index ab1a7b6ff1c9..41e1b803cb44 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolUserByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolUserByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/Remove-MgEducationSchoolUserByRef Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationSchoolUserByRef --- @@ -416,9 +416,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -426,9 +428,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolUserEducationUserByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolUserEducationUserByRef.md index bdefe7974776..66017d8c425c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolUserEducationUserByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationSchoolUserEducationUserByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationschoolusereducationuserbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationSchoolUserEducationUserByRef --- @@ -416,9 +416,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -426,9 +428,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUser.md index d956d36ee564..8288d38c9c15 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuser Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationUser --- @@ -395,9 +395,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -405,9 +407,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignment.md index 6f282b70b92f..b51c106fa79e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuserassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationUserAssignment --- @@ -403,9 +403,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -413,9 +415,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentCategoryByRef.md index 844d78582c3f..215b8cf27cef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/Remove-MgEducationUserAssignmentCategoryByRef Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationUserAssignmentCategoryByRef --- @@ -425,9 +425,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -435,9 +437,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentCategoryEducationCategoryByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentCategoryEducationCategoryByRef.md index 227855d007c0..6cb0cd524759 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentCategoryEducationCategoryByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentCategoryEducationCategoryByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuserassignmentcategoryeducationcategorybyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationUserAssignmentCategoryEducationCategoryByRef --- @@ -425,9 +425,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -435,9 +437,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentResource.md index 32425341bd33..dce28fdd7980 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuserassignmentresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationUserAssignmentResource --- @@ -425,9 +425,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -435,9 +437,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentRubric.md index 28ab65c397d6..ac094e3edf3a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuserassignmentrubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationUserAssignmentRubric --- @@ -403,9 +403,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -413,9 +415,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentRubricByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentRubricByRef.md index cd50ae959140..053f474f9492 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentRubricByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentRubricByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuserassignmentrubricbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationUserAssignmentRubricByRef --- @@ -404,9 +404,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -414,9 +416,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmission.md index 6fd03b5987e1..1b21d7621414 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuserassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationUserAssignmentSubmission --- @@ -425,9 +425,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -435,9 +437,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionOutcome.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionOutcome.md index c36ffe79d318..84b0a1194669 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionOutcome.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionOutcome.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuserassignmentsubmissionoutcome Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationUserAssignmentSubmissionOutcome --- @@ -446,9 +446,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -456,9 +458,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionResource.md index 5b7069483d39..56a9d143e716 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuserassignmentsubmissionresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationUserAssignmentSubmissionResource --- @@ -446,9 +446,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -456,9 +458,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionSubmittedResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionSubmittedResource.md index 78eda647b858..4cfd09c3f640 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionSubmittedResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserAssignmentSubmissionSubmittedResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuserassignmentsubmissionsubmittedresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationUserAssignmentSubmissionSubmittedResource --- @@ -446,9 +446,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -456,9 +458,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserRubric.md index 5c23b2789437..19e5cbd66570 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Remove-MgEducationUserRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/remove-mgeducationuserrubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgEducationUserRubric --- @@ -403,9 +403,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -413,9 +415,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentRubricByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentRubricByRef.md index d82776526e28..988413b051df 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentRubricByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentRubricByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/set-mgeducationclassassignmentrubricbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEducationClassAssignmentRubricByRef --- @@ -571,9 +571,11 @@ For example, https://graph.microsoft.com/v1.0/directoryObjects/{id}. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -581,9 +583,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentSubmissionUpResourceFolder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentSubmissionUpResourceFolder.md index b7b874620495..3e3210cb6b16 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentSubmissionUpResourceFolder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentSubmissionUpResourceFolder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/set-mgeducationclassassignmentsubmissionupresourcefolder Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEducationClassAssignmentSubmissionUpResourceFolder --- @@ -432,9 +432,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -442,9 +444,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentUpFeedbackResourceFolder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentUpFeedbackResourceFolder.md index bcdf41c3c5f5..9f75050770e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentUpFeedbackResourceFolder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentUpFeedbackResourceFolder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/set-mgeducationclassassignmentupfeedbackresourcefolder Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEducationClassAssignmentUpFeedbackResourceFolder --- @@ -381,9 +381,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -391,9 +393,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentUpResourceFolder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentUpResourceFolder.md index 9ce84c3bb77b..fa78359fe33e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentUpResourceFolder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassAssignmentUpResourceFolder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/set-mgeducationclassassignmentupresourcefolder Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEducationClassAssignmentUpResourceFolder --- @@ -389,9 +389,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -399,9 +401,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassModuleUpResourceFolder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassModuleUpResourceFolder.md index c747a220b533..e836c0b18eec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassModuleUpResourceFolder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationClassModuleUpResourceFolder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/set-mgeducationclassmoduleupresourcefolder Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEducationClassModuleUpResourceFolder --- @@ -389,9 +389,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -399,9 +401,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentRubricByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentRubricByRef.md index 2b20151675ee..1c38e2e08028 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentRubricByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentRubricByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/set-mgeducationmeassignmentrubricbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEducationMeAssignmentRubricByRef --- @@ -517,9 +517,11 @@ For example, https://graph.microsoft.com/v1.0/directoryObjects/{id}. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -527,9 +529,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentSubmissionUpResourceFolder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentSubmissionUpResourceFolder.md index 2f4883d59032..bf552737d856 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentSubmissionUpResourceFolder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentSubmissionUpResourceFolder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/set-mgeducationmeassignmentsubmissionupresourcefolder Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEducationMeAssignmentSubmissionUpResourceFolder --- @@ -367,9 +367,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -377,9 +379,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentUpFeedbackResourceFolder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentUpFeedbackResourceFolder.md index 764c6202fcf7..13dda12600c5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentUpFeedbackResourceFolder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentUpFeedbackResourceFolder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/set-mgeducationmeassignmentupfeedbackresourcefolder Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEducationMeAssignmentUpFeedbackResourceFolder --- @@ -344,9 +344,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -354,9 +356,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentUpResourceFolder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentUpResourceFolder.md index 84ec8ad906e7..099bfb5174ce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentUpResourceFolder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationMeAssignmentUpResourceFolder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/set-mgeducationmeassignmentupresourcefolder Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEducationMeAssignmentUpResourceFolder --- @@ -344,9 +344,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -354,9 +356,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentRubricByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentRubricByRef.md index c0becc069ffe..6d15abb1b9a6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentRubricByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentRubricByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/set-mgeducationuserassignmentrubricbyref Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEducationUserAssignmentRubricByRef --- @@ -544,9 +544,11 @@ For example, https://graph.microsoft.com/v1.0/directoryObjects/{id}. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -554,9 +556,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentSubmissionUpResourceFolder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentSubmissionUpResourceFolder.md index 1cb1a5963cd2..5bdcdf3d9fb3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentSubmissionUpResourceFolder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentSubmissionUpResourceFolder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/set-mgeducationuserassignmentsubmissionupresourcefolder Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEducationUserAssignmentSubmissionUpResourceFolder --- @@ -388,9 +388,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -398,9 +400,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentUpFeedbackResourceFolder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentUpFeedbackResourceFolder.md index f16f0fee7556..8c9430ef3a50 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentUpFeedbackResourceFolder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentUpFeedbackResourceFolder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/set-mgeducationuserassignmentupfeedbackresourcefolder Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEducationUserAssignmentUpFeedbackResourceFolder --- @@ -365,9 +365,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -375,9 +377,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentUpResourceFolder.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentUpResourceFolder.md index 28027bdbbb5a..211784a04316 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentUpResourceFolder.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Set-MgEducationUserAssignmentUpResourceFolder.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/set-mgeducationuserassignmentupresourcefolder Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgEducationUserAssignmentUpResourceFolder --- @@ -365,9 +365,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -375,9 +377,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Submit-MgEducationClassAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Submit-MgEducationClassAssignmentSubmission.md index a61950b33cb4..fb98d473fb3d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Submit-MgEducationClassAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Submit-MgEducationClassAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/submit-mgeducationclassassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Submit-MgEducationClassAssignmentSubmission --- @@ -413,9 +413,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -423,9 +425,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Submit-MgEducationMeAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Submit-MgEducationMeAssignmentSubmission.md index 10ccf2a54d9d..cd0a6821c092 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Submit-MgEducationMeAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Submit-MgEducationMeAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/submit-mgeducationmeassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Submit-MgEducationMeAssignmentSubmission --- @@ -371,9 +371,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -381,9 +383,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Submit-MgEducationUserAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Submit-MgEducationUserAssignmentSubmission.md index b92ee0cb5c78..8117c1087376 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Submit-MgEducationUserAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Submit-MgEducationUserAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/submit-mgeducationuserassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Submit-MgEducationUserAssignmentSubmission --- @@ -392,9 +392,11 @@ For information on hash tables, run Get-Help about_Hash_Tables. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -402,9 +404,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClass.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClass.md index 6e863e28a72e..709f1e1cf2c2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClass.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClass.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclass Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClass --- @@ -1141,10 +1141,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1156,6 +1170,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1206,7 +1221,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1218,11 +1235,23 @@ ASSIGNMENTSETTINGS ``: educationAssi [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -1250,11 +1279,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -1295,10 +1336,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1310,6 +1355,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1360,7 +1406,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -2454,6 +2502,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2690,6 +2786,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4756,7 +4860,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4871,8 +4976,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4937,7 +5042,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4958,6 +5073,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6307,6 +6423,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -7687,6 +7808,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7923,6 +8092,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9989,7 +10166,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10104,8 +10282,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10170,7 +10348,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10191,6 +10379,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -11540,6 +11729,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -11643,9 +11837,11 @@ Nullable. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -11653,9 +11849,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission MEMBERS : All users in the class. Nullable. @@ -11726,10 +11925,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -11741,6 +11954,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -11791,7 +12005,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -11820,7 +12036,9 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -12900,6 +13118,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13136,6 +13402,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -15202,7 +15476,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15317,8 +15592,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15383,7 +15658,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15404,6 +15689,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -16753,6 +17039,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -17136,11 +17427,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -17176,10 +17479,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -17191,6 +17498,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -17241,7 +17549,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -18322,6 +18632,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -18558,6 +18916,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20624,7 +20990,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20739,8 +21106,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20805,7 +21172,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20826,6 +21203,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22170,6 +22548,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -22479,10 +22862,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -22494,6 +22891,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -22544,7 +22942,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -22573,7 +22973,9 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -23653,6 +24055,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23889,6 +24339,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25955,7 +26413,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -26070,8 +26529,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26136,7 +26595,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26157,6 +26626,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -27506,6 +27976,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignment.md index b25ff469bbe4..d74a7b686491 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClassAssignment --- @@ -32,10 +32,11 @@ Update-MgEducationClassAssignment -EducationAssignmentId -EducationClas [-AllowStudentsToAddResourcesToSubmission] [-AssignTo ] [-Categories ] [-ClassId ] [-CloseDateTime ] [-CreatedBy ] [-DisplayName ] [-DueDateTime ] - [-Grading ] [-GradingCategory ] [-Id ] - [-Instructions ] [-LastModifiedBy ] - [-ModuleUrl ] [-NotificationChannelUrl ] - [-Resources ] + [-Grading ] [-GradingCategory ] + [-GradingScheme ] [-Id ] + [-Instructions ] [-LanguageTag ] + [-LastModifiedBy ] [-ModuleUrl ] + [-NotificationChannelUrl ] [-Resources ] [-Rubric ] [-Status ] [-Submissions ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] @@ -62,10 +63,11 @@ Update-MgEducationClassAssignment -InputObject [-AllowStudentsToAddResourcesToSubmission] [-AssignTo ] [-Categories ] [-ClassId ] [-CloseDateTime ] [-CreatedBy ] [-DisplayName ] [-DueDateTime ] - [-Grading ] [-GradingCategory ] [-Id ] - [-Instructions ] [-LastModifiedBy ] - [-ModuleUrl ] [-NotificationChannelUrl ] - [-Resources ] + [-Grading ] [-GradingCategory ] + [-GradingScheme ] [-Id ] + [-Instructions ] [-LanguageTag ] + [-LastModifiedBy ] [-ModuleUrl ] + [-NotificationChannelUrl ] [-Resources ] [-Rubric ] [-Status ] [-Submissions ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] @@ -643,6 +645,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -GradingScheme + +educationGradingScheme +To construct, see NOTES section for GRADINGSCHEME properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Headers Optional headers that will be added to the request. @@ -790,6 +820,35 @@ AcceptedValues: [] HelpMessage: '' ``` +### -LanguageTag + +Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -LastModifiedBy identitySet @@ -1176,10 +1235,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1191,6 +1264,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1241,7 +1315,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1274,12 +1350,26 @@ Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. +GRADINGSCHEME ``: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. + INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -1287,9 +1377,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission INSTRUCTIONS ``: educationItemBody [(Any) ]: This indicates any property can be added to this object. @@ -1312,6 +1405,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1394,7 +1488,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentCategory.md index 0c5429bcbdd2..476dc36d5285 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClassAssignmentCategory --- @@ -519,9 +519,11 @@ Read-only. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -529,9 +531,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentDefault.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentDefault.md index 71dd9bae936a..466b86eaf81d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentDefault.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentDefault.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentdefault Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClassAssignmentDefault --- @@ -612,9 +612,11 @@ Default value is null. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -622,9 +624,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentResource.md index 38911170b006..46ff3a9a4bca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClassAssignmentResource --- @@ -25,7 +25,8 @@ Update the navigation property resources in education ``` Update-MgEducationClassAssignmentResource -EducationAssignmentId -EducationAssignmentResourceId -EducationClassId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-DistributeForStudentWork] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -47,7 +48,8 @@ Update-MgEducationClassAssignmentResource -EducationAssignmentId ``` Update-MgEducationClassAssignmentResource -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-DistributeForStudentWork] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -173,6 +175,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of assignment resources that depend on the parent educationAssignmentResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -DistributeForStudentWork Indicates whether this resource should be copied to each student submission for modification and submission. @@ -574,6 +604,28 @@ BODYPARAMETER ``: educationAssignmen [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. + [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. +Required + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of assignment resources that depend on the parent educationAssignmentResource. + [Id ]: The unique identifier for an entity. +Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -594,9 +646,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -604,9 +658,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentRubric.md index f50b6ef91edd..d4b49f53deca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentrubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClassAssignmentRubric --- @@ -750,9 +750,11 @@ DESCRIPTION ``: educationItemBody INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -760,9 +762,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSetting.md index 087772d83f51..7724994c7e21 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentsetting Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClassAssignmentSetting --- @@ -26,7 +26,9 @@ Only teachers can update these settings. ``` Update-MgEducationClassAssignmentSetting -EducationClassId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-GradingCategories ] [-Id ] + [-DefaultGradingScheme ] + [-GradingCategories ] + [-GradingSchemes ] [-Id ] [-SubmissionAnimationDisabled] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -48,7 +50,9 @@ Update-MgEducationClassAssignmentSetting -EducationClassId ``` Update-MgEducationClassAssignmentSetting -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-GradingCategories ] [-Id ] + [-DefaultGradingScheme ] + [-GradingCategories ] + [-GradingSchemes ] [-Id ] [-SubmissionAnimationDisabled] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -228,6 +232,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DefaultGradingScheme + +educationGradingScheme +To construct, see NOTES section for DEFAULTGRADINGSCHEME properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -EducationClassId The unique identifier of educationClass @@ -283,6 +315,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -GradingSchemes + +The grading schemes that can be attached to assignments created in this class. +To construct, see NOTES section for GRADINGSCHEMES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Headers Optional headers that will be added to the request. @@ -576,27 +636,64 @@ BODYPARAMETER ``: educationAssignmen [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. +DEFAULTGRADINGSCHEME ``: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. + GRADINGCATEGORIES : When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. +GRADINGSCHEMES : The grading schemes that can be attached to assignments created in this class. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. + INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -604,9 +701,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSettingGradingCategory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSettingGradingCategory.md index 2e33e1b9975a..e34cb68fa07f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSettingGradingCategory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSettingGradingCategory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentsettinggradingcategory Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClassAssignmentSettingGradingCategory --- @@ -569,9 +569,11 @@ Read-only. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -579,9 +581,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmission.md index 72ba73b76558..5b91c39b6f61 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClassAssignmentSubmission --- @@ -861,7 +861,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -887,9 +889,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -897,9 +901,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. @@ -943,7 +950,9 @@ For example, in the access reviews decisions API, this property might record the RESOURCES : . [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -984,7 +993,9 @@ For example, in the access reviews decisions API, this property might record the SUBMITTEDRESOURCES : . [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionOutcome.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionOutcome.md index 9b2b9e396b24..2a971622a190 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionOutcome.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionOutcome.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentsubmissionoutcome Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClassAssignmentSubmissionOutcome --- @@ -684,9 +684,11 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -694,9 +696,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionResource.md index c447b6e760a1..8517798b7350 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentsubmissionresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClassAssignmentSubmissionResource --- @@ -26,10 +26,12 @@ Update the navigation property resources in education Update-MgEducationClassAssignmentSubmissionResource -EducationAssignmentId -EducationClassId -EducationSubmissionId -EducationSubmissionResourceId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### Update @@ -48,10 +50,12 @@ Update-MgEducationClassAssignmentSubmissionResource -EducationAssignmentId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### UpdateViaIdentity @@ -104,7 +108,8 @@ HelpMessage: '' ### -AssignmentResourceUrl -Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. ```yaml Type: System.String @@ -200,6 +205,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -EducationAssignmentId The unique identifier of educationAssignment @@ -600,7 +633,30 @@ BODYPARAMETER ``: educationSubmissio [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -619,9 +675,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -629,9 +687,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionSubmittedResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionSubmittedResource.md index 66fe3fd41ee5..f51384ef0d26 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionSubmittedResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassAssignmentSubmissionSubmittedResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassassignmentsubmissionsubmittedresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClassAssignmentSubmissionSubmittedResource --- @@ -26,10 +26,12 @@ Update the navigation property submittedResources in education Update-MgEducationClassAssignmentSubmissionSubmittedResource -EducationAssignmentId -EducationClassId -EducationSubmissionId -EducationSubmissionResourceId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### Update @@ -48,10 +50,12 @@ Update-MgEducationClassAssignmentSubmissionSubmittedResource -EducationAssignmen ``` Update-MgEducationClassAssignmentSubmissionSubmittedResource -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### UpdateViaIdentity @@ -104,7 +108,8 @@ HelpMessage: '' ### -AssignmentResourceUrl -Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. ```yaml Type: System.String @@ -200,6 +205,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -EducationAssignmentId The unique identifier of educationAssignment @@ -600,7 +633,30 @@ BODYPARAMETER ``: educationSubmissio [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -619,9 +675,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -629,9 +687,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassModule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassModule.md index 9c1552e4258e..d72fc4f7cb89 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassModule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassModule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassmodule Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClassModule --- @@ -759,9 +759,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -769,9 +771,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassModuleResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassModuleResource.md index c05b28a96eb6..430b644e32fa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassModuleResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationClassModuleResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationclassmoduleresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationClassModuleResource --- @@ -594,9 +594,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -604,9 +606,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMe.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMe.md index 08ed048f91b6..1461ec7e254f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMe.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMe.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationme Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationMe --- @@ -1294,10 +1294,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1309,6 +1323,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1359,7 +1374,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1436,10 +1453,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1451,6 +1482,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1501,7 +1533,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1530,7 +1564,9 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -2610,6 +2646,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2846,6 +2930,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4912,7 +5004,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5027,8 +5120,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5093,7 +5186,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5114,6 +5217,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6463,6 +6567,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -6752,11 +6861,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -6797,10 +6918,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -6812,6 +6937,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -6862,7 +6988,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -7956,6 +8084,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8192,6 +8368,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -10258,7 +10442,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10373,8 +10558,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10439,7 +10624,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10460,6 +10655,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -11809,6 +12005,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -12277,11 +12478,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -12317,10 +12530,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -12332,6 +12549,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -12382,7 +12600,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -13463,6 +13683,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13699,6 +13967,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -15765,7 +16041,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15880,8 +16157,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15946,7 +16223,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15967,6 +16254,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17311,6 +17599,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -17582,11 +17875,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -17627,10 +17932,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -17642,6 +17951,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -17692,7 +18002,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -18786,6 +19098,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -19022,6 +19382,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -21088,7 +21456,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -21203,8 +21572,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -21269,7 +21638,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -21290,6 +21669,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22639,6 +23019,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -23878,6 +24263,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -25253,6 +25686,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -26036,6 +26477,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -26736,7 +27182,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -26851,8 +27298,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26917,7 +27364,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26938,6 +27395,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignment.md index c151fd0ded81..288476685489 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationmeassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationMeAssignment --- @@ -28,10 +28,11 @@ Update-MgEducationMeAssignment -EducationAssignmentId [-ResponseHeaders [-AllowLateSubmissions] [-AllowStudentsToAddResourcesToSubmission] [-AssignTo ] [-Categories ] [-ClassId ] [-CloseDateTime ] [-CreatedBy ] [-DisplayName ] [-DueDateTime ] - [-Grading ] [-GradingCategory ] [-Id ] - [-Instructions ] [-LastModifiedBy ] - [-ModuleUrl ] [-NotificationChannelUrl ] - [-Resources ] + [-Grading ] [-GradingCategory ] + [-GradingScheme ] [-Id ] + [-Instructions ] [-LanguageTag ] + [-LastModifiedBy ] [-ModuleUrl ] + [-NotificationChannelUrl ] [-Resources ] [-Rubric ] [-Status ] [-Submissions ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] @@ -57,10 +58,11 @@ Update-MgEducationMeAssignment -InputObject [-ResponseHeade [-AllowLateSubmissions] [-AllowStudentsToAddResourcesToSubmission] [-AssignTo ] [-Categories ] [-ClassId ] [-CloseDateTime ] [-CreatedBy ] [-DisplayName ] [-DueDateTime ] - [-Grading ] [-GradingCategory ] [-Id ] - [-Instructions ] [-LastModifiedBy ] - [-ModuleUrl ] [-NotificationChannelUrl ] - [-Resources ] + [-Grading ] [-GradingCategory ] + [-GradingScheme ] [-Id ] + [-Instructions ] [-LanguageTag ] + [-LastModifiedBy ] [-ModuleUrl ] + [-NotificationChannelUrl ] [-Resources ] [-Rubric ] [-Status ] [-Submissions ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] @@ -577,6 +579,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -GradingScheme + +educationGradingScheme +To construct, see NOTES section for GRADINGSCHEME properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Headers Optional headers that will be added to the request. @@ -724,6 +754,35 @@ AcceptedValues: [] HelpMessage: '' ``` +### -LanguageTag + +Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -LastModifiedBy identitySet @@ -1110,10 +1169,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1125,6 +1198,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1175,7 +1249,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1208,12 +1284,26 @@ Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. +GRADINGSCHEME ``: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. + INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -1221,9 +1311,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission INSTRUCTIONS ``: educationItemBody [(Any) ]: This indicates any property can be added to this object. @@ -1246,6 +1339,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1328,7 +1422,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentResource.md index e29da9f2c736..753164017707 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationmeassignmentresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationMeAssignmentResource --- @@ -25,8 +25,9 @@ Update the navigation property resources in education ``` Update-MgEducationMeAssignmentResource -EducationAssignmentId -EducationAssignmentResourceId [-ResponseHeadersVariable ] - [-AdditionalProperties ] [-DistributeForStudentWork] [-Id ] - [-Resource ] [-Break] [-Headers ] + [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] + [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] @@ -47,7 +48,8 @@ Update-MgEducationMeAssignmentResource -EducationAssignmentId ``` Update-MgEducationMeAssignmentResource -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-DistributeForStudentWork] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -173,6 +175,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of assignment resources that depend on the parent educationAssignmentResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -DistributeForStudentWork Indicates whether this resource should be copied to each student submission for modification and submission. @@ -547,6 +577,28 @@ BODYPARAMETER ``: educationAssignmen [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. + [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. +Required + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of assignment resources that depend on the parent educationAssignmentResource. + [Id ]: The unique identifier for an entity. +Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -567,9 +619,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -577,9 +631,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentRubric.md index 879d033c7283..1c702b97db0f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationmeassignmentrubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationMeAssignmentRubric --- @@ -713,9 +713,11 @@ DESCRIPTION ``: educationItemBody INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -723,9 +725,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmission.md index 17f868ac5270..2d18e5b9be5b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationmeassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationMeAssignmentSubmission --- @@ -834,7 +834,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -860,9 +862,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -870,9 +874,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. @@ -916,7 +923,9 @@ For example, in the access reviews decisions API, this property might record the RESOURCES : . [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -957,7 +966,9 @@ For example, in the access reviews decisions API, this property might record the SUBMITTEDRESOURCES : . [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionOutcome.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionOutcome.md index 0aad45d7d7dc..c242603d353e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionOutcome.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionOutcome.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationmeassignmentsubmissionoutcome Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationMeAssignmentSubmissionOutcome --- @@ -592,9 +592,11 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -602,9 +604,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionResource.md index e96ec5bb4ea6..eadd9a65c8d9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationmeassignmentsubmissionresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationMeAssignmentSubmissionResource --- @@ -26,10 +26,12 @@ Update the navigation property resources in education Update-MgEducationMeAssignmentSubmissionResource -EducationAssignmentId -EducationSubmissionId -EducationSubmissionResourceId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### Update @@ -48,10 +50,12 @@ Update-MgEducationMeAssignmentSubmissionResource -EducationAssignmentId ``` Update-MgEducationMeAssignmentSubmissionResource -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### UpdateViaIdentity @@ -104,7 +108,8 @@ HelpMessage: '' ### -AssignmentResourceUrl -Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. ```yaml Type: System.String @@ -200,6 +205,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -EducationAssignmentId The unique identifier of educationAssignment @@ -573,7 +606,30 @@ BODYPARAMETER ``: educationSubmissio [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -592,9 +648,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -602,9 +660,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionSubmittedResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionSubmittedResource.md index a70a3b708f43..0b612482778e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionSubmittedResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeAssignmentSubmissionSubmittedResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationmeassignmentsubmissionsubmittedresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationMeAssignmentSubmissionSubmittedResource --- @@ -26,10 +26,12 @@ Update the navigation property submittedResources in education Update-MgEducationMeAssignmentSubmissionSubmittedResource -EducationAssignmentId -EducationSubmissionId -EducationSubmissionResourceId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### Update @@ -48,10 +50,12 @@ Update-MgEducationMeAssignmentSubmissionSubmittedResource -EducationAssignmentId ``` Update-MgEducationMeAssignmentSubmissionSubmittedResource -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### UpdateViaIdentity @@ -104,7 +108,8 @@ HelpMessage: '' ### -AssignmentResourceUrl -Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. ```yaml Type: System.String @@ -200,6 +205,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -EducationAssignmentId The unique identifier of educationAssignment @@ -573,7 +606,30 @@ BODYPARAMETER ``: educationSubmissio [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -592,9 +648,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -602,9 +660,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeRubric.md index f074a60df89d..60dc28dae642 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationmerubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationMeRubric --- @@ -744,9 +744,11 @@ DESCRIPTION ``: educationItemBody INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -754,9 +756,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeUserMailboxSetting.md index 0179f5cbe7b1..9b4768dde950 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationMeUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationmeusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationMeUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReport.md index 3dfd91ffa3e9..41a8d5d4f4df 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationreport Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationReport --- @@ -25,7 +25,9 @@ Update the navigation property reports in education ``` Update-MgEducationReport [-ResponseHeadersVariable ] [-AdditionalProperties ] [-Id ] [-ReadingAssignmentSubmissions ] - [-ReflectCheckInResponses ] [-Break] + [-ReadingCoachPassages ] + [-ReflectCheckInResponses ] + [-SpeakerAssignmentSubmissions ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] @@ -308,6 +310,28 @@ AcceptedValues: [] HelpMessage: '' ``` +### -ReadingCoachPassages + +Details of practiced Reading Coach passages. +To construct, see NOTES section for READINGCOACHPASSAGES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphReadingCoachPassage[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -ReflectCheckInResponses Details of check-in responses. @@ -352,6 +376,28 @@ AcceptedValues: [] HelpMessage: '' ``` +### -SpeakerAssignmentSubmissions + +Details of submitted speaker assignments. +To construct, see NOTES section for SPEAKERASSIGNMENTSUBMISSIONS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSpeakerAssignmentSubmission[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateExpanded + Position: Named + IsRequired: false + 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. @@ -438,6 +484,20 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [UnexpectedPauses ]: Number of unexpected pauses made during the reading session. [WordCount ]: Words count of the reading progress. [WordsPerMinute ]: Words per minute of the reading progress. + [ReadingCoachPassages ]: Details of practiced Reading Coach passages. + [Id ]: The unique identifier for an entity. +Read-only. + [IsReadingCompleted ]: Indicates if the reading passage was completed. + [LanguageTag ]: The language of the reading passage. + [PracticeWords ]: The list of challenging words for the student that they can practice further. + [PracticedAtDateTime ]: The date and time when the Reading Coach passage was practiced. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [StoryType ]: readingCoachStoryType + [StudentId ]: ID of the student that practiced the reading passage. + [TimeSpentReadingInSeconds ]: The time the student spent reading in seconds. + [WordsAccuracyPercentage ]: The percentage of words that the student read correctly. + [WordsPerMinute ]: The rate the student read at in words per minute. [ReflectCheckInResponses ]: Details of check-in responses. [Id ]: The unique identifier for an entity. Read-only. @@ -455,6 +515,30 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [SubmitDateTime ]: Date and time when the response to the Reflect check-in was submitted. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [SpeakerAssignmentSubmissions ]: Details of submitted speaker assignments. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentId ]: ID of the assignment with which this submission is associated. + [AverageWordsPerMinutePace ]: The average speaking pace of the student, measured in words per minute. + [ClassId ]: ID of the class this speaker progress is associated with. + [FillerWordsOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using a filler word. + [IncorrectCameraDistanceOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for being either too close or too far away from the camera. + [LengthOfSubmissionInSeconds ]: The length of the student submission in seconds. + [LostEyeContactOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for losing eye contact with the camera. + [MonotoneOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for speaking in monotone. + [NonInclusiveLanguageOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using non-inclusive or sensitive language. + [ObstructedViewOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for obstructing the view of their face. + [RepetitiveLanguageOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using repetitive language. + [StudentId ]: ID of the user this speaker progress is associated with. + [SubmissionDateTime ]: Date and time of the submission this speaker progress is associated with. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [SubmissionId ]: ID of the submission this speaker progress is associated with. + [TopFillerWords ]: The filler words used most by the student. + [TopMispronouncedWords ]: The words mispronounced most by the student. + [TopNonInclusiveWordsAndPhrases ]: The non-inclusive or sensitive words and phrases most used by the student. + [TopRepetitiveWordsAndPhrases ]: The words and phrases most repeated by the student. + [WordsSpokenCount ]: Total number of words spoken by the student in the submission. READINGASSIGNMENTSUBMISSIONS : Details of submitted reading assignments. [Id ]: The unique identifier for an entity. @@ -487,6 +571,21 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [WordCount ]: Words count of the reading progress. [WordsPerMinute ]: Words per minute of the reading progress. +READINGCOACHPASSAGES : Details of practiced Reading Coach passages. + [Id ]: The unique identifier for an entity. +Read-only. + [IsReadingCompleted ]: Indicates if the reading passage was completed. + [LanguageTag ]: The language of the reading passage. + [PracticeWords ]: The list of challenging words for the student that they can practice further. + [PracticedAtDateTime ]: The date and time when the Reading Coach passage was practiced. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [StoryType ]: readingCoachStoryType + [StudentId ]: ID of the student that practiced the reading passage. + [TimeSpentReadingInSeconds ]: The time the student spent reading in seconds. + [WordsAccuracyPercentage ]: The percentage of words that the student read correctly. + [WordsPerMinute ]: The rate the student read at in words per minute. + REFLECTCHECKINRESPONSES : Details of check-in responses. [Id ]: The unique identifier for an entity. Read-only. @@ -505,6 +604,31 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. +SPEAKERASSIGNMENTSUBMISSIONS : Details of submitted speaker assignments. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentId ]: ID of the assignment with which this submission is associated. + [AverageWordsPerMinutePace ]: The average speaking pace of the student, measured in words per minute. + [ClassId ]: ID of the class this speaker progress is associated with. + [FillerWordsOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using a filler word. + [IncorrectCameraDistanceOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for being either too close or too far away from the camera. + [LengthOfSubmissionInSeconds ]: The length of the student submission in seconds. + [LostEyeContactOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for losing eye contact with the camera. + [MonotoneOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for speaking in monotone. + [NonInclusiveLanguageOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using non-inclusive or sensitive language. + [ObstructedViewOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for obstructing the view of their face. + [RepetitiveLanguageOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using repetitive language. + [StudentId ]: ID of the user this speaker progress is associated with. + [SubmissionDateTime ]: Date and time of the submission this speaker progress is associated with. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [SubmissionId ]: ID of the submission this speaker progress is associated with. + [TopFillerWords ]: The filler words used most by the student. + [TopMispronouncedWords ]: The words mispronounced most by the student. + [TopNonInclusiveWordsAndPhrases ]: The non-inclusive or sensitive words and phrases most used by the student. + [TopRepetitiveWordsAndPhrases ]: The words and phrases most repeated by the student. + [WordsSpokenCount ]: Total number of words spoken by the student in the submission. + ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReportReadingAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReportReadingAssignmentSubmission.md index 38e882fc1275..919d41043627 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReportReadingAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReportReadingAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationreportreadingassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationReportReadingAssignmentSubmission --- @@ -1081,9 +1081,11 @@ CHALLENGINGWORDS : List of words that the stud INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -1091,9 +1093,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReportReflectCheck.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReportReflectCheck.md index 99234118418a..167791d8fbb5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReportReflectCheck.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationReportReflectCheck.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationreportreflectcheck Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationReportReflectCheck --- @@ -758,9 +758,11 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -768,9 +770,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission ## RELATED LINKS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationRoot.md index ea824877cbad..fd707420939f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationroot Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationRoot --- @@ -473,11 +473,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -518,10 +530,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -533,6 +549,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -583,7 +600,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1677,6 +1696,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -1913,6 +1980,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3979,7 +4054,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4094,8 +4170,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4160,7 +4236,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4181,6 +4267,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5530,6 +5617,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -5845,6 +5937,20 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [UnexpectedPauses ]: Number of unexpected pauses made during the reading session. [WordCount ]: Words count of the reading progress. [WordsPerMinute ]: Words per minute of the reading progress. + [ReadingCoachPassages ]: Details of practiced Reading Coach passages. + [Id ]: The unique identifier for an entity. +Read-only. + [IsReadingCompleted ]: Indicates if the reading passage was completed. + [LanguageTag ]: The language of the reading passage. + [PracticeWords ]: The list of challenging words for the student that they can practice further. + [PracticedAtDateTime ]: The date and time when the Reading Coach passage was practiced. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [StoryType ]: readingCoachStoryType + [StudentId ]: ID of the student that practiced the reading passage. + [TimeSpentReadingInSeconds ]: The time the student spent reading in seconds. + [WordsAccuracyPercentage ]: The percentage of words that the student read correctly. + [WordsPerMinute ]: The rate the student read at in words per minute. [ReflectCheckInResponses ]: Details of check-in responses. [Id ]: The unique identifier for an entity. Read-only. @@ -5862,6 +5968,30 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [SubmitDateTime ]: Date and time when the response to the Reflect check-in was submitted. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [SpeakerAssignmentSubmissions ]: Details of submitted speaker assignments. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentId ]: ID of the assignment with which this submission is associated. + [AverageWordsPerMinutePace ]: The average speaking pace of the student, measured in words per minute. + [ClassId ]: ID of the class this speaker progress is associated with. + [FillerWordsOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using a filler word. + [IncorrectCameraDistanceOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for being either too close or too far away from the camera. + [LengthOfSubmissionInSeconds ]: The length of the student submission in seconds. + [LostEyeContactOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for losing eye contact with the camera. + [MonotoneOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for speaking in monotone. + [NonInclusiveLanguageOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using non-inclusive or sensitive language. + [ObstructedViewOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for obstructing the view of their face. + [RepetitiveLanguageOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using repetitive language. + [StudentId ]: ID of the user this speaker progress is associated with. + [SubmissionDateTime ]: Date and time of the submission this speaker progress is associated with. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [SubmissionId ]: ID of the submission this speaker progress is associated with. + [TopFillerWords ]: The filler words used most by the student. + [TopMispronouncedWords ]: The words mispronounced most by the student. + [TopNonInclusiveWordsAndPhrases ]: The non-inclusive or sensitive words and phrases most used by the student. + [TopRepetitiveWordsAndPhrases ]: The words and phrases most repeated by the student. + [WordsSpokenCount ]: Total number of words spoken by the student in the submission. [Schools ]: [Users ]: @@ -5887,11 +6017,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -5932,10 +6074,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -5947,6 +6093,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -5997,7 +6144,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -7091,6 +7240,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7327,6 +7524,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9393,7 +9598,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9508,8 +9714,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9574,7 +9780,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9595,6 +9811,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10944,6 +11161,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -11294,10 +11516,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -11309,6 +11545,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -11359,7 +11596,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -11388,7 +11627,9 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -12468,6 +12709,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12704,6 +12993,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14770,7 +15067,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14885,8 +15183,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14951,7 +15249,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14972,6 +15280,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -16321,6 +16630,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -16621,6 +16935,20 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [UnexpectedPauses ]: Number of unexpected pauses made during the reading session. [WordCount ]: Words count of the reading progress. [WordsPerMinute ]: Words per minute of the reading progress. + [ReadingCoachPassages ]: Details of practiced Reading Coach passages. + [Id ]: The unique identifier for an entity. +Read-only. + [IsReadingCompleted ]: Indicates if the reading passage was completed. + [LanguageTag ]: The language of the reading passage. + [PracticeWords ]: The list of challenging words for the student that they can practice further. + [PracticedAtDateTime ]: The date and time when the Reading Coach passage was practiced. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [StoryType ]: readingCoachStoryType + [StudentId ]: ID of the student that practiced the reading passage. + [TimeSpentReadingInSeconds ]: The time the student spent reading in seconds. + [WordsAccuracyPercentage ]: The percentage of words that the student read correctly. + [WordsPerMinute ]: The rate the student read at in words per minute. [ReflectCheckInResponses ]: Details of check-in responses. [Id ]: The unique identifier for an entity. Read-only. @@ -16638,6 +16966,30 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [SubmitDateTime ]: Date and time when the response to the Reflect check-in was submitted. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [SpeakerAssignmentSubmissions ]: Details of submitted speaker assignments. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentId ]: ID of the assignment with which this submission is associated. + [AverageWordsPerMinutePace ]: The average speaking pace of the student, measured in words per minute. + [ClassId ]: ID of the class this speaker progress is associated with. + [FillerWordsOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using a filler word. + [IncorrectCameraDistanceOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for being either too close or too far away from the camera. + [LengthOfSubmissionInSeconds ]: The length of the student submission in seconds. + [LostEyeContactOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for losing eye contact with the camera. + [MonotoneOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for speaking in monotone. + [NonInclusiveLanguageOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using non-inclusive or sensitive language. + [ObstructedViewOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for obstructing the view of their face. + [RepetitiveLanguageOccurrencesCount ]: The number of times the student was flagged by Speaker Coach for using repetitive language. + [StudentId ]: ID of the user this speaker progress is associated with. + [SubmissionDateTime ]: Date and time of the submission this speaker progress is associated with. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [SubmissionId ]: ID of the submission this speaker progress is associated with. + [TopFillerWords ]: The filler words used most by the student. + [TopMispronouncedWords ]: The words mispronounced most by the student. + [TopNonInclusiveWordsAndPhrases ]: The non-inclusive or sensitive words and phrases most used by the student. + [TopRepetitiveWordsAndPhrases ]: The words and phrases most repeated by the student. + [WordsSpokenCount ]: Total number of words spoken by the student in the submission. SCHOOLS : . [Description ]: Organization description. @@ -16725,11 +17077,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -16765,10 +17129,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -16780,6 +17148,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -16830,7 +17199,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -17911,6 +18282,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -18147,6 +18566,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20213,7 +20640,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20328,8 +20756,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20394,7 +20822,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20415,6 +20853,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -21759,6 +22198,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -22067,10 +22511,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -22082,6 +22540,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -22132,7 +22591,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -22161,7 +22622,9 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -23241,6 +23704,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23477,6 +23988,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25543,7 +26062,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25658,8 +26178,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25724,7 +26244,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25745,6 +26275,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -27094,6 +27625,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationSchool.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationSchool.md index 310f9e17ca5a..937b87a8ecf7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationSchool.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationSchool.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationschool Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationSchool --- @@ -1126,11 +1126,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -1166,10 +1178,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1181,6 +1197,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1231,7 +1248,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -2312,6 +2331,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2548,6 +2615,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4614,7 +4689,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4729,8 +4805,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4795,7 +4871,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4816,6 +4902,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6160,6 +6247,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -6423,11 +6515,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -6468,10 +6572,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -6483,6 +6591,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -6533,7 +6642,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -7627,6 +7738,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7863,6 +8022,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9929,7 +10096,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10044,8 +10212,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10110,7 +10278,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10131,6 +10309,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -11480,6 +11659,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -11775,9 +11959,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -11785,9 +11971,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission USERS : Users in the school. Nullable. @@ -11858,10 +12047,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -11873,6 +12076,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -11923,7 +12127,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -11952,7 +12158,9 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -13032,6 +13240,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13268,6 +13524,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -15334,7 +15598,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15449,8 +15714,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15515,7 +15780,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15536,6 +15811,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -16885,6 +17161,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationSchoolAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationSchoolAdministrativeUnit.md index 4d47f4497e86..45b24e6a3dbb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationSchoolAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationSchoolAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationschooladministrativeunit Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationSchoolAdministrativeUnit --- @@ -840,9 +840,11 @@ Read-only. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -850,9 +852,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission MEMBERS : Users and groups that are members of this administrative unit. Supports $expand. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUser.md index dbe9431b3e4a..e68252f1c982 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationuser Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationUser --- @@ -1657,10 +1657,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1672,6 +1686,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1722,7 +1737,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1799,10 +1816,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1814,6 +1845,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1864,7 +1896,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1893,7 +1927,9 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -2973,6 +3009,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3209,6 +3293,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -5275,7 +5367,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5390,8 +5483,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5456,7 +5549,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5477,6 +5580,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6826,6 +6930,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -7115,11 +7224,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -7160,10 +7281,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -7175,6 +7300,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -7225,7 +7351,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -8319,6 +8447,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8555,6 +8731,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -10621,7 +10805,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10736,8 +10921,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10802,7 +10987,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10823,6 +11018,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12172,6 +12368,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -12467,9 +12668,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -12477,9 +12680,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission MAILINGADDRESS ``: physicalAddress [(Any) ]: This indicates any property can be added to this object. @@ -12657,11 +12863,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -12697,10 +12915,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -12712,6 +12934,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -12762,7 +12985,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -13843,6 +14068,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -14079,6 +14352,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -16145,7 +16426,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -16260,8 +16542,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -16326,7 +16608,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -16347,6 +16639,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17691,6 +17984,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -17962,11 +18260,23 @@ Default value is null. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DefaultGradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [GradingCategories ]: When set, enables users to weight assignments differently when computing a class average grade. [Id ]: The unique identifier for an entity. Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingSchemes ]: The grading schemes that can be attached to assignments created in this class. [SubmissionAnimationDisabled ]: Indicates whether to show the turn-in celebration animation. If true, indicates to skip the animation. The default value is false. @@ -18007,10 +18317,14 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z [Grading ]: educationAssignmentGradeType [(Any) ]: This indicates any property can be added to this object. [GradingCategory ]: educationGradingCategory + [GradingScheme ]: educationGradingScheme [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -18022,6 +18336,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -18072,7 +18387,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -19166,6 +19483,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -19402,6 +19767,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -21468,7 +21841,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -21583,8 +21957,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -21649,7 +22023,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -21670,6 +22054,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -23019,6 +23404,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24258,6 +24648,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -25633,6 +26071,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -26416,6 +26862,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -27116,7 +27567,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -27231,8 +27683,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -27297,7 +27749,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -27318,6 +27780,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignment.md index 050a086f885a..d8855316e0b3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationuserassignment Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationUserAssignment --- @@ -29,10 +29,11 @@ Update-MgEducationUserAssignment -EducationAssignmentId -EducationUserI [-AllowStudentsToAddResourcesToSubmission] [-AssignTo ] [-Categories ] [-ClassId ] [-CloseDateTime ] [-CreatedBy ] [-DisplayName ] [-DueDateTime ] - [-Grading ] [-GradingCategory ] [-Id ] - [-Instructions ] [-LastModifiedBy ] - [-ModuleUrl ] [-NotificationChannelUrl ] - [-Resources ] + [-Grading ] [-GradingCategory ] + [-GradingScheme ] [-Id ] + [-Instructions ] [-LanguageTag ] + [-LastModifiedBy ] [-ModuleUrl ] + [-NotificationChannelUrl ] [-Resources ] [-Rubric ] [-Status ] [-Submissions ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] @@ -59,10 +60,11 @@ Update-MgEducationUserAssignment -InputObject [-AllowStudentsToAddResourcesToSubmission] [-AssignTo ] [-Categories ] [-ClassId ] [-CloseDateTime ] [-CreatedBy ] [-DisplayName ] [-DueDateTime ] - [-Grading ] [-GradingCategory ] [-Id ] - [-Instructions ] [-LastModifiedBy ] - [-ModuleUrl ] [-NotificationChannelUrl ] - [-Resources ] + [-Grading ] [-GradingCategory ] + [-GradingScheme ] [-Id ] + [-Instructions ] [-LanguageTag ] + [-LastModifiedBy ] [-ModuleUrl ] + [-NotificationChannelUrl ] [-Resources ] [-Rubric ] [-Status ] [-Submissions ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] @@ -606,6 +608,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -GradingScheme + +educationGradingScheme +To construct, see NOTES section for GRADINGSCHEME properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationGradingScheme +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Headers Optional headers that will be added to the request. @@ -753,6 +783,35 @@ AcceptedValues: [] HelpMessage: '' ``` +### -LanguageTag + +Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. + +```yaml +Type: System.String +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -LastModifiedBy identitySet @@ -1139,10 +1198,24 @@ For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. + [GradingScheme ]: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. [Instructions ]: educationItemBody [(Any) ]: This indicates any property can be added to this object. [Content ]: [ContentType ]: bodyType + [LanguageTag ]: Specifies the language in which UI notifications for the assignment are displayed. +If languageTag isn't provided, the default language is en-US. +Optional. [LastModifiedBy ]: identitySet [ModuleUrl ]: The URL of the module from which to access the assignment. [NotificationChannelUrl ]: Optional field to specify the URL of the channel to post the assignment publish notification. @@ -1154,6 +1227,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1204,7 +1278,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [ReturnedBy ]: identitySet [Status ]: educationSubmissionStatus @@ -1237,12 +1313,26 @@ Read-only. [DisplayName ]: The name of the grading category. [PercentageWeight ]: The weight of the category; an integer between 0 and 100. +GRADINGSCHEME ``: educationGradingScheme + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the grading scheme. + [Grades ]: The grades that make up the scheme. + [DefaultPercentage ]: The midpoint of the grade range. + [DisplayName ]: The name of this individual grade. + [MinPercentage ]: The minimum percentage of the total points needed to achieve this grade. + [HidePointsDuringGrading ]: The display setting for the UI. +Indicates whether teachers can grade with points in addition to letter grades. + INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -1250,9 +1340,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission INSTRUCTIONS ``: educationItemBody [(Any) ]: This indicates any property can be added to this object. @@ -1275,6 +1368,7 @@ Only teachers can modify this list. Nullable. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -1357,7 +1451,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentResource.md index 2489dee94d29..06227bb61530 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationuserassignmentresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationUserAssignmentResource --- @@ -25,7 +25,8 @@ Update the navigation property resources in education ``` Update-MgEducationUserAssignmentResource -EducationAssignmentId -EducationAssignmentResourceId -EducationUserId - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-DistributeForStudentWork] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -47,7 +48,8 @@ Update-MgEducationUserAssignmentResource -EducationAssignmentId ``` Update-MgEducationUserAssignmentResource -InputObject - [-ResponseHeadersVariable ] [-AdditionalProperties ] [-DistributeForStudentWork] + [-ResponseHeadersVariable ] [-AdditionalProperties ] + [-DependentResources ] [-DistributeForStudentWork] [-Id ] [-Resource ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] @@ -173,6 +175,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of assignment resources that depend on the parent educationAssignmentResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationAssignmentResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -DistributeForStudentWork Indicates whether this resource should be copied to each student submission for modification and submission. @@ -574,6 +604,28 @@ BODYPARAMETER ``: educationAssignmen [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. + [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. +Required + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of assignment resources that depend on the parent educationAssignmentResource. + [Id ]: The unique identifier for an entity. +Read-only. + [DependentResources ]: A collection of assignment resources that depend on the parent educationAssignmentResource. [DistributeForStudentWork ]: Indicates whether this resource should be copied to each student submission for modification and submission. Required [Resource ]: educationResource @@ -594,9 +646,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -604,9 +658,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentRubric.md index 537285ecb6e8..b14067906d7f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationuserassignmentrubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationUserAssignmentRubric --- @@ -740,9 +740,11 @@ DESCRIPTION ``: educationItemBody INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -750,9 +752,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmission.md index b6e2a0033a54..4658af28930e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationuserassignmentsubmission Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationUserAssignmentSubmission --- @@ -861,7 +861,9 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. [Resources ]: [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -887,9 +889,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -897,9 +901,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. @@ -943,7 +950,9 @@ For example, in the access reviews decisions API, this property might record the RESOURCES : . [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -984,7 +993,9 @@ For example, in the access reviews decisions API, this property might record the SUBMITTEDRESOURCES : . [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionOutcome.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionOutcome.md index 7ba8f4ad61af..f1cb2525afae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionOutcome.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionOutcome.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationuserassignmentsubmissionoutcome Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationUserAssignmentSubmissionOutcome --- @@ -619,9 +619,11 @@ For example, midnight UTC on Jan 1, 2021 is 2021-01-01T00:00:00Z. INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -629,9 +631,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionResource.md index baf208e6f6ae..5bb9f4ee4c12 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationuserassignmentsubmissionresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationUserAssignmentSubmissionResource --- @@ -26,10 +26,12 @@ Update the navigation property resources in education Update-MgEducationUserAssignmentSubmissionResource -EducationAssignmentId -EducationSubmissionId -EducationSubmissionResourceId -EducationUserId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### Update @@ -48,10 +50,12 @@ Update-MgEducationUserAssignmentSubmissionResource -EducationAssignmentId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### UpdateViaIdentity @@ -104,7 +108,8 @@ HelpMessage: '' ### -AssignmentResourceUrl -Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. ```yaml Type: System.String @@ -200,6 +205,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -EducationAssignmentId The unique identifier of educationAssignment @@ -600,7 +633,30 @@ BODYPARAMETER ``: educationSubmissio [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -619,9 +675,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -629,9 +687,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionSubmittedResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionSubmittedResource.md index b28b8f771916..5a7353c95262 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionSubmittedResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserAssignmentSubmissionSubmittedResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationuserassignmentsubmissionsubmittedresource Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationUserAssignmentSubmissionSubmittedResource --- @@ -26,10 +26,12 @@ Update the navigation property submittedResources in education Update-MgEducationUserAssignmentSubmissionSubmittedResource -EducationAssignmentId -EducationSubmissionId -EducationSubmissionResourceId -EducationUserId [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### Update @@ -48,10 +50,12 @@ Update-MgEducationUserAssignmentSubmissionSubmittedResource -EducationAssignment ``` Update-MgEducationUserAssignmentSubmissionSubmittedResource -InputObject [-ResponseHeadersVariable ] [-AdditionalProperties ] - [-AssignmentResourceUrl ] [-Id ] [-Resource ] - [-Break] [-Headers ] [-HttpPipelineAppend ] - [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] - [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] [] + [-AssignmentResourceUrl ] + [-DependentResources ] [-Id ] + [-Resource ] [-Break] [-Headers ] + [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] + [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-WhatIf] [-Confirm] + [] ``` ### UpdateViaIdentity @@ -104,7 +108,8 @@ HelpMessage: '' ### -AssignmentResourceUrl -Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. +Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. ```yaml Type: System.String @@ -200,6 +205,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -DependentResources + +A collection of submission resources that depend on the parent educationSubmissionResource. +To construct, see NOTES section for DEPENDENTRESOURCES properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphEducationSubmissionResource[] +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -EducationAssignmentId The unique identifier of educationAssignment @@ -600,7 +633,30 @@ BODYPARAMETER ``: educationSubmissio [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. + [Resource ]: educationResource + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. +For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. + [Id ]: Unique identifier for the identity or actor. +For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. + [Device ]: identity + [User ]: identity + [DisplayName ]: Display name of resource. + [LastModifiedBy ]: identitySet + +DEPENDENTRESOURCES : A collection of submission resources that depend on the parent educationSubmissionResource. + [Id ]: The unique identifier for an entity. +Read-only. + [AssignmentResourceUrl ]: Pointer to the assignment from which the resource was copied. +If the value is null, the student uploaded the resource. + [DependentResources ]: A collection of submission resources that depend on the parent educationSubmissionResource. [Resource ]: educationResource [(Any) ]: This indicates any property can be added to this object. [CreatedBy ]: identitySet @@ -619,9 +675,11 @@ For example, in the access reviews decisions API, this property might record the INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -629,9 +687,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission RESOURCE ``: educationResource [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserMailboxSetting.md index 63c6b8853360..e95eed4d59d1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationUserMailboxSetting --- @@ -734,9 +734,11 @@ It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -744,9 +746,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LANGUAGE ``: localeInfo [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserRubric.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserRubric.md index dcd7990c5d52..2cc884b7ceeb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserRubric.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Education/Update-MgEducationUserRubric.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Education-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.education/update-mgeducationuserrubric Locale: en-US Module Name: Microsoft.Graph.Education -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgEducationUserRubric --- @@ -739,9 +739,11 @@ DESCRIPTION ``: educationItemBody INPUTOBJECT ``: Identity Parameter [EducationAssignmentId ]: The unique identifier of educationAssignment [EducationAssignmentResourceId ]: The unique identifier of educationAssignmentResource + [EducationAssignmentResourceId1 ]: The unique identifier of educationAssignmentResource [EducationCategoryId ]: The unique identifier of educationCategory [EducationClassId ]: The unique identifier of educationClass [EducationGradingCategoryId ]: The unique identifier of educationGradingCategory + [EducationGradingSchemeId ]: The unique identifier of educationGradingScheme [EducationModuleId ]: The unique identifier of educationModule [EducationModuleResourceId ]: The unique identifier of educationModuleResource [EducationOutcomeId ]: The unique identifier of educationOutcome @@ -749,9 +751,12 @@ INPUTOBJECT ``: Identity Parameter [EducationSchoolId ]: The unique identifier of educationSchool [EducationSubmissionId ]: The unique identifier of educationSubmission [EducationSubmissionResourceId ]: The unique identifier of educationSubmissionResource + [EducationSubmissionResourceId1 ]: The unique identifier of educationSubmissionResource [EducationUserId ]: The unique identifier of educationUser [ReadingAssignmentSubmissionId ]: The unique identifier of readingAssignmentSubmission + [ReadingCoachPassageId ]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId ]: The unique identifier of reflectCheckInResponse + [SpeakerAssignmentSubmissionId ]: The unique identifier of speakerAssignmentSubmission LASTMODIFIEDBY ``: identitySet [(Any) ]: This indicates any property can be added to this object. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgDriveListContentTypeCopy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgDriveListContentTypeCopy.md index fb3a26aa5793..9dc6abcdd6ba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgDriveListContentTypeCopy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgDriveListContentTypeCopy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/add-mgdrivelistcontenttypecopy Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Add-MgDriveListContentTypeCopy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgDriveListContentTypeCopyFromContentTypeHub.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgDriveListContentTypeCopyFromContentTypeHub.md index 1fec1672c830..c5f67ace6dcb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgDriveListContentTypeCopyFromContentTypeHub.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgDriveListContentTypeCopyFromContentTypeHub.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/add-mgdrivelistcontenttypecopyfromcontenttypehub Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Add-MgDriveListContentTypeCopyFromContentTypeHub --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgGroupDriveListContentTypeCopy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgGroupDriveListContentTypeCopy.md index 9341b37a2b0d..cd6ae85165dc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgGroupDriveListContentTypeCopy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgGroupDriveListContentTypeCopy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/add-mggroupdrivelistcontenttypecopy Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Add-MgGroupDriveListContentTypeCopy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgGroupDriveListContentTypeCopyFromContentTypeHub.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgGroupDriveListContentTypeCopyFromContentTypeHub.md index a631cc4b7dd1..bcbdd9d645e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgGroupDriveListContentTypeCopyFromContentTypeHub.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgGroupDriveListContentTypeCopyFromContentTypeHub.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/add-mggroupdrivelistcontenttypecopyfromcontenttypehub Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Add-MgGroupDriveListContentTypeCopyFromContentTypeHub --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgShareListContentTypeCopy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgShareListContentTypeCopy.md index 8634acfb2ba7..177d7d55f873 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgShareListContentTypeCopy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgShareListContentTypeCopy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/add-mgsharelistcontenttypecopy Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Add-MgShareListContentTypeCopy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgShareListContentTypeCopyFromContentTypeHub.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgShareListContentTypeCopyFromContentTypeHub.md index 710fc469b393..b6d6043f5e51 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgShareListContentTypeCopyFromContentTypeHub.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgShareListContentTypeCopyFromContentTypeHub.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/add-mgsharelistcontenttypecopyfromcontenttypehub Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Add-MgShareListContentTypeCopyFromContentTypeHub --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgUserDriveListContentTypeCopy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgUserDriveListContentTypeCopy.md index 7f83c9336c5e..82c69395910b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgUserDriveListContentTypeCopy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgUserDriveListContentTypeCopy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/add-mguserdrivelistcontenttypecopy Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Add-MgUserDriveListContentTypeCopy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgUserDriveListContentTypeCopyFromContentTypeHub.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgUserDriveListContentTypeCopyFromContentTypeHub.md index 0d4fb49d6123..6a96fb374123 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgUserDriveListContentTypeCopyFromContentTypeHub.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Add-MgUserDriveListContentTypeCopyFromContentTypeHub.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/add-mguserdrivelistcontenttypecopyfromcontenttypehub Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Add-MgUserDriveListContentTypeCopyFromContentTypeHub --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgDriveItem.md index 3fa3534ad429..b8a0ab045c99 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/copy-mgdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Copy-MgDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgDriveListContentTypeToDefaultContentLocation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgDriveListContentTypeToDefaultContentLocation.md index b84fe8bf94f2..eca2fc83d04b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgDriveListContentTypeToDefaultContentLocation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgDriveListContentTypeToDefaultContentLocation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/copy-mgdrivelistcontenttypetodefaultcontentlocation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Copy-MgDriveListContentTypeToDefaultContentLocation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgDriveRoot.md index d57085675868..93e4dfdce398 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/copy-mgdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Copy-MgDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgGroupDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgGroupDriveItem.md index 8135b266c679..7487b0c946e7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgGroupDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgGroupDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/copy-mggroupdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Copy-MgGroupDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgGroupDriveListContentTypeToDefaultContentLocation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgGroupDriveListContentTypeToDefaultContentLocation.md index 3c1c039989fe..c3cfeb8bba3d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgGroupDriveListContentTypeToDefaultContentLocation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgGroupDriveListContentTypeToDefaultContentLocation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/copy-mggroupdrivelistcontenttypetodefaultcontentlocation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Copy-MgGroupDriveListContentTypeToDefaultContentLocation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgGroupDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgGroupDriveRoot.md index b0f1f6762f8b..f8d387f3c262 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgGroupDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgGroupDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/copy-mggroupdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Copy-MgGroupDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgShareListContentTypeToDefaultContentLocation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgShareListContentTypeToDefaultContentLocation.md index d14cf7b74703..67352f3fa2df 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgShareListContentTypeToDefaultContentLocation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgShareListContentTypeToDefaultContentLocation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/copy-mgsharelistcontenttypetodefaultcontentlocation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Copy-MgShareListContentTypeToDefaultContentLocation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgUserDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgUserDriveItem.md index 0f4e21bc70e4..9c0713e29433 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgUserDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgUserDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/copy-mguserdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Copy-MgUserDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgUserDriveListContentTypeToDefaultContentLocation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgUserDriveListContentTypeToDefaultContentLocation.md index 332395469f8a..a8727a3c273b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgUserDriveListContentTypeToDefaultContentLocation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgUserDriveListContentTypeToDefaultContentLocation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/copy-mguserdrivelistcontenttypetodefaultcontentlocation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Copy-MgUserDriveListContentTypeToDefaultContentLocation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgUserDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgUserDriveRoot.md index 4ab06e002f1b..421e153b8b89 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgUserDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Copy-MgUserDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/copy-mguserdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Copy-MgUserDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDrive.md index b5b98de2b3b8..5f748ef12117 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveBundle.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveBundle.md index 388b5917ac23..5b15ca7897b8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveBundle.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveBundle.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivebundle Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveBundle --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveBundleContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveBundleContent.md index c31fab35afa5..72f42bcec8e6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveBundleContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveBundleContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivebundlecontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveBundleContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveBundleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveBundleCount.md index 7f92b1123bc4..121b494054d7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveBundleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveBundleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivebundlecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveBundleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveContentTypeBase.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveContentTypeBase.md index 41d5a656e46e..479bcd51a872 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveContentTypeBase.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveContentTypeBase.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivecontenttypebase Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveContentTypeBase --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveContentTypeBaseType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveContentTypeBaseType.md index 855ec58051cf..d60a7833ee1f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveContentTypeBaseType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveContentTypeBaseType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivecontenttypebasetype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveContentTypeBaseType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveContentTypeBaseTypeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveContentTypeBaseTypeCount.md index 3fb3ecd4627d..c858e592a84e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveContentTypeBaseTypeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveContentTypeBaseTypeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivecontenttypebasetypecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveContentTypeBaseTypeCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUser.md index 4cf2093187d8..f1f5fd1a7b49 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivecreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUserMailboxSetting.md index fee1415d60a9..6fd566194909 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivecreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUserServiceProvisioningError.md index 68dc6dfbff0e..673bbab0183a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivecreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUserServiceProvisioningErrorCount.md index 4998c03d020a..5341c70fd24b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivecreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveFollowing.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveFollowing.md index 01183198b560..8298f3929613 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveFollowing.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveFollowing.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivefollowing Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveFollowing --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveFollowingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveFollowingContent.md index 012fce65c208..03e7efc9a61f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveFollowingContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveFollowingContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivefollowingcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveFollowingContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveFollowingCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveFollowingCount.md index fad203088813..d51b9ea12fd3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveFollowingCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveFollowingCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivefollowingcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveFollowingCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItem.md index 4cb4d18037da..bf32153a4d04 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemActivityByInterval.md index 978132f4804a..5399d191810c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalytic.md index ccc468a9b9c9..b77a668829bd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticItemActivityStat.md index cb0f7d26936a..16e7ef5f7270 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemAnalyticItemActivityStat --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticItemActivityStatActivity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticItemActivityStatActivity.md index 452d93300fe0..a820d7b96627 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticItemActivityStatActivity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticItemActivityStatActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemanalyticitemactivitystatactivity Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemAnalyticItemActivityStatActivity --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticItemActivityStatCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticItemActivityStatCount.md index e15ccf4e7a9f..305cf83fd83a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticItemActivityStatCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticItemActivityStatCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemanalyticitemactivitystatcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemAnalyticItemActivityStatCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticLastSevenDay.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticLastSevenDay.md index aa811dc9dda0..882479398b0d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticLastSevenDay.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticLastSevenDay.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemanalyticlastsevenday Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemAnalyticLastSevenDay --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticTime.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticTime.md index 1cbdb2a4fbe8..31049852ddaf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticTime.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemAnalyticTime.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemanalytictime Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemAnalyticTime --- @@ -13,7 +13,7 @@ title: Get-MgDriveItemAnalyticTime ## SYNOPSIS -Get itemAnalytics about the views that took place under this resource.The itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.For a custom time range or interval, use the getActivitiesByInterval API. +Get itemAnalytics about the views that took place under this resource.\rThe itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.\rFor a custom time range or interval, use the getActivitiesByInterval API. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDriveItemAnalyticTime](/powershell/module/Microsoft.Graph.Beta.Files/Get-MgBetaDriveItemAnalyticTime?view=graph-powershell-beta) @@ -45,7 +45,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Get itemAnalytics about the views that took place under this resource.The itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.For a custom time range or interval, use the getActivitiesByInterval API. +Get itemAnalytics about the views that took place under this resource.\rThe itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays.\rFor a custom time range or interval, use the getActivitiesByInterval API. **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemChild.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemChild.md index 2e800ced3aee..58bb3f753d82 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemChild.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemChild.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemchild Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemChild --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemChildContent.md index 1ed3397e24a3..e8cd9a56aed1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemChildCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemChildCount.md index d5b8ff30eb67..f4212caf0ef4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemChildCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemChildCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemchildcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemChildCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemContent.md index a8580b083762..49e2e62d72b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCount.md index accbc807f4df..cd2f5280c6c4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUser.md index 504ddcac4176..9a22006c411d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUserMailboxSetting.md index 31c045a3eb41..b31474f8f881 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUserServiceProvisioningError.md index 403648c68988..13e50c8af0ea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUserServiceProvisioningErrorCount.md index e16d596a74da..28d3a7cb2cf4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemDelta.md index 41447be97eb0..ed7c03fe49d0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemdelta Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemDelta --- @@ -14,9 +14,9 @@ title: Get-MgDriveItemDelta ## SYNOPSIS Track changes in a driveItem and its children over time. -Your app begins by calling delta without any parameters.The service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.Your app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. -After you have finished receiving all the changes, you may apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. -Deleted items are returned with the deleted facet.Items with this property set should be removed from your local state. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.\rYour app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. +After you have finished receiving all the changes, you may apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Deleted items are returned with the deleted facet.\rItems with this property set should be removed from your local state. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDriveItemDelta](/powershell/module/Microsoft.Graph.Beta.Files/Get-MgBetaDriveItemDelta?view=graph-powershell-beta) @@ -74,9 +74,9 @@ This cmdlet has the following aliases, ## DESCRIPTION Track changes in a driveItem and its children over time. -Your app begins by calling delta without any parameters.The service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.Your app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. -After you have finished receiving all the changes, you may apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. -Deleted items are returned with the deleted facet.Items with this property set should be removed from your local state. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.\rYour app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. +After you have finished receiving all the changes, you may apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Deleted items are returned with the deleted facet.\rItems with this property set should be removed from your local state. ## EXAMPLES ### Example 1: Code snippet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUser.md index 65ae01827076..5f270668e332 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemitemlastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemItemLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUserMailboxSetting.md index df042fb629cd..eb9372245a0e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUserServiceProvisioningError.md index d38f7e5f62be..9b744f44c529 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemitemlastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemItemLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUserServiceProvisioningErrorCount.md index 20d47cf72f57..2d798ac5d4aa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemItemLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemitemlastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemItemLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUser.md index fcc9964d59b1..c988ef95d824 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUserMailboxSetting.md index b34cc6e87736..f151fe96cb59 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUserServiceProvisioningError.md index a579dcd7f15d..b65c5e515855 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUserServiceProvisioningErrorCount.md index 48d3acbdc49f..dc9d870bb973 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItem.md index fdfd4e5d3476..b4d332f6607f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemActivityByInterval.md index 13e751943d08..835528ea9e4d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemAnalytic.md index 367a303218e2..1aa01ded66fa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUser.md index 44139b1fbc3d..dfb4edaf8cb2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUserMailboxSetting.md index 600b394ec111..32d0bed84ea9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUserServiceProvisioningError.md index 1bb183034213..0a81ea91e501 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUserServiceProvisioningErrorCount.md index e562dbfa9899..f23032118d9a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDocumentSetVersion.md index b04a0033266e..7eeb5564e039 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDocumentSetVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDocumentSetVersionCount.md index 7fcec2dbe1c7..56c562be6351 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDocumentSetVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDocumentSetVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemdocumentsetversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemDocumentSetVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDocumentSetVersionField.md index 2763e81c2237..e139e54b2196 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDriveItem.md index 5aaa65991ea9..60bf9de36611 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDriveItemContent.md index 53aa399b33bb..d52661e7acd9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemField.md index 3ea570cce3b6..ad1451e7601e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemVersion.md index ef6a4dbce06f..5de6a617feec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemVersionCount.md index 1f2e112d47ca..fcff307560f3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemVersionField.md index 95ef10bd5eff..b751df33dfa8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemPermission.md index bd5019e992c2..8eba89a6849a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemPermissionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemPermissionCount.md index 04c601dc93ea..91419c3ce015 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemPermissionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemPermissionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitempermissioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemPermissionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemRetentionLabel.md index 4122244d00c5..ba75aa06e9ec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemRetentionLabel --- @@ -13,8 +13,8 @@ title: Get-MgDriveItemRetentionLabel ## SYNOPSIS -Information about retention label and settings enforced on the driveItem. -Read-write. +Get metadata information for a retention label applied on a driveItem. +For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDriveItemRetentionLabel](/powershell/module/Microsoft.Graph.Beta.Files/Get-MgBetaDriveItemRetentionLabel?view=graph-powershell-beta) @@ -46,8 +46,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Information about retention label and settings enforced on the driveItem. -Read-write. +Get metadata information for a retention label applied on a driveItem. +For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. ## PARAMETERS @@ -388,6 +388,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgDriveItemRetentionLabel](https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemretentionlabel) +- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitem-getretentionlabel?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemSubscription.md index 80a9393b9189..c53eb76b7729 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemSubscriptionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemSubscriptionCount.md index a726b46d4b35..2c7b2acd8ef0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemSubscriptionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemSubscriptionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemsubscriptioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemSubscriptionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemThumbnail.md index b56f13c4b6e4..12e4cdd5715e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemThumbnailCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemThumbnailCount.md index 74fccd1e491b..a036b8f226cf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemThumbnailCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemThumbnailCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemthumbnailcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemThumbnailCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemVersion.md index acfa02ae5d3d..31ce5f329f3b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemVersionContent.md index 641fcd78e0d0..238c8bb7e628 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemVersionCount.md index 82900c94a161..2abffb0d9e33 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveItemVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveitemversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveItemVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUser.md index bddce24aa380..5079d21d29fb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUserMailboxSetting.md index 198985506e9f..8499798e22e3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUserServiceProvisioningError.md index 006b04878ae3..4ac720a2c79e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUserServiceProvisioningErrorCount.md index e4a262a813f5..d3d61e7e527c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveList.md index b31ea468bfe2..bae2d1d9f5e1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelist Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListColumn.md index 7d174e660ef8..997a08d614ed 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListColumnCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListColumnCount.md index 720a5b0e5641..f5e5014105e6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListColumnCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListColumnCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcolumncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListColumnCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListColumnSourceColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListColumnSourceColumn.md index a82bcc8b50d8..76ae3e991c32 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListColumnSourceColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListColumnSourceColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcolumnsourcecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListColumnSourceColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentType.md index 9eb44b8106c1..ac517b5e8c04 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumn.md index fdcba6e0fd90..14cf8629e784 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListContentTypeColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnCount.md index 4999cb9a362b..feb733a0fd1e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcontenttypecolumncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListContentTypeColumnCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnLink.md index 15dc79cc4d2d..8003ff9756c7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnLinkCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnLinkCount.md index f5bac9039482..b9db346d477e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnLinkCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnLinkCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcontenttypecolumnlinkcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListContentTypeColumnLinkCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnPosition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnPosition.md index 60ee0291f33d..242b3ab7e875 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnPosition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnPosition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcontenttypecolumnposition Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListContentTypeColumnPosition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnPositionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnPositionCount.md index 2a176362e1d6..5311c7dd5926 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnPositionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnPositionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcontenttypecolumnpositioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListContentTypeColumnPositionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnSourceColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnSourceColumn.md index 1b44dc1f8cac..5488d83cd258 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnSourceColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeColumnSourceColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcontenttypecolumnsourcecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListContentTypeColumnSourceColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeCompatibleHubContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeCompatibleHubContentType.md index 5ebf7fc5c59d..d35d9ccce5a4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeCompatibleHubContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeCompatibleHubContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcontenttypecompatiblehubcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListContentTypeCompatibleHubContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeCount.md index 678777d9f495..c5423100fb2f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListContentTypeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcontenttypecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListContentTypeCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUser.md index 30e3875470e7..2d42cb3d4b70 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUserMailboxSetting.md index 2736683c189b..4b2fc136b65e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUserServiceProvisioningError.md index a8d6ff5bf221..b222d8c4ea5a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUserServiceProvisioningErrorCount.md index f8c0f356807e..068e66a5ec7f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListDrive.md index 1ea30d271b44..025a6c56b50a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItem.md index dfcf2fc3980d..e1f1f5d09aed 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemActivityByInterval.md index acf683e67f86..07374c2f116e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemAnalytic.md index 93a8fcc92c93..e36ff6bc9324 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCount.md index 5a12b67d054e..f8f8fc13463f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUser.md index 287305e6347f..826767fb0a3e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUserMailboxSetting.md index 076153d5c459..7bef1d51ae99 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUserServiceProvisioningError.md index 1c1470989ab8..f96edba294e1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUserServiceProvisioningErrorCount.md index 107bf487f843..247c18634549 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDelta.md index d2e15c7e8e80..0e3e2faa0b52 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemdelta Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemDelta --- @@ -14,10 +14,10 @@ title: Get-MgDriveListItemDelta ## SYNOPSIS Get newly created, updated, or deleted list items without having to perform a full read of the entire items collection. -Your app begins by calling delta without any parameters.The service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.Your app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. -After you received all the changes, you can apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.\rYour app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. +After you received all the changes, you can apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. The delta feed shows the latest state for each item, not each change. -If an item was renamed twice, it only shows up once, with its latest name.The same item might appear more than once in a delta feed, for various reasons. +If an item was renamed twice, it only shows up once, with its latest name.\rThe same item might appear more than once in a delta feed, for various reasons. You should use the last occurrence you see. Items with this property should be removed from your local state. @@ -76,10 +76,10 @@ This cmdlet has the following aliases, ## DESCRIPTION Get newly created, updated, or deleted list items without having to perform a full read of the entire items collection. -Your app begins by calling delta without any parameters.The service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.Your app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. -After you received all the changes, you can apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.\rYour app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. +After you received all the changes, you can apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. The delta feed shows the latest state for each item, not each change. -If an item was renamed twice, it only shows up once, with its latest name.The same item might appear more than once in a delta feed, for various reasons. +If an item was renamed twice, it only shows up once, with its latest name.\rThe same item might appear more than once in a delta feed, for various reasons. You should use the last occurrence you see. Items with this property should be removed from your local state. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDocumentSetVersion.md index 60a67c8c7e65..74a237d1b8f1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDocumentSetVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDocumentSetVersionCount.md index 007b31ff3f10..a1dd4727be8f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDocumentSetVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDocumentSetVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemdocumentsetversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemDocumentSetVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDocumentSetVersionField.md index c1bf8eb4e38a..fbc7b7065e9d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDriveItem.md index bf7522185c63..e9381e496932 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDriveItemContent.md index 8768779b4a5c..6ce563ffad0c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemField.md index 392fb0749529..24cd7180e8b5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemVersion.md index 3583f8cde2ba..5d0a26e66c92 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemVersionCount.md index 93b5889addf5..897407e9841d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemVersionField.md index 28934aef49d1..f2ed6437a519 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListOperation.md index edca841c4bfb..ebbf547cea13 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListOperationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListOperationCount.md index 3f7ff2891480..04e6edec8542 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListOperationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListOperationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistoperationcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListOperationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListSubscription.md index 36e16c4622c2..94ac587f5e66 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListSubscriptionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListSubscriptionCount.md index 3086e3fae71f..7cd9b14bc3d6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListSubscriptionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveListSubscriptionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivelistsubscriptioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveListSubscriptionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRoot.md index c34b230013fa..74f9a1d728bb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootActivityByInterval.md index fc96dcacc70f..3e3a5b32c327 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalytic.md index 109a3041f391..2a4ceaa4cb4f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticItemActivityStat.md index 79bf0d98e3d4..515cbe8b3c40 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootAnalyticItemActivityStat --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticItemActivityStatActivity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticItemActivityStatActivity.md index 0937d2803747..d1995bacf955 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticItemActivityStatActivity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticItemActivityStatActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootanalyticitemactivitystatactivity Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootAnalyticItemActivityStatActivity --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticItemActivityStatCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticItemActivityStatCount.md index 5923be908bd7..9a335cef2b22 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticItemActivityStatCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticItemActivityStatCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootanalyticitemactivitystatcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootAnalyticItemActivityStatCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticLastSevenDay.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticLastSevenDay.md index 7cec2e2f2b33..391965a30590 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticLastSevenDay.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticLastSevenDay.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootanalyticlastsevenday Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootAnalyticLastSevenDay --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticTime.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticTime.md index 8358afcc9d37..6b014a0f45a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticTime.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootAnalyticTime.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootanalytictime Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootAnalyticTime --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootChild.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootChild.md index 6d8e3bd62587..414b7667f939 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootChild.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootChild.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootchild Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootChild --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootChildContent.md index 825559634e2d..b7c95de141d0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootChildCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootChildCount.md index 7560274b0d37..cd84cbc6262a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootChildCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootChildCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootchildcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootChildCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootContent.md index cc6da3538b07..680c4d0e2c1b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUser.md index 485e3cc2fe28..8406fa4cfd14 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUserMailboxSetting.md index 801f35d3bd81..ec8eebb37eaa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUserServiceProvisioningError.md index 2d7b358d5306..e451f1863248 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUserServiceProvisioningErrorCount.md index bb206a1f695e..90721342f4b1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootDelta.md index 81f1a79bc785..635c394d75da 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootdelta Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootDelta --- @@ -14,9 +14,9 @@ title: Get-MgDriveRootDelta ## SYNOPSIS Track changes in a driveItem and its children over time. -Your app begins by calling delta without any parameters.The service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.Your app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. -After you have finished receiving all the changes, you may apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. -Deleted items are returned with the deleted facet.Items with this property set should be removed from your local state. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.\rYour app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. +After you have finished receiving all the changes, you may apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Deleted items are returned with the deleted facet.\rItems with this property set should be removed from your local state. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDriveRootDelta](/powershell/module/Microsoft.Graph.Beta.Files/Get-MgBetaDriveRootDelta?view=graph-powershell-beta) @@ -73,9 +73,9 @@ This cmdlet has the following aliases, ## DESCRIPTION Track changes in a driveItem and its children over time. -Your app begins by calling delta without any parameters.The service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.Your app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. -After you have finished receiving all the changes, you may apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. -Deleted items are returned with the deleted facet.Items with this property set should be removed from your local state. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.\rYour app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. +After you have finished receiving all the changes, you may apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Deleted items are returned with the deleted facet.\rItems with this property set should be removed from your local state. **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUser.md index b3b3c5bdc9fe..26bd83cb2433 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootitemlastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootItemLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUserMailboxSetting.md index 64b5004b9312..9b4157a90f2e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUserServiceProvisioningError.md index 70b0b23a8e48..b02c87a209b4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootitemlastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootItemLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUserServiceProvisioningErrorCount.md index 0fd048527163..8b070340ea0a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootItemLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootitemlastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootItemLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUser.md index dae9e2263c0e..b17d6d290a7e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUserMailboxSetting.md index 0e6205828db3..0d29a179a66f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUserServiceProvisioningError.md index 1fa66c29a1b0..b444527f9ae1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUserServiceProvisioningErrorCount.md index 89b836b3dfc5..7c107ec18c4d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItem.md index 71dd56c696bb..0d614f701332 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemActivityByInterval.md index 465a559aba3e..ec1f78e4e9ab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemAnalytic.md index 6e7c87de133c..64ab7b749947 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUser.md index dea60d75643e..47877d94b57f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUserMailboxSetting.md index 1f298105ec0e..0d53fb7001a1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUserServiceProvisioningError.md index 9e50274744d6..72f986726d63 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUserServiceProvisioningErrorCount.md index cba4436dbb50..76a40afdd904 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDocumentSetVersion.md index 8ccc06b3bfc5..dfdd2130b405 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDocumentSetVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDocumentSetVersionCount.md index 90bfe3fc8fa1..40ddf4d53c47 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDocumentSetVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDocumentSetVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemdocumentsetversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemDocumentSetVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDocumentSetVersionField.md index 149d69c1cbba..3327b051fb91 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDriveItem.md index fce3d5e86c03..1075341f499f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDriveItemContent.md index 320bd4345b93..441a4290b762 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemField.md index 0bd05ae6c5a7..8848da9b0db4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemVersion.md index 9abe5085e7c2..b66a027ce588 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemVersionCount.md index 3322ddeba878..c5e0d1f5bf35 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemVersionField.md index 56a954b71b6c..932a68e73de1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootPermission.md index 87172d661fd4..4e35153e3efd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootPermissionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootPermissionCount.md index 2bb3a0f83af0..fdf1e30a57c2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootPermissionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootPermissionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootpermissioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootPermissionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootRetentionLabel.md index 184365ccfc27..1ced41255149 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootSubscription.md index 04fcc8f4df89..fdeae71d3bad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootSubscriptionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootSubscriptionCount.md index 5680470dd42a..acc54b04d171 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootSubscriptionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootSubscriptionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootsubscriptioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootSubscriptionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootThumbnail.md index fb8b09ef246f..ae25b04ace41 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootThumbnailCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootThumbnailCount.md index 4e69e5a851d3..5075732d48a2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootThumbnailCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootThumbnailCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootthumbnailcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootThumbnailCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootVersion.md index 016185af28fd..91fde83c3146 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootVersionContent.md index 4e024901fb39..328ea4671620 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootVersionCount.md index 76aa23779f0f..f522b76ca57c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveRootVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdriverootversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveRootVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveSpecial.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveSpecial.md index 1ce35e9359e6..ce134100f220 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveSpecial.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveSpecial.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivespecial Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveSpecial --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveSpecialContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveSpecialContent.md index 3dcb0b45babf..45b7ae4a0595 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveSpecialContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveSpecialContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivespecialcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveSpecialContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveSpecialCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveSpecialCount.md index a14c4d0502c2..ab2fbb9753c6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveSpecialCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgDriveSpecialCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgdrivespecialcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDriveSpecialCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDefaultDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDefaultDrive.md index 7d7d7a60b36f..e9d8ab75c3b3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDefaultDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDefaultDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdefaultdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDefaultDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDrive.md index 7107f75ff1f5..9147ff7df102 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveBundle.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveBundle.md index d444a26bef17..c3fa63d63db7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveBundle.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveBundle.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivebundle Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveBundle --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveBundleContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveBundleContent.md index ba1a8e281c00..cc5f17198d0f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveBundleContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveBundleContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivebundlecontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveBundleContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveBundleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveBundleCount.md index e1c634075d4b..883fbfc01728 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveBundleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveBundleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivebundlecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveBundleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveContentTypeBase.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveContentTypeBase.md index 9935bde2c2ab..6c260bbf4729 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveContentTypeBase.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveContentTypeBase.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivecontenttypebase Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveContentTypeBase --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveContentTypeBaseType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveContentTypeBaseType.md index 2f2f981e1ef2..a2fa17ee3b8a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveContentTypeBaseType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveContentTypeBaseType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivecontenttypebasetype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveContentTypeBaseType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveContentTypeBaseTypeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveContentTypeBaseTypeCount.md index e7d1ec8b2fd0..747558e5ec97 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveContentTypeBaseTypeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveContentTypeBaseTypeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivecontenttypebasetypecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveContentTypeBaseTypeCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCount.md index 9fc9fc09ca32..60f54d3f9dcd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUser.md index 0e6265f901ac..9a34e8aa08e1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivecreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUserMailboxSetting.md index 3c6949803f6e..5eef59a615c1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivecreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUserServiceProvisioningError.md index 1875b534a83f..8c9c810ac2be 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivecreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUserServiceProvisioningErrorCount.md index a843d40e597b..8e9b05f89fd1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivecreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveFollowing.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveFollowing.md index 9c4b1b6b5ef7..d0cc6ddb747c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveFollowing.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveFollowing.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivefollowing Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveFollowing --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveFollowingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveFollowingContent.md index ac70dcfac1f8..3939abb52617 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveFollowingContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveFollowingContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivefollowingcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveFollowingContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveFollowingCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveFollowingCount.md index f6ca665f04a5..30a0e65556a2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveFollowingCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveFollowingCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivefollowingcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveFollowingCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItem.md index ed499d2aa625..4a7ea3eec102 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemActivityByInterval.md index 3c91b2a03205..dc2d96132651 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalytic.md index 955e7ead7faa..e74895dc639e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticItemActivityStat.md index 9f198103eedc..e5cbab57ce89 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemAnalyticItemActivityStat --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticItemActivityStatActivity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticItemActivityStatActivity.md index f3b8a374c8a2..5ab6e4ceda0e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticItemActivityStatActivity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticItemActivityStatActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemanalyticitemactivitystatactivity Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemAnalyticItemActivityStatActivity --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticItemActivityStatCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticItemActivityStatCount.md index 323187492395..5afd466f0a1f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticItemActivityStatCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticItemActivityStatCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemanalyticitemactivitystatcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemAnalyticItemActivityStatCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticLastSevenDay.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticLastSevenDay.md index 761407372511..9444ecd458be 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticLastSevenDay.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticLastSevenDay.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemanalyticlastsevenday Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemAnalyticLastSevenDay --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticTime.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticTime.md index 88c4c751c716..00c5af48f6bb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticTime.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemAnalyticTime.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemanalytictime Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemAnalyticTime --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemChild.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemChild.md index 21d0f132f063..b5208b202c9d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemChild.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemChild.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemchild Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemChild --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemChildContent.md index b6b25ec90aa6..7b305f8a085c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemChildCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemChildCount.md index b0c81e22ef7b..24ac4363409d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemChildCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemChildCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemchildcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemChildCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemContent.md index ff31772c9212..8832d8f830dd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCount.md index e04ca2d1a0ff..3f71321e6478 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUser.md index 1b58644776c1..d21af56cf59c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUserMailboxSetting.md index 826f7866a775..09a41a8037af 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUserServiceProvisioningError.md index 87e6d15b9367..2280cd4ceb46 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUserServiceProvisioningErrorCount.md index c66fb350e91f..4c12a1761f27 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemDelta.md index 67838a7f17ca..ad55fb5e7dd5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemdelta Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemDelta --- @@ -14,9 +14,9 @@ title: Get-MgGroupDriveItemDelta ## SYNOPSIS Track changes in a driveItem and its children over time. -Your app begins by calling delta without any parameters.The service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.Your app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. -After you have finished receiving all the changes, you may apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. -Deleted items are returned with the deleted facet.Items with this property set should be removed from your local state. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.\rYour app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. +After you have finished receiving all the changes, you may apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Deleted items are returned with the deleted facet.\rItems with this property set should be removed from your local state. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaGroupDriveItemDelta](/powershell/module/Microsoft.Graph.Beta.Files/Get-MgBetaGroupDriveItemDelta?view=graph-powershell-beta) @@ -75,9 +75,9 @@ This cmdlet has the following aliases, ## DESCRIPTION Track changes in a driveItem and its children over time. -Your app begins by calling delta without any parameters.The service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.Your app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. -After you have finished receiving all the changes, you may apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. -Deleted items are returned with the deleted facet.Items with this property set should be removed from your local state. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.\rYour app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. +After you have finished receiving all the changes, you may apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Deleted items are returned with the deleted facet.\rItems with this property set should be removed from your local state. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUser.md index f3323631a61f..4d21861a8338 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemitemlastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemItemLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting.md index a3876dea691b..91e15c794359 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningError.md index 041be5fa8fac..18f875258d6a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemitemlastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount.md index 3443600aa0fd..a9287c792880 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemitemlastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUser.md index 1d7166704f61..21593d0cb6c3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUserMailboxSetting.md index e5a46f10b9b2..b452b646e5b0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningError.md index 11a8686ef5fa..a4a5040a1403 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount.md index 4e1b6d339a06..a9c967c69c8c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItem.md index fdc81bc061d9..536e12652413 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemActivityByInterval.md index dbeb19996652..ba36ce14f3fe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemAnalytic.md index a3ca8e44199e..70f8b346f986 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUser.md index 6dc904cc02b7..916219c1994d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting.md index 60517954f3fa..bb4c362f92bd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningError.md index 75638f765688..338c14523ac5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount.md index 5383dc490855..698f719e0d71 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDocumentSetVersion.md index 1b8248ecb911..b0c695c21ed2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDocumentSetVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDocumentSetVersionCount.md index 9d2469eeb6be..c54c3a5e6a97 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDocumentSetVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDocumentSetVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemdocumentsetversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemDocumentSetVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDocumentSetVersionField.md index 080148595ec8..7386aeee3b03 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDriveItem.md index 6f4f27062330..8f3a9ffc7b55 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDriveItemContent.md index 411b9ebd5a70..920e327bdc15 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemField.md index 7f31b6841e38..f1e9a895f44a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemVersion.md index b03fc0a37fbc..a87f17f77692 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemVersionCount.md index 1e9c349ba240..36bf231d1cb8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemVersionField.md index 931b81a3c56b..d3ee807dadda 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemPermission.md index 359bdcd61f38..ca50a1ea06c1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemPermissionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemPermissionCount.md index a3ec40cecb7c..ecc013646f14 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemPermissionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemPermissionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitempermissioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemPermissionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemRetentionLabel.md index a77294099206..6965e77e2775 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemSubscription.md index 423ccd104556..c1e87bb46b52 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemSubscriptionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemSubscriptionCount.md index 5fe54495e40f..9da76cdb4d1d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemSubscriptionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemSubscriptionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemsubscriptioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemSubscriptionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemThumbnail.md index a4884426d332..cd5a9928be9e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemThumbnailCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemThumbnailCount.md index 2a9e94ef2f2d..1ce2b51d1cc7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemThumbnailCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemThumbnailCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemthumbnailcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemThumbnailCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemVersion.md index a059ec487451..1f4ac44feab4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemVersionContent.md index b1bfff54c2b1..54144fb2715d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemVersionCount.md index 530ea41f293e..9af3ec3d4f4c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveItemVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveitemversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveItemVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUser.md index 6a4cb1692321..bc0f4d22d7f3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUserMailboxSetting.md index 47fcbf6437c2..0f1cd95a5401 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUserServiceProvisioningError.md index 802fe213096a..2c287f601e50 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUserServiceProvisioningErrorCount.md index 2106adead1a6..d26eb34054eb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveList.md index 10a9b75ee3d6..97d52590b66f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelist Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListColumn.md index 951885407ca3..dc49fd3a4f27 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListColumnCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListColumnCount.md index a9b664aa73c7..b8309a4ff935 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListColumnCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListColumnCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcolumncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListColumnCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListColumnSourceColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListColumnSourceColumn.md index 3096fb4e7507..c311d8a76262 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListColumnSourceColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListColumnSourceColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcolumnsourcecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListColumnSourceColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentType.md index 89a789cb847c..1523acc7ab4a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumn.md index 1eebd55c0fbb..3fd4634336a4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListContentTypeColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnCount.md index f0da74c2ca4e..c56375a358a4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcontenttypecolumncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListContentTypeColumnCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnLink.md index 25f075707981..ea59133d088e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnLinkCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnLinkCount.md index 31aa8d2a86a3..484685e30f2e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnLinkCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnLinkCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcontenttypecolumnlinkcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListContentTypeColumnLinkCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnPosition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnPosition.md index 6a1db470b680..46cdac7e0fcc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnPosition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnPosition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcontenttypecolumnposition Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListContentTypeColumnPosition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnPositionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnPositionCount.md index 980835c87a45..4c465083ad93 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnPositionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnPositionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcontenttypecolumnpositioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListContentTypeColumnPositionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnSourceColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnSourceColumn.md index 191904e9c0c1..d4efdf7954de 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnSourceColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeColumnSourceColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcontenttypecolumnsourcecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListContentTypeColumnSourceColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeCompatibleHubContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeCompatibleHubContentType.md index d60d2322a1e4..f211ce67f04d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeCompatibleHubContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeCompatibleHubContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcontenttypecompatiblehubcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListContentTypeCompatibleHubContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeCount.md index b9f7313d34a8..af7e603d1861 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListContentTypeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcontenttypecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListContentTypeCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUser.md index ad69d059d19d..0a6d2b720fb4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUserMailboxSetting.md index c5b0d781b372..7c79bb22f61c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUserServiceProvisioningError.md index 50f65164f4d5..2fbd821904f3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUserServiceProvisioningErrorCount.md index ec9290303430..345a9e1b4c3c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListDrive.md index 3fcb27e68f22..5c83e8880a72 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItem.md index 4971bf224c6f..214640fe4ac8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemActivityByInterval.md index 2ebb24c1870f..1cdce64e242b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemAnalytic.md index 9830317de764..a65c69ca79ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUser.md index 179596564a09..79748b9cfe1a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUserMailboxSetting.md index 3f0a73349211..ec3f0adcf449 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUserServiceProvisioningError.md index 3bfc9d3f8b53..091909c29aa5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUserServiceProvisioningErrorCount.md index f6d35e13e68a..6f910b1fcb9d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDelta.md index eea4bc1a4883..de7ed08c9cf4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemdelta Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemDelta --- @@ -14,10 +14,10 @@ title: Get-MgGroupDriveListItemDelta ## SYNOPSIS Get newly created, updated, or deleted list items without having to perform a full read of the entire items collection. -Your app begins by calling delta without any parameters.The service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.Your app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. -After you received all the changes, you can apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.\rYour app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. +After you received all the changes, you can apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. The delta feed shows the latest state for each item, not each change. -If an item was renamed twice, it only shows up once, with its latest name.The same item might appear more than once in a delta feed, for various reasons. +If an item was renamed twice, it only shows up once, with its latest name.\rThe same item might appear more than once in a delta feed, for various reasons. You should use the last occurrence you see. Items with this property should be removed from your local state. @@ -77,10 +77,10 @@ This cmdlet has the following aliases, ## DESCRIPTION Get newly created, updated, or deleted list items without having to perform a full read of the entire items collection. -Your app begins by calling delta without any parameters.The service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.Your app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. -After you received all the changes, you can apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.\rYour app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. +After you received all the changes, you can apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. The delta feed shows the latest state for each item, not each change. -If an item was renamed twice, it only shows up once, with its latest name.The same item might appear more than once in a delta feed, for various reasons. +If an item was renamed twice, it only shows up once, with its latest name.\rThe same item might appear more than once in a delta feed, for various reasons. You should use the last occurrence you see. Items with this property should be removed from your local state. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDocumentSetVersion.md index 14e6d809c7c8..50f841923013 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDocumentSetVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDocumentSetVersionCount.md index adf7a677830a..4c6035e64f97 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDocumentSetVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDocumentSetVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemdocumentsetversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemDocumentSetVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDocumentSetVersionField.md index a8a1b215a935..cc2f2f497a36 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDriveItem.md index 1833dc49e251..abe9dc078fd7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDriveItemContent.md index 8869a2c4a4be..0837432b3344 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemField.md index f5e7ed390a18..ba63ddca52fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemVersion.md index 4859c2fe2354..b2aa00408f5e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemVersionCount.md index e9c900fd24ac..2aca4e2dcc28 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemVersionField.md index aaed914e32f1..443f19f8fff7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListOperation.md index 4284d660b68b..7f8200e0e1fa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListOperationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListOperationCount.md index 8aefc6d1af47..61a5fdfdb50a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListOperationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListOperationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistoperationcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListOperationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListSubscription.md index c743f829686e..3441cb62f8e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListSubscriptionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListSubscriptionCount.md index 4e6578b0381e..ab9ff4e213fc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListSubscriptionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveListSubscriptionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivelistsubscriptioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveListSubscriptionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRoot.md index 017b2d3241d9..9daf32680f7a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootActivityByInterval.md index a3bc873c1786..7cf99f43c6c3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalytic.md index 86e574133aec..b7596cb43eb9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticItemActivityStat.md index 5b45cf6e7d4c..58ad4f2f3c29 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootAnalyticItemActivityStat --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticItemActivityStatActivity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticItemActivityStatActivity.md index 18cbfafa1381..8241f37f38ca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticItemActivityStatActivity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticItemActivityStatActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootanalyticitemactivitystatactivity Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootAnalyticItemActivityStatActivity --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticItemActivityStatCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticItemActivityStatCount.md index b54fa497cef3..97d8d7fa7370 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticItemActivityStatCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticItemActivityStatCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootanalyticitemactivitystatcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootAnalyticItemActivityStatCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticLastSevenDay.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticLastSevenDay.md index 657abf996127..29d300c56b7d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticLastSevenDay.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticLastSevenDay.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootanalyticlastsevenday Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootAnalyticLastSevenDay --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticTime.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticTime.md index 3c9f60782155..664b07b5ee75 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticTime.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootAnalyticTime.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootanalytictime Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootAnalyticTime --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootChild.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootChild.md index cd9d29724dee..caba83978377 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootChild.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootChild.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootchild Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootChild --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootChildContent.md index c430cc968e75..a7b59bcd23a6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootChildCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootChildCount.md index 03714c7640fd..a9a403fbfb4a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootChildCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootChildCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootchildcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootChildCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootContent.md index 175baf522559..a090dbcba7bf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUser.md index 747fce4f431b..eeba265358ae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUserMailboxSetting.md index a81a0aad7ddd..85dc7ea72e4a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUserServiceProvisioningError.md index 5042a4ff63ac..036be9a912a9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUserServiceProvisioningErrorCount.md index 9c398fc759cd..5100dd7d2eb2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootDelta.md index 60952c2496d9..3c193df8d193 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootdelta Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootDelta --- @@ -14,9 +14,9 @@ title: Get-MgGroupDriveRootDelta ## SYNOPSIS Track changes in a driveItem and its children over time. -Your app begins by calling delta without any parameters.The service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.Your app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. -After you have finished receiving all the changes, you may apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. -Deleted items are returned with the deleted facet.Items with this property set should be removed from your local state. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.\rYour app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. +After you have finished receiving all the changes, you may apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Deleted items are returned with the deleted facet.\rItems with this property set should be removed from your local state. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaGroupDriveRootDelta](/powershell/module/Microsoft.Graph.Beta.Files/Get-MgBetaGroupDriveRootDelta?view=graph-powershell-beta) @@ -74,9 +74,9 @@ This cmdlet has the following aliases, ## DESCRIPTION Track changes in a driveItem and its children over time. -Your app begins by calling delta without any parameters.The service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.Your app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. -After you have finished receiving all the changes, you may apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. -Deleted items are returned with the deleted facet.Items with this property set should be removed from your local state. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.\rYour app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. +After you have finished receiving all the changes, you may apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Deleted items are returned with the deleted facet.\rItems with this property set should be removed from your local state. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUser.md index 86243a951a14..01878b97ebf7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootitemlastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootItemLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting.md index 93f244286e3c..0775bfd8455f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningError.md index 35f0f821f901..10c224c2bc3b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootitemlastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount.md index ebce0fa4fb15..736c50037cd1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootitemlastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUser.md index 6ea4c5fd75ec..2410d387b642 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUserMailboxSetting.md index c03814526456..8875dd9363ee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningError.md index 8f31a8f0bded..5bc5160c7a87 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount.md index e7b492b5f4d6..94af3725e2ec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItem.md index d4081bc53f4c..f171dc322dde 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemActivityByInterval.md index daf81c4d27cd..3fa20b5bc487 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemAnalytic.md index 7254df6818a0..ac8bd7090c5d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUser.md index 521466557e28..2b2f97a6cdef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting.md index a95dd7078f18..0a653f8b8ef1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningError.md index d8a16e82b734..48bbf058c866 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount.md index 08bc7beeb8f1..e8692e53d28a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDocumentSetVersion.md index d0d8e4b46fc1..369b603406c7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDocumentSetVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDocumentSetVersionCount.md index 7eb800450504..b5f38afb5234 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDocumentSetVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDocumentSetVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemdocumentsetversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemDocumentSetVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDocumentSetVersionField.md index f8b09d66f01d..0d1c02c1d17d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDriveItem.md index 0265bbd2cd00..5837d1e7f71e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDriveItemContent.md index a7ffc7d002c6..f8a70e0908c4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemField.md index a2c47cdd090e..5fa37006a7b7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemVersion.md index 88b776080caa..9b6e22856030 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemVersionCount.md index badf6c53a342..b4523e4241ff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemVersionField.md index 0c98a9eab336..a0e4f38781f3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootPermission.md index 467bd8539f7c..577530216a6a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootPermissionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootPermissionCount.md index 1f62d4b10a78..d0b24892f650 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootPermissionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootPermissionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootpermissioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootPermissionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootRetentionLabel.md index 8c91270d7423..d0581aa3101a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootSubscription.md index 79fdd7640e03..cfcdb8475a0d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootSubscriptionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootSubscriptionCount.md index f9bb0cb7eb60..552a4eac3b6e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootSubscriptionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootSubscriptionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootsubscriptioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootSubscriptionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootThumbnail.md index 5eb3c5da67cf..c887ce890090 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootThumbnailCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootThumbnailCount.md index 6fb7247edd0a..39b24fc390b7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootThumbnailCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootThumbnailCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootthumbnailcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootThumbnailCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootVersion.md index 298e15d4f46b..fdf11c9d16b2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootVersionContent.md index 71e4a137a4a6..5c22c1b4e43f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootVersionCount.md index ea2989284051..fee433af90e6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveRootVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdriverootversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveRootVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveSpecial.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveSpecial.md index cbc4a54db57f..877bb91152fb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveSpecial.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveSpecial.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivespecial Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveSpecial --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveSpecialContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveSpecialContent.md index d322ecc9f708..80149d42f839 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveSpecialContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveSpecialContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivespecialcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveSpecialContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveSpecialCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveSpecialCount.md index aba08f9c0b5c..cc25c667cc3a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveSpecialCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgGroupDriveSpecialCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mggroupdrivespecialcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDriveSpecialCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareContentTypeBase.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareContentTypeBase.md index b9f11bad84f7..2772013fd28a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareContentTypeBase.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareContentTypeBase.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharecontenttypebase Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareContentTypeBase --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareContentTypeBaseType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareContentTypeBaseType.md index ea61902f5073..e96e71daceb4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareContentTypeBaseType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareContentTypeBaseType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharecontenttypebasetype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareContentTypeBaseType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareContentTypeBaseTypeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareContentTypeBaseTypeCount.md index 6359ad348cd9..6fbf9c9f89d6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareContentTypeBaseTypeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareContentTypeBaseTypeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharecontenttypebasetypecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareContentTypeBaseTypeCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCount.md index b76d25500d41..2aa7fdd9fd12 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUser.md index 6638fd510ded..038a1ff4bf24 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharecreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUserMailboxSetting.md index 70ed8d9ee7e8..89920dbb5429 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharecreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUserServiceProvisioningError.md index 1d111d43dbba..4e2a856b8318 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharecreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUserServiceProvisioningErrorCount.md index 607f0848ce7a..a3eb31504fc4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharecreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareDriveItem.md index 57cbfae25213..aa40e2c0d36e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharedriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareDriveItemContent.md index f23576207ffc..53447e41166a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharedriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItem.md index 6b10ccc60003..e2d1d8f7c1c2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgshareitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemContent.md index c189401e0479..d59a2ab0d15b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgshareitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemCount.md index 4e06fa02193b..84770ac74abb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgshareitemcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareItemCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUser.md index 4728ee8c5b32..c4e46d12fc89 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgshareitemlastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareItemLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUserMailboxSetting.md index 0c8a977092e5..8c989a913d77 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgshareitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUserServiceProvisioningError.md index 49f9bf3b9e7a..6629136c7c5f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgshareitemlastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareItemLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUserServiceProvisioningErrorCount.md index 72a63e98f4bd..506638a3a0e8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareItemLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgshareitemlastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareItemLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUser.md index ec3006d01226..3bcfb61f3015 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUserMailboxSetting.md index b8fe80335381..affa8622985c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUserServiceProvisioningError.md index b8b3d9ac1ddc..018cf587a7f3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUserServiceProvisioningErrorCount.md index a22c0d6cb636..83cb2b058d88 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareList.md index 052e65a413c6..632d147cb459 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelist Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListColumn.md index 99168ae4de49..d2fcad63fa46 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListColumnCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListColumnCount.md index e673bc812584..b27448a4b69d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListColumnCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListColumnCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcolumncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListColumnCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListColumnSourceColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListColumnSourceColumn.md index b209220cbc79..f249928394ea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListColumnSourceColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListColumnSourceColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcolumnsourcecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListColumnSourceColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentType.md index b0366871352e..aa0f2166cbf2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumn.md index a9289ba1b377..af30e5f52c4c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListContentTypeColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnCount.md index 0847cc70814a..fa4a66c77a3e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcontenttypecolumncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListContentTypeColumnCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnLink.md index 9632bf423949..89da27625399 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnLinkCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnLinkCount.md index cb42a851c7bf..2bb22d34d423 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnLinkCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnLinkCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcontenttypecolumnlinkcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListContentTypeColumnLinkCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnPosition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnPosition.md index 3cb744ee943c..8f9a6810cd10 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnPosition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnPosition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcontenttypecolumnposition Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListContentTypeColumnPosition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnPositionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnPositionCount.md index 011794eec1b1..9b2ea3da41de 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnPositionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnPositionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcontenttypecolumnpositioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListContentTypeColumnPositionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnSourceColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnSourceColumn.md index e97572fe4e45..17d99f854686 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnSourceColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeColumnSourceColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcontenttypecolumnsourcecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListContentTypeColumnSourceColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeCompatibleHubContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeCompatibleHubContentType.md index 73b9c0dbba64..eab19a1fd346 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeCompatibleHubContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeCompatibleHubContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcontenttypecompatiblehubcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListContentTypeCompatibleHubContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeCount.md index a1d03255be65..67d11a68d833 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListContentTypeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcontenttypecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListContentTypeCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUser.md index 5d3f44307e9e..f1cc94474c87 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUserMailboxSetting.md index ecd7f0957bae..753fec710554 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUserServiceProvisioningError.md index 5273ab49e0bf..8f1f0be8d51b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUserServiceProvisioningErrorCount.md index d50736c42bb1..fdbf173c42c2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListDrive.md index 785e13c6ec3c..197b71d958f1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItem.md index 78e3a2e4c5ee..c6854f29b79b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemActivityByInterval.md index 9b103a762740..fbd7b0bfd1c8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemAnalytic.md index 14c124ab60a9..961f2a7ea521 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUser.md index 6c0775485a40..2a99b664e570 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUserMailboxSetting.md index 3df42993675b..8fb2278f7e9c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUserServiceProvisioningError.md index 9b0aa9f15604..b7dd55f5362a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUserServiceProvisioningErrorCount.md index d272b619cbc6..e8607c3cb275 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDelta.md index 6b8287a49682..15c27ec899e8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemdelta Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemDelta --- @@ -14,10 +14,10 @@ title: Get-MgShareListItemDelta ## SYNOPSIS Get newly created, updated, or deleted list items without having to perform a full read of the entire items collection. -Your app begins by calling delta without any parameters.The service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.Your app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. -After you received all the changes, you can apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.\rYour app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. +After you received all the changes, you can apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. The delta feed shows the latest state for each item, not each change. -If an item was renamed twice, it only shows up once, with its latest name.The same item might appear more than once in a delta feed, for various reasons. +If an item was renamed twice, it only shows up once, with its latest name.\rThe same item might appear more than once in a delta feed, for various reasons. You should use the last occurrence you see. Items with this property should be removed from your local state. @@ -76,10 +76,10 @@ This cmdlet has the following aliases, ## DESCRIPTION Get newly created, updated, or deleted list items without having to perform a full read of the entire items collection. -Your app begins by calling delta without any parameters.The service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.Your app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. -After you received all the changes, you can apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.\rYour app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. +After you received all the changes, you can apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. The delta feed shows the latest state for each item, not each change. -If an item was renamed twice, it only shows up once, with its latest name.The same item might appear more than once in a delta feed, for various reasons. +If an item was renamed twice, it only shows up once, with its latest name.\rThe same item might appear more than once in a delta feed, for various reasons. You should use the last occurrence you see. Items with this property should be removed from your local state. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDocumentSetVersion.md index a4f13fea6367..32ef63ea4887 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDocumentSetVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDocumentSetVersionCount.md index 5d3855751b26..3368c0ccd929 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDocumentSetVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDocumentSetVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemdocumentsetversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemDocumentSetVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDocumentSetVersionField.md index 975ac15c047e..b924b49dae54 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDriveItem.md index 51604dc404bb..7391be685b1d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDriveItemContent.md index 3483c0b01092..4e3b7d1c021b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemField.md index e0bf3ec3fd88..a1a8c1d10954 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemVersion.md index b35127d4bd03..17b237b12b66 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemVersionCount.md index ced226afa47e..23699fae54c9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemVersionField.md index ddac29601417..80cd2f183be6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListOperation.md index f64d9686d5c0..5afea5090143 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListOperationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListOperationCount.md index f0bb609dc161..c88eae63e79f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListOperationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListOperationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistoperationcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListOperationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListSubscription.md index 886581a3c595..36c0aa4a154b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListSubscriptionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListSubscriptionCount.md index ce278f451b80..2e8d960d410e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListSubscriptionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareListSubscriptionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharelistsubscriptioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareListSubscriptionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgSharePermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgSharePermission.md index ac89356865b5..669935cb1189 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgSharePermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgSharePermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharepermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSharePermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareRoot.md index 813509fb3243..7885a3165f96 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgshareroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareRootContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareRootContent.md index 1e5b4b36ba53..852e744cb4de 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareRootContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareRootContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharerootcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareRootContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareSharedDriveItemSharedDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareSharedDriveItemSharedDriveItem.md index b96ff969ae3c..f8a676719c58 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareSharedDriveItemSharedDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareSharedDriveItemSharedDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgshareshareddriveitemshareddriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareSharedDriveItemSharedDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareSite.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareSite.md index 1f91e817c8f3..5f83675b114d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareSite.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgShareSite.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mgsharesite Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgShareSite --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDefaultDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDefaultDrive.md index 1497d5999ff7..451795a75bb4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDefaultDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDefaultDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdefaultdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDefaultDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDrive.md index ae18603ff1a6..54c2226aee78 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveBundle.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveBundle.md index 61eaf6071396..ece222ee2829 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveBundle.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveBundle.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivebundle Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveBundle --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveBundleContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveBundleContent.md index 5b2bb2412d69..1325318375d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveBundleContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveBundleContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivebundlecontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveBundleContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveBundleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveBundleCount.md index 010b9072c636..e12f17283ef9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveBundleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveBundleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivebundlecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveBundleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveContentTypeBase.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveContentTypeBase.md index 7bd9713e0815..08b85b55d5a5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveContentTypeBase.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveContentTypeBase.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivecontenttypebase Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveContentTypeBase --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveContentTypeBaseType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveContentTypeBaseType.md index e8a7e281130c..89d6c606a028 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveContentTypeBaseType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveContentTypeBaseType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivecontenttypebasetype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveContentTypeBaseType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveContentTypeBaseTypeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveContentTypeBaseTypeCount.md index 2541172aec4d..23d1b5b6fd9b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveContentTypeBaseTypeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveContentTypeBaseTypeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivecontenttypebasetypecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveContentTypeBaseTypeCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCount.md index 2e4b05476631..7171e617d186 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUser.md index 9e98e77eabf6..04ecf3c2e9a1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivecreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUserMailboxSetting.md index 86a06e06e1dc..2557b1354ccf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivecreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUserServiceProvisioningError.md index 248df4090652..6403f4dab27f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivecreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUserServiceProvisioningErrorCount.md index 23e92df202bb..696b0870a695 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivecreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveFollowing.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveFollowing.md index f33d05733d5a..1b6958e12ccb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveFollowing.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveFollowing.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivefollowing Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveFollowing --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveFollowingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveFollowingContent.md index 00cfca087a23..00ea7b92b1d6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveFollowingContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveFollowingContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivefollowingcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveFollowingContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveFollowingCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveFollowingCount.md index f4f9f586dc0c..e7fa9f30b04a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveFollowingCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveFollowingCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivefollowingcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveFollowingCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItem.md index f48ddd86738d..ce6a3fd0a221 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemActivityByInterval.md index e6be4a6ed7c7..ebe2555a1dab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalytic.md index 90dba06e33ad..4526644ce674 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticItemActivityStat.md index 4bfd8a05a791..2d1167df2a6f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemAnalyticItemActivityStat --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticItemActivityStatActivity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticItemActivityStatActivity.md index c8c5fa663393..be2f91d80932 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticItemActivityStatActivity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticItemActivityStatActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemanalyticitemactivitystatactivity Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemAnalyticItemActivityStatActivity --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticItemActivityStatCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticItemActivityStatCount.md index a71fea19eb8f..8cd19b174c09 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticItemActivityStatCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticItemActivityStatCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemanalyticitemactivitystatcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemAnalyticItemActivityStatCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticLastSevenDay.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticLastSevenDay.md index 8406c4355a48..1aa9e1c6285b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticLastSevenDay.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticLastSevenDay.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemanalyticlastsevenday Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemAnalyticLastSevenDay --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticTime.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticTime.md index b7e4a67eea44..84c85caaf3a8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticTime.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemAnalyticTime.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemanalytictime Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemAnalyticTime --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemChild.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemChild.md index 8ff4b4513ade..6cc17e2ebd51 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemChild.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemChild.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemchild Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemChild --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemChildContent.md index f80356f55d0b..862993ea323f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemChildCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemChildCount.md index 3a7c507c086b..7e8415a359a7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemChildCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemChildCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemchildcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemChildCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemContent.md index 5d8b34ccb294..be8dfd639cbc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCount.md index d11146080373..279cb04f5d43 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUser.md index cedb3bcaad3e..6df098872edc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUserMailboxSetting.md index d4ac19731c24..ad195b533323 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUserServiceProvisioningError.md index a23d29b191eb..f9b77225b36d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUserServiceProvisioningErrorCount.md index 0f339fbeb30b..ae7160aeee13 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemDelta.md index 91557fea0607..b8aa29003fe2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemdelta Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemDelta --- @@ -14,9 +14,9 @@ title: Get-MgUserDriveItemDelta ## SYNOPSIS Track changes in a driveItem and its children over time. -Your app begins by calling delta without any parameters.The service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.Your app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. -After you have finished receiving all the changes, you may apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. -Deleted items are returned with the deleted facet.Items with this property set should be removed from your local state. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.\rYour app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. +After you have finished receiving all the changes, you may apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Deleted items are returned with the deleted facet.\rItems with this property set should be removed from your local state. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaUserDriveItemDelta](/powershell/module/Microsoft.Graph.Beta.Files/Get-MgBetaUserDriveItemDelta?view=graph-powershell-beta) @@ -75,9 +75,9 @@ This cmdlet has the following aliases, ## DESCRIPTION Track changes in a driveItem and its children over time. -Your app begins by calling delta without any parameters.The service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.Your app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. -After you have finished receiving all the changes, you may apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. -Deleted items are returned with the deleted facet.Items with this property set should be removed from your local state. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.\rYour app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. +After you have finished receiving all the changes, you may apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Deleted items are returned with the deleted facet.\rItems with this property set should be removed from your local state. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUser.md index 00598928cd5d..beb04bd2864b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemitemlastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemItemLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting.md index 417d74b30d17..f0880f87c144 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningError.md index a144f626fa96..72956197691b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemitemlastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount.md index 2178d7483da0..57e78e287347 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemitemlastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUser.md index 7773e9b992e7..09a3c08de8ce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUserMailboxSetting.md index e2882f48faaa..0e2f425266a5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUserServiceProvisioningError.md index 390c79411f79..3d0369d1bde6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUserServiceProvisioningErrorCount.md index 3ba68d3c361d..28d4f2c0c54e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItem.md index 870a8e421c15..adda344286e3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemActivityByInterval.md index d6183ec31d75..e03e59707f19 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemAnalytic.md index 483f02ba9eb2..240ef4904033 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUser.md index cbe0fb42d542..c8974aef4825 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUserMailboxSetting.md index 834704bdb60c..4a9dd5cf75f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningError.md index 995594c0e708..b9e493d420de 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount.md index 896d1b4af292..3a2da23a8b85 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDocumentSetVersion.md index 0ba53f79fd0d..456bc7585fae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDocumentSetVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDocumentSetVersionCount.md index d98655149793..90971c7ef227 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDocumentSetVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDocumentSetVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemdocumentsetversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemDocumentSetVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDocumentSetVersionField.md index d52f88216015..47ba5b13a337 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDriveItem.md index c5c29b0c8b3d..3e73e8814222 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDriveItemContent.md index 80ed6225a0b4..ae01f6c3a096 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemField.md index b0db0d960ca3..d9c631a9f950 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemVersion.md index eae47682c3b3..e183282acfcc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemVersionCount.md index 2d8ddd65f74e..750fd518822c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemVersionField.md index 4cdcedbe74d8..a78f28b37703 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemPermission.md index 25885f3c7bd7..fd19c2de6807 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemPermissionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemPermissionCount.md index 79d109da04b9..1ae8863f7f92 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemPermissionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemPermissionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitempermissioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemPermissionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemRetentionLabel.md index a0a0997652b9..1b9c4f57d1dc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemSubscription.md index b0240cdea52c..1a12eb75964f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemSubscriptionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemSubscriptionCount.md index 8d996bd6992f..ae57ca26e650 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemSubscriptionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemSubscriptionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemsubscriptioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemSubscriptionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemThumbnail.md index 870df7ed4b3e..2f4f4c249f59 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemThumbnailCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemThumbnailCount.md index f4131de65ce9..cdef760188a4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemThumbnailCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemThumbnailCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemthumbnailcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemThumbnailCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemVersion.md index 84bff4958050..5159a3f4f9c3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemVersionContent.md index 3fac234c6620..aa7bcf579aa1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemVersionCount.md index 69f8972cc923..e7c4167f8845 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveItemVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveitemversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveItemVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUser.md index 1fede02267d2..120373ff4dd8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUserMailboxSetting.md index ca41a8106451..f30d6303a316 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUserServiceProvisioningError.md index 5ab28fab14d6..e6f11a21cc5f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUserServiceProvisioningErrorCount.md index 22595dd7b316..c9610efb07b4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveList.md index 66322b300ac3..cace9527b778 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelist Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListColumn.md index f6f47033f8b6..b6ed6a144eca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListColumnCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListColumnCount.md index 70d3e77d4e95..ac514d551417 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListColumnCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListColumnCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcolumncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListColumnCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListColumnSourceColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListColumnSourceColumn.md index d863375498f2..a4677c28e306 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListColumnSourceColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListColumnSourceColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcolumnsourcecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListColumnSourceColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentType.md index caad9fbb5312..9c6f6f9ae379 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumn.md index f16d7938d910..2cd4d633e606 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListContentTypeColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnCount.md index 76025515ea50..ddf910824f8e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcontenttypecolumncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListContentTypeColumnCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnLink.md index ca8615958fd1..45ba50a145c4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnLinkCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnLinkCount.md index debcabc1d5df..ccd6e82b303b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnLinkCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnLinkCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcontenttypecolumnlinkcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListContentTypeColumnLinkCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnPosition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnPosition.md index 107ffd90c63e..651e6b9e3620 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnPosition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnPosition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcontenttypecolumnposition Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListContentTypeColumnPosition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnPositionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnPositionCount.md index bad33a7360ac..56b2560618fe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnPositionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnPositionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcontenttypecolumnpositioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListContentTypeColumnPositionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnSourceColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnSourceColumn.md index b66ce35b64ac..415e37048de6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnSourceColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeColumnSourceColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcontenttypecolumnsourcecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListContentTypeColumnSourceColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeCompatibleHubContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeCompatibleHubContentType.md index 13df28eb4a61..3d1b3f5587fa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeCompatibleHubContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeCompatibleHubContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcontenttypecompatiblehubcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListContentTypeCompatibleHubContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeCount.md index 956050e9a6bd..dc5b4ed2cd86 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListContentTypeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcontenttypecount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListContentTypeCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUser.md index 2c2774eed56d..3ffade4ac6db 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUserMailboxSetting.md index 736724aa96f5..fa754fca0bc2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUserServiceProvisioningError.md index b60d8e2ffd77..833c35ede35c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUserServiceProvisioningErrorCount.md index 8c913630d124..abe98e86318b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListDrive.md index ae1d9f6ca499..6e10ff744113 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItem.md index 76807845b83b..17a56d6b8d0f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemActivityByInterval.md index 642f7dab1150..679ccf15acaa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemAnalytic.md index 6de53acaf4e3..dc6a219a67cc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUser.md index e77af492abdb..b4795ebf31fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUserMailboxSetting.md index e7c62986be24..601917ca37cb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUserServiceProvisioningError.md index d62e1972b132..6e8990b90fac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUserServiceProvisioningErrorCount.md index 3beb6cde0c6b..ff2e21a49969 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDelta.md index 1caea59eeee2..bc48f97dafe1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemdelta Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemDelta --- @@ -14,10 +14,10 @@ title: Get-MgUserDriveListItemDelta ## SYNOPSIS Get newly created, updated, or deleted list items without having to perform a full read of the entire items collection. -Your app begins by calling delta without any parameters.The service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.Your app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. -After you received all the changes, you can apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.\rYour app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. +After you received all the changes, you can apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. The delta feed shows the latest state for each item, not each change. -If an item was renamed twice, it only shows up once, with its latest name.The same item might appear more than once in a delta feed, for various reasons. +If an item was renamed twice, it only shows up once, with its latest name.\rThe same item might appear more than once in a delta feed, for various reasons. You should use the last occurrence you see. Items with this property should be removed from your local state. @@ -77,10 +77,10 @@ This cmdlet has the following aliases, ## DESCRIPTION Get newly created, updated, or deleted list items without having to perform a full read of the entire items collection. -Your app begins by calling delta without any parameters.The service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.Your app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. -After you received all the changes, you can apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.\rYour app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. +After you received all the changes, you can apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. The delta feed shows the latest state for each item, not each change. -If an item was renamed twice, it only shows up once, with its latest name.The same item might appear more than once in a delta feed, for various reasons. +If an item was renamed twice, it only shows up once, with its latest name.\rThe same item might appear more than once in a delta feed, for various reasons. You should use the last occurrence you see. Items with this property should be removed from your local state. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDocumentSetVersion.md index 3aa7faf9e9dc..bb025ac29d15 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDocumentSetVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDocumentSetVersionCount.md index 92c01fd25d07..97ee5bb068f1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDocumentSetVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDocumentSetVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemdocumentsetversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemDocumentSetVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDocumentSetVersionField.md index ec158ff4167b..043336f9da84 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDriveItem.md index e87d4cd6fdff..0f11046a8806 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDriveItemContent.md index c25a98d7a2cd..e2ec4eca3d42 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemField.md index 6948374bb6b4..472b493cc712 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemVersion.md index fd4e34c1d336..db6748adae79 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemVersionCount.md index 091c56eecaa6..c923e9d86203 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemVersionField.md index b2ba480fe112..113bcaa2e9bb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListOperation.md index ef2e665df027..ef33c91836a6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListOperationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListOperationCount.md index 379d9c614e64..9b5b1e01a1fa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListOperationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListOperationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistoperationcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListOperationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListSubscription.md index 01d48f416e3a..5264fae179ae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListSubscriptionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListSubscriptionCount.md index 600fa7402e0f..64e7e8e52eb8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListSubscriptionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveListSubscriptionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivelistsubscriptioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveListSubscriptionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRoot.md index 8ba4ada3a28c..71e080f5ec39 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootActivityByInterval.md index 7a9bf175e136..ca6d7a478a31 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalytic.md index ed59180a6ef0..52196e1fbb87 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticItemActivityStat.md index 0c4d3969595e..0d1cf69780b9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootAnalyticItemActivityStat --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticItemActivityStatActivity.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticItemActivityStatActivity.md index cffed0bfea29..a49707ae172c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticItemActivityStatActivity.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticItemActivityStatActivity.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootanalyticitemactivitystatactivity Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootAnalyticItemActivityStatActivity --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticItemActivityStatCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticItemActivityStatCount.md index 752176e8ca6c..498818cf0bcf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticItemActivityStatCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticItemActivityStatCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootanalyticitemactivitystatcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootAnalyticItemActivityStatCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticLastSevenDay.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticLastSevenDay.md index 9a7f07f65069..41c470c9fd5a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticLastSevenDay.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticLastSevenDay.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootanalyticlastsevenday Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootAnalyticLastSevenDay --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticTime.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticTime.md index 1b88fda2a70f..b81ff1ca374d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticTime.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootAnalyticTime.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootanalytictime Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootAnalyticTime --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootChild.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootChild.md index e6c2b4ea1ac9..7c6a898db2cb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootChild.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootChild.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootchild Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootChild --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootChildContent.md index 0fbcbd756e9c..c845f31e5d73 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootChildCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootChildCount.md index 10cb10512593..43562eb7c7a2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootChildCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootChildCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootchildcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootChildCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootContent.md index f8c263643ce9..489e41c8b568 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUser.md index f7232c050604..70d7cbcd9dd8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUserMailboxSetting.md index d0c2bc0b4eb1..b2b706234b2c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUserServiceProvisioningError.md index 6387228a2606..d17cd94b0d12 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUserServiceProvisioningErrorCount.md index 676a8922d22f..be1ed0555158 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootDelta.md index 56e66dce8d5a..bc698230fdc2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootdelta Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootDelta --- @@ -14,9 +14,9 @@ title: Get-MgUserDriveRootDelta ## SYNOPSIS Track changes in a driveItem and its children over time. -Your app begins by calling delta without any parameters.The service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.Your app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. -After you have finished receiving all the changes, you may apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. -Deleted items are returned with the deleted facet.Items with this property set should be removed from your local state. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.\rYour app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. +After you have finished receiving all the changes, you may apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Deleted items are returned with the deleted facet.\rItems with this property set should be removed from your local state. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaUserDriveRootDelta](/powershell/module/Microsoft.Graph.Beta.Files/Get-MgBetaUserDriveRootDelta?view=graph-powershell-beta) @@ -74,9 +74,9 @@ This cmdlet has the following aliases, ## DESCRIPTION Track changes in a driveItem and its children over time. -Your app begins by calling delta without any parameters.The service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.Your app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. -After you have finished receiving all the changes, you may apply them to your local state.To check for changes in the future, call delta again with the @odata.deltaLink from the previous response. -Deleted items are returned with the deleted facet.Items with this property set should be removed from your local state. +Your app begins by calling delta without any parameters.\rThe service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below.\rYour app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. +After you have finished receiving all the changes, you may apply them to your local state.\rTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. +Deleted items are returned with the deleted facet.\rItems with this property set should be removed from your local state. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUser.md index 16b601f76d36..54eb689f712e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootitemlastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootItemLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting.md index e8930c0e5354..bf034ccc5673 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningError.md index f87e93c1b57f..435718df9c24 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootitemlastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount.md index 43ce666c9441..cbd7de61df9b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootitemlastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUser.md index 13feffa0b734..5676548388e1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlastmodifiedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootLastModifiedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUserMailboxSetting.md index 5887ea5fd5c1..c3b426fecf9a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUserServiceProvisioningError.md index 2a009eb4e1de..79ac63c51faf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlastmodifiedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootLastModifiedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUserServiceProvisioningErrorCount.md index f9ca81efc8f1..7f2dd993ee3f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootLastModifiedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlastmodifiedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootLastModifiedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItem.md index a20b64dd5853..5252be7f5a46 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemActivityByInterval.md index 24241d4a3da3..bbc57ac9006c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemAnalytic.md index 45cfbc0db621..73657cf0446f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUser.md index 70336abd6e86..345617eade90 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemcreatedbyuser Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemCreatedByUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUserMailboxSetting.md index 100a3ec72cca..f69677ba8a65 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningError.md index cfed28f61854..19836abd34d0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemcreatedbyuserserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount.md index b8d8c5fe1060..cf55b36dcc79 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemcreatedbyuserserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDocumentSetVersion.md index c53fca986bd4..64c9a5d10d70 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDocumentSetVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDocumentSetVersionCount.md index 3e27b0dd88ab..86801cedcf8d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDocumentSetVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDocumentSetVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemdocumentsetversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemDocumentSetVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDocumentSetVersionField.md index 0ff145066452..4ec73ed8553e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDriveItem.md index e119dce6ae6d..883e8acd611e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDriveItemContent.md index dd141601fd67..f4343a11d499 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemField.md index 8c76b79db9fa..535fa5d20d2d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemVersion.md index 8489a8ac0053..391af94aac22 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemVersionCount.md index 3ae5a4919461..ebc2ead8c79d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemVersionField.md index f5b1a350da8b..ad8ae7848bd9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootPermission.md index 8632f22998aa..070e68a9fdcf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootPermissionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootPermissionCount.md index 7af0d400cf54..27058345ecd0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootPermissionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootPermissionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootpermissioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootPermissionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootRetentionLabel.md index 83dcf88caae9..eb5819f366a3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootSubscription.md index 67fb2eda700a..1d4830c016ce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootSubscriptionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootSubscriptionCount.md index db6899a4b495..4bd7f8e63069 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootSubscriptionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootSubscriptionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootsubscriptioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootSubscriptionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootThumbnail.md index ef54e0a6f4a2..2455ec3eaf7e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootThumbnailCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootThumbnailCount.md index 43d7dc21a859..4a3aa0525889 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootThumbnailCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootThumbnailCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootthumbnailcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootThumbnailCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootVersion.md index 67b508940044..b2322670c339 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootVersionContent.md index 275cd85ab204..a24a763e799d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootVersionCount.md index 375f6f71b1ea..4a7f4eb6c75f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveRootVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdriverootversioncount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveRootVersionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveSpecial.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveSpecial.md index b450aafd0d9e..6abcc8e71d39 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveSpecial.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveSpecial.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivespecial Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveSpecial --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveSpecialContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveSpecialContent.md index b80572e2717b..b82c772b4c5b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveSpecialContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveSpecialContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivespecialcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveSpecialContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveSpecialCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveSpecialCount.md index 0468a15f9f46..367f7609422c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveSpecialCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Get-MgUserDriveSpecialCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/get-mguserdrivespecialcount Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserDriveSpecialCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgDriveItemPermission.md index 55e8d52ba59e..37029bfb24d4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/grant-mgdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Grant-MgDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgDriveRootPermission.md index 857f7e6cb201..753a32e53d2e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/grant-mgdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Grant-MgDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgGroupDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgGroupDriveItemPermission.md index acf32dac5728..5c5fbb19583f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgGroupDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgGroupDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/grant-mggroupdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Grant-MgGroupDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgGroupDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgGroupDriveRootPermission.md index b2cf248955f5..b0836239249f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgGroupDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgGroupDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/grant-mggroupdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Grant-MgGroupDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgSharePermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgSharePermission.md index 0333cbfc6e75..b07c9a198220 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgSharePermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgSharePermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/grant-mgsharepermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Grant-MgSharePermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgUserDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgUserDriveItemPermission.md index 62582f54df74..463eabf89758 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgUserDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgUserDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/grant-mguserdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Grant-MgUserDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgUserDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgUserDriveRootPermission.md index 993ca2044be8..9c2744e40479 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgUserDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Grant-MgUserDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/grant-mguserdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Grant-MgUserDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinDriveItem.md index 7786c977b8cc..2e08c0322e10 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgcheckindriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCheckinDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinDriveRoot.md index 11d97f53382a..7fab9f82d7f7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgcheckindriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCheckinDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinGroupDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinGroupDriveItem.md index e71ca455382d..07241ca38cc5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinGroupDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinGroupDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgcheckingroupdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCheckinGroupDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinGroupDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinGroupDriveRoot.md index bbfa6ee1ac7f..de937ef1db1e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinGroupDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinGroupDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgcheckingroupdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCheckinGroupDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinUserDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinUserDriveItem.md index 45395273d6fd..da9d57b700e7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinUserDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinUserDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgcheckinuserdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCheckinUserDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinUserDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinUserDriveRoot.md index 3307741513ad..d67a443c4864 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinUserDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckinUserDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgcheckinuserdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCheckinUserDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutDriveItem.md index 0fc7de538fdd..5d25fd22c6f5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgcheckoutdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCheckoutDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutDriveRoot.md index 23782a4c3561..5c2fd082f929 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgcheckoutdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCheckoutDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutGroupDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutGroupDriveItem.md index ad8b7d4ed35a..bf917e207644 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutGroupDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutGroupDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgcheckoutgroupdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCheckoutGroupDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutGroupDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutGroupDriveRoot.md index 116c2cca2ccd..3127500f9bdc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutGroupDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutGroupDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgcheckoutgroupdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCheckoutGroupDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutUserDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutUserDriveItem.md index a16ac77bd8bc..86187e767a63 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutUserDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutUserDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgcheckoutuserdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCheckoutUserDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutUserDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutUserDriveRoot.md index 6d62e8e64079..8b12b1c5eb7c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutUserDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgCheckoutUserDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgcheckoutuserdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgCheckoutUserDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractDriveItemSensitivityLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractDriveItemSensitivityLabel.md index d7b17d977295..212943c3eed9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractDriveItemSensitivityLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractDriveItemSensitivityLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgextractdriveitemsensitivitylabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgExtractDriveItemSensitivityLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractDriveRootSensitivityLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractDriveRootSensitivityLabel.md index 3b9b0381348f..94bb6be478a7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractDriveRootSensitivityLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractDriveRootSensitivityLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgextractdriverootsensitivitylabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgExtractDriveRootSensitivityLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractGroupDriveItemSensitivityLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractGroupDriveItemSensitivityLabel.md index a62ca953c5df..2a0d7663ff59 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractGroupDriveItemSensitivityLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractGroupDriveItemSensitivityLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgextractgroupdriveitemsensitivitylabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgExtractGroupDriveItemSensitivityLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractGroupDriveRootSensitivityLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractGroupDriveRootSensitivityLabel.md index 2e557b849565..261934eaeb01 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractGroupDriveRootSensitivityLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractGroupDriveRootSensitivityLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgextractgroupdriverootsensitivitylabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgExtractGroupDriveRootSensitivityLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractUserDriveItemSensitivityLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractUserDriveItemSensitivityLabel.md index 00a0aa1863bd..fb57b49aa7f7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractUserDriveItemSensitivityLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractUserDriveItemSensitivityLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgextractuserdriveitemsensitivitylabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgExtractUserDriveItemSensitivityLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractUserDriveRootSensitivityLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractUserDriveRootSensitivityLabel.md index b505c0c112b0..37b35ce19f03 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractUserDriveRootSensitivityLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgExtractUserDriveRootSensitivityLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgextractuserdriverootsensitivitylabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgExtractUserDriveRootSensitivityLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowDriveItem.md index 0c53a45ae989..ab893aba6a24 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgfollowdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFollowDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowDriveRoot.md index 34137e5c63eb..39025370eddd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgfollowdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFollowDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowGroupDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowGroupDriveItem.md index 09994f25b16e..34bfde995d43 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowGroupDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowGroupDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgfollowgroupdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFollowGroupDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowGroupDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowGroupDriveRoot.md index 258095f81f1d..0eee06ca8e5e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowGroupDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowGroupDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgfollowgroupdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFollowGroupDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowUserDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowUserDriveItem.md index 3421286684ef..982316c10386 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowUserDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowUserDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgfollowuserdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFollowUserDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowUserDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowUserDriveRoot.md index b7c4af26aac6..60ec02403bc9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowUserDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgFollowUserDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgfollowuserdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFollowUserDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgGraphDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgGraphDrive.md index 3e2bc485d913..4faee5aeba45 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgGraphDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgGraphDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mggraphdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgGraphDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgGraphGroupDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgGraphGroupDrive.md index 63e3e67580fd..ab817f9eb15b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgGraphGroupDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgGraphGroupDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mggraphgroupdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgGraphGroupDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgGraphUserDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgGraphUserDrive.md index 0ba03551fb8c..9b0435c9d108 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgGraphUserDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgGraphUserDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mggraphuserdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgGraphUserDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteDriveItem.md index c7ab7fdd32b0..f4d18bdb5524 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mginvitedriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgInviteDriveItem --- @@ -13,7 +13,8 @@ title: Invoke-MgInviteDriveItem ## SYNOPSIS -Sends a sharing invitation for a driveItem.A sharing invitation provides permissions to the recipients and optionally sends them an email with a sharing link. +Send a sharing invitation for a driveItem. +A sharing invitation provides permissions to the recipients and, optionally, sends them an email to notify them that the item was shared. > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaInviteDriveItem](/powershell/module/Microsoft.Graph.Beta.Files/Invoke-MgBetaInviteDriveItem?view=graph-powershell-beta) @@ -73,7 +74,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Sends a sharing invitation for a driveItem.A sharing invitation provides permissions to the recipients and optionally sends them an email with a sharing link. +Send a sharing invitation for a driveItem. +A sharing invitation provides permissions to the recipients and, optionally, sends them an email to notify them that the item was shared. **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteDriveRoot.md index 7bf069308f5e..73c67667f4df 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mginvitedriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgInviteDriveRoot --- @@ -13,7 +13,8 @@ title: Invoke-MgInviteDriveRoot ## SYNOPSIS -Sends a sharing invitation for a driveItem.A sharing invitation provides permissions to the recipients and optionally sends them an email with a sharing link. +Send a sharing invitation for a driveItem. +A sharing invitation provides permissions to the recipients and, optionally, sends them an email to notify them that the item was shared. > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaInviteDriveRoot](/powershell/module/Microsoft.Graph.Beta.Files/Invoke-MgBetaInviteDriveRoot?view=graph-powershell-beta) @@ -73,7 +74,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Sends a sharing invitation for a driveItem.A sharing invitation provides permissions to the recipients and optionally sends them an email with a sharing link. +Send a sharing invitation for a driveItem. +A sharing invitation provides permissions to the recipients and, optionally, sends them an email to notify them that the item was shared. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteGroupDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteGroupDriveItem.md index cbf7cd04ee04..89959ff8bd0f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteGroupDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteGroupDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mginvitegroupdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgInviteGroupDriveItem --- @@ -13,7 +13,8 @@ title: Invoke-MgInviteGroupDriveItem ## SYNOPSIS -Sends a sharing invitation for a driveItem.A sharing invitation provides permissions to the recipients and optionally sends them an email with a sharing link. +Send a sharing invitation for a driveItem. +A sharing invitation provides permissions to the recipients and, optionally, sends them an email to notify them that the item was shared. > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaInviteGroupDriveItem](/powershell/module/Microsoft.Graph.Beta.Files/Invoke-MgBetaInviteGroupDriveItem?view=graph-powershell-beta) @@ -74,7 +75,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Sends a sharing invitation for a driveItem.A sharing invitation provides permissions to the recipients and optionally sends them an email with a sharing link. +Send a sharing invitation for a driveItem. +A sharing invitation provides permissions to the recipients and, optionally, sends them an email to notify them that the item was shared. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteGroupDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteGroupDriveRoot.md index a5f4d3f1eca0..768e088c1166 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteGroupDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteGroupDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mginvitegroupdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgInviteGroupDriveRoot --- @@ -13,7 +13,8 @@ title: Invoke-MgInviteGroupDriveRoot ## SYNOPSIS -Sends a sharing invitation for a driveItem.A sharing invitation provides permissions to the recipients and optionally sends them an email with a sharing link. +Send a sharing invitation for a driveItem. +A sharing invitation provides permissions to the recipients and, optionally, sends them an email to notify them that the item was shared. > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaInviteGroupDriveRoot](/powershell/module/Microsoft.Graph.Beta.Files/Invoke-MgBetaInviteGroupDriveRoot?view=graph-powershell-beta) @@ -74,7 +75,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Sends a sharing invitation for a driveItem.A sharing invitation provides permissions to the recipients and optionally sends them an email with a sharing link. +Send a sharing invitation for a driveItem. +A sharing invitation provides permissions to the recipients and, optionally, sends them an email to notify them that the item was shared. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteUserDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteUserDriveItem.md index 65ac8853db00..20665407f446 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteUserDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteUserDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mginviteuserdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgInviteUserDriveItem --- @@ -13,7 +13,8 @@ title: Invoke-MgInviteUserDriveItem ## SYNOPSIS -Sends a sharing invitation for a driveItem.A sharing invitation provides permissions to the recipients and optionally sends them an email with a sharing link. +Send a sharing invitation for a driveItem. +A sharing invitation provides permissions to the recipients and, optionally, sends them an email to notify them that the item was shared. > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaInviteUserDriveItem](/powershell/module/Microsoft.Graph.Beta.Files/Invoke-MgBetaInviteUserDriveItem?view=graph-powershell-beta) @@ -74,7 +75,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Sends a sharing invitation for a driveItem.A sharing invitation provides permissions to the recipients and optionally sends them an email with a sharing link. +Send a sharing invitation for a driveItem. +A sharing invitation provides permissions to the recipients and, optionally, sends them an email to notify them that the item was shared. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteUserDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteUserDriveRoot.md index c84f7553d834..ea28fcb69cce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteUserDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgInviteUserDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mginviteuserdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgInviteUserDriveRoot --- @@ -13,7 +13,8 @@ title: Invoke-MgInviteUserDriveRoot ## SYNOPSIS -Sends a sharing invitation for a driveItem.A sharing invitation provides permissions to the recipients and optionally sends them an email with a sharing link. +Send a sharing invitation for a driveItem. +A sharing invitation provides permissions to the recipients and, optionally, sends them an email to notify them that the item was shared. > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaInviteUserDriveRoot](/powershell/module/Microsoft.Graph.Beta.Files/Invoke-MgBetaInviteUserDriveRoot?view=graph-powershell-beta) @@ -73,7 +74,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Sends a sharing invitation for a driveItem.A sharing invitation provides permissions to the recipients and optionally sends them an email with a sharing link. +Send a sharing invitation for a driveItem. +A sharing invitation provides permissions to the recipients and, optionally, sends them an email to notify them that the item was shared. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewDriveItem.md index cc974981cf86..7effb59e7d94 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgpreviewdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgPreviewDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewDriveRoot.md index 4ff027e48bbe..72c8a69bdc53 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgpreviewdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgPreviewDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewGroupDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewGroupDriveItem.md index ea2ebe6fe99f..a6653c3c3dab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewGroupDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewGroupDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgpreviewgroupdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgPreviewGroupDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewGroupDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewGroupDriveRoot.md index 81b183b66be9..5b26490f74b3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewGroupDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewGroupDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgpreviewgroupdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgPreviewGroupDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewUserDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewUserDriveItem.md index 0c035d0701fa..74495eaafb07 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewUserDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewUserDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgpreviewuserdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgPreviewUserDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewUserDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewUserDriveRoot.md index c69f648131f4..68ee87d93d13 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewUserDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgPreviewUserDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgpreviewuserdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgPreviewUserDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeDriveItemSubscription.md index e35d26b2d0ea..27128389f577 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgreauthorizedriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReauthorizeDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeDriveListSubscription.md index 8738c72ff8c8..6549fa81be74 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgreauthorizedrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReauthorizeDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeDriveRootSubscription.md index 3435abb1db6b..8814c3fecfdc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgreauthorizedriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReauthorizeDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeGroupDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeGroupDriveItemSubscription.md index b256e3aeff85..be410a6c997b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeGroupDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeGroupDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgreauthorizegroupdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReauthorizeGroupDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeGroupDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeGroupDriveListSubscription.md index e4bbccc629e5..41c858dfcb75 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeGroupDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeGroupDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgreauthorizegroupdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReauthorizeGroupDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeGroupDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeGroupDriveRootSubscription.md index 61b6430fb40b..2c6ebf15e2f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeGroupDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeGroupDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgreauthorizegroupdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReauthorizeGroupDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeShareListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeShareListSubscription.md index abec98c0b1ed..a53c54d80399 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeShareListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeShareListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgreauthorizesharelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReauthorizeShareListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeUserDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeUserDriveItemSubscription.md index feb68bd2bbf2..85b8f113ad99 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeUserDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeUserDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgreauthorizeuserdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReauthorizeUserDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeUserDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeUserDriveListSubscription.md index 9fdde24fc96e..8e59d1fe71e5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeUserDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeUserDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgreauthorizeuserdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReauthorizeUserDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeUserDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeUserDriveRootSubscription.md index b929e397f515..3b711c5e1b64 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeUserDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgReauthorizeUserDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgreauthorizeuserdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReauthorizeUserDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgRecentDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgRecentDrive.md index e42136bd9a2f..0b0cfbd1a66d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgRecentDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgRecentDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgrecentdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRecentDrive --- @@ -13,7 +13,7 @@ title: Invoke-MgRecentDrive ## SYNOPSIS -List a set of items that have been recently used by the signed in user.This collection includes items that are in the user's drive and items they have access to from other drives. +List a set of items recently used by the signed-in user.\rThis collection includes items that are in the user's drive and items they have access to from other drives. > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaRecentDrive](/powershell/module/Microsoft.Graph.Beta.Files/Invoke-MgBetaRecentDrive?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -List a set of items that have been recently used by the signed in user.This collection includes items that are in the user's drive and items they have access to from other drives. +List a set of items recently used by the signed-in user.\rThis collection includes items that are in the user's drive and items they have access to from other drives. ## EXAMPLES ### Example 1: Code snippet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgRecentGroupDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgRecentGroupDrive.md index 5d1e958c2dd0..c1184049b8c9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgRecentGroupDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgRecentGroupDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgrecentgroupdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRecentGroupDrive --- @@ -13,7 +13,7 @@ title: Invoke-MgRecentGroupDrive ## SYNOPSIS -List a set of items that have been recently used by the signed in user.This collection includes items that are in the user's drive and items they have access to from other drives. +List a set of items recently used by the signed-in user.\rThis collection includes items that are in the user's drive and items they have access to from other drives. > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaRecentGroupDrive](/powershell/module/Microsoft.Graph.Beta.Files/Invoke-MgBetaRecentGroupDrive?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -List a set of items that have been recently used by the signed in user.This collection includes items that are in the user's drive and items they have access to from other drives. +List a set of items recently used by the signed-in user.\rThis collection includes items that are in the user's drive and items they have access to from other drives. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgRecentUserDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgRecentUserDrive.md index 13ae721ad160..e4f5df051e91 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgRecentUserDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgRecentUserDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgrecentuserdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRecentUserDrive --- @@ -13,7 +13,7 @@ title: Invoke-MgRecentUserDrive ## SYNOPSIS -List a set of items that have been recently used by the signed in user.This collection includes items that are in the user's drive and items they have access to from other drives. +List a set of items recently used by the signed-in user.\rThis collection includes items that are in the user's drive and items they have access to from other drives. > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaRecentUserDrive](/powershell/module/Microsoft.Graph.Beta.Files/Invoke-MgBetaRecentUserDrive?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -List a set of items that have been recently used by the signed in user.This collection includes items that are in the user's drive and items they have access to from other drives. +List a set of items recently used by the signed-in user.\rThis collection includes items that are in the user's drive and items they have access to from other drives. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowDriveItem.md index 204019af5f88..537eaa2f7395 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgunfollowdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUnfollowDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowDriveRoot.md index d85fc004a66b..03cb7a312bcc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgunfollowdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUnfollowDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowGroupDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowGroupDriveItem.md index 29918158c694..9795e9a97467 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowGroupDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowGroupDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgunfollowgroupdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUnfollowGroupDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowGroupDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowGroupDriveRoot.md index 55758ced0556..b3dfe9ea102d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowGroupDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowGroupDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgunfollowgroupdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUnfollowGroupDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowUserDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowUserDriveItem.md index cbe6e5e3f8b3..b6633df1d410 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowUserDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowUserDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgunfollowuserdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUnfollowUserDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowUserDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowUserDriveRoot.md index 1b633cef8083..0f30e1ffe751 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowUserDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Invoke-MgUnfollowUserDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/invoke-mgunfollowuserdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUnfollowUserDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgDriveListContentTypeWithHubSite.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgDriveListContentTypeWithHubSite.md index 3e6a1ef780b3..c98d16ba4cb2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgDriveListContentTypeWithHubSite.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgDriveListContentTypeWithHubSite.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/join-mgdrivelistcontenttypewithhubsite Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Join-MgDriveListContentTypeWithHubSite --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgGroupDriveListContentTypeWithHubSite.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgGroupDriveListContentTypeWithHubSite.md index 16b5ecd2c375..e3132b705f1a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgGroupDriveListContentTypeWithHubSite.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgGroupDriveListContentTypeWithHubSite.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/join-mggroupdrivelistcontenttypewithhubsite Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Join-MgGroupDriveListContentTypeWithHubSite --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgShareListContentTypeWithHubSite.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgShareListContentTypeWithHubSite.md index ce4f8f0c4681..4cc43b9c59e0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgShareListContentTypeWithHubSite.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgShareListContentTypeWithHubSite.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/join-mgsharelistcontenttypewithhubsite Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Join-MgShareListContentTypeWithHubSite --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgUserDriveListContentTypeWithHubSite.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgUserDriveListContentTypeWithHubSite.md index 48e75c594b3c..2c38c80b2c7e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgUserDriveListContentTypeWithHubSite.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Join-MgUserDriveListContentTypeWithHubSite.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/join-mguserdrivelistcontenttypewithhubsite Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Join-MgUserDriveListContentTypeWithHubSite --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Microsoft.Graph.Files.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Microsoft.Graph.Files.md index e62a9a12bb57..361c3ac1ba31 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Microsoft.Graph.Files.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Microsoft.Graph.Files.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Files -Module Guid: 42cb9087-8a03-4916-89cf-b4ad6981035b +Module Guid: cd157c99-296e-470c-bf9d-6398a2612476 Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.files/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDrive.md index 5b2017f8a3b9..e9cdfe6bc88e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDrive --- @@ -1814,6 +1814,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2050,6 +2098,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3916,6 +3972,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4616,7 +4677,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4731,8 +4793,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4797,7 +4859,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4818,6 +4890,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6847,6 +6920,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7592,6 +7713,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8428,6 +8557,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9138,7 +9272,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9253,8 +9388,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9319,7 +9454,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9340,6 +9485,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -11888,6 +12034,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13263,6 +13457,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14046,6 +14248,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14746,7 +14953,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14861,8 +15069,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14927,7 +15135,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14948,6 +15166,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -16924,6 +17143,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17669,6 +17936,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18505,6 +18780,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19215,7 +19495,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19330,8 +19611,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19396,7 +19677,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19417,6 +19708,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -21958,6 +22250,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22703,6 +23043,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -23539,6 +23887,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24249,7 +24602,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -24364,8 +24718,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -24430,7 +24784,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -24451,6 +24815,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -26999,6 +27364,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -28374,6 +28787,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -29157,6 +29578,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -29857,7 +30283,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -29972,8 +30399,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30038,7 +30465,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -30059,6 +30496,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -32035,6 +32473,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -33147,6 +33633,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -34158,6 +34652,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -34858,7 +35357,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -34973,8 +35473,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -35039,7 +35539,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -35060,6 +35570,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -37125,6 +37636,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -37870,6 +38429,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -38706,6 +39273,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -39416,7 +39988,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -39531,8 +40104,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -39597,7 +40170,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -39618,6 +40201,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -42169,6 +42753,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -42914,6 +43546,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -43750,6 +44390,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -44460,7 +45105,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -44575,8 +45221,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -44641,7 +45287,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -44662,6 +45318,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveBundle.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveBundle.md index 7bbd1b486da7..bd37d22fffb2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveBundle.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveBundle.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdrivebundle Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveBundle --- @@ -2717,6 +2717,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3425,6 +3473,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4261,6 +4317,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4971,7 +5032,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5086,8 +5148,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5152,7 +5214,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5173,6 +5245,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7747,6 +7820,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8492,6 +8613,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9328,6 +9457,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10038,7 +10172,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10153,8 +10288,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10219,7 +10354,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10240,6 +10385,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12789,6 +12935,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13534,6 +13728,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14370,6 +14572,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15080,7 +15287,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15195,8 +15403,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15261,7 +15469,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15282,6 +15500,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17830,6 +18049,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -19205,6 +19472,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -19988,6 +20263,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20688,7 +20968,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20803,8 +21084,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20869,7 +21150,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20890,6 +21181,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22947,6 +23239,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -24322,6 +24662,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25105,6 +25453,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25805,7 +26158,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25920,8 +26274,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25986,7 +26340,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26007,6 +26371,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -27983,6 +28348,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -29305,6 +29718,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30088,6 +30509,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30788,7 +31214,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30903,8 +31330,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30969,7 +31396,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -30990,6 +31427,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItem.md index b6de5526d8c9..aba0ee382c55 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveItem --- @@ -2717,6 +2717,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3425,6 +3473,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4261,6 +4317,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4971,7 +5032,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5086,8 +5148,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5152,7 +5214,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5173,6 +5245,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7747,6 +7820,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8492,6 +8613,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9328,6 +9457,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10038,7 +10172,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10153,8 +10288,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10219,7 +10354,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10240,6 +10385,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12789,6 +12935,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13534,6 +13728,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14370,6 +14572,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15080,7 +15287,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15195,8 +15403,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15261,7 +15469,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15282,6 +15500,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17830,6 +18049,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -19205,6 +19472,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -19988,6 +20263,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20688,7 +20968,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20803,8 +21084,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20869,7 +21150,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20890,6 +21181,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22947,6 +23239,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -24322,6 +24662,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25105,6 +25453,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25805,7 +26158,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25920,8 +26274,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25986,7 +26340,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26007,6 +26371,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -27983,6 +28348,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -29305,6 +29718,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30088,6 +30509,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30788,7 +31214,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30903,8 +31330,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30969,7 +31396,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -30990,6 +31427,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemAnalyticItemActivityStat.md index 49f347df6b68..206c370f6b27 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriveitemanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveItemAnalyticItemActivityStat --- @@ -1743,6 +1743,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2480,6 +2528,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3316,6 +3372,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4026,7 +4087,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4141,8 +4203,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4207,7 +4269,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4228,6 +4300,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6786,6 +6859,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7500,6 +7621,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8336,6 +8465,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9046,7 +9180,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9161,8 +9296,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9227,7 +9362,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9248,6 +9393,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemChild.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemChild.md index d92cfa538f05..9ad314e30f44 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemChild.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemChild.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriveitemchild Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveItemChild --- @@ -2752,6 +2752,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3460,6 +3508,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4296,6 +4352,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -5006,7 +5067,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5121,8 +5183,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5187,7 +5249,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5208,6 +5280,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7782,6 +7855,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8527,6 +8648,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9363,6 +9492,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10073,7 +10207,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10188,8 +10323,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10254,7 +10389,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10275,6 +10420,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12824,6 +12970,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13569,6 +13763,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14405,6 +14607,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15115,7 +15322,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15230,8 +15438,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15296,7 +15504,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15317,6 +15535,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17865,6 +18084,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -19240,6 +19507,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20023,6 +20298,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20723,7 +21003,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20838,8 +21119,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20904,7 +21185,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20925,6 +21216,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22982,6 +23274,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -24357,6 +24697,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25140,6 +25488,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25840,7 +26193,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25955,8 +26309,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26021,7 +26375,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26042,6 +26406,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -28018,6 +28383,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -29340,6 +29753,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30123,6 +30544,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30823,7 +31249,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30938,8 +31365,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -31004,7 +31431,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31025,6 +31462,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemLink.md index 4ff692e0316f..0492fe130858 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriveitemlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveItemLink --- @@ -14,7 +14,7 @@ title: New-MgDriveItemLink ## SYNOPSIS Create a link to share a driveItem driveItem. -The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.If a sharing link of the specified type already exists for the app, the existing sharing link is returned. +The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\rIf a sharing link of the specified type already exists for the app, the existing sharing link is returned. DriveItem resources inherit sharing permissions from their ancestors. > [!NOTE] @@ -76,7 +76,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Create a link to share a driveItem driveItem. -The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.If a sharing link of the specified type already exists for the app, the existing sharing link is returned. +The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\rIf a sharing link of the specified type already exists for the app, the existing sharing link is returned. DriveItem resources inherit sharing permissions from their ancestors. **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemListItemDocumentSetVersion.md index db1c92c5852d..51e04fdbde9c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemListItemLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemListItemLink.md index 70f6237c285f..a456cf6908d4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemListItemLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemListItemLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriveitemlistitemlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveItemListItemLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemListItemVersion.md index 4f1ec70e436f..43853dee5bf3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemPermission.md index c5c54667c65e..28a6361e8e70 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemSubscription.md index dc9d2306d125..64f9ff3cf50e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemThumbnail.md index 0723411b7869..424ab10c00e3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriveitemthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveItemThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemUploadSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemUploadSession.md index 13e7f532d675..5cd1407e457c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemUploadSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemUploadSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriveitemuploadsession Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveItemUploadSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemVersion.md index 1c58e68295c1..4129549cbbcb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListColumn.md index 3cc3d8065535..b906047f4776 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdrivelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveListColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListContentType.md index 4bc561734872..98ea0673aef9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListContentTypeColumn.md index 92466eaee171..0e4a4acee069 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdrivelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveListContentTypeColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListContentTypeColumnLink.md index 84e79559c056..d42f8a21b25e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdrivelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItem.md index d73b9a2321c0..6feb7ed54a42 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdrivelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveListItem --- @@ -1953,6 +1953,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2661,6 +2709,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3497,6 +3553,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4207,7 +4268,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4322,8 +4384,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4388,7 +4450,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4409,6 +4481,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6964,6 +7037,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8286,6 +8407,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9069,6 +9198,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9769,7 +9903,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9884,8 +10019,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9950,7 +10085,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9971,6 +10116,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12010,6 +12156,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13385,6 +13579,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14168,6 +14370,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14868,7 +15075,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14983,8 +15191,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15049,7 +15257,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15070,6 +15288,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17083,6 +17302,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17828,6 +18095,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18664,6 +18939,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19374,7 +19654,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19489,8 +19770,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19555,7 +19836,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19576,6 +19867,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22150,6 +22442,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23525,6 +23865,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24308,6 +24656,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25008,7 +25361,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25123,8 +25477,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25189,7 +25543,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25210,6 +25574,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItemDocumentSetVersion.md index b0c0fa12cba2..de92a0860e22 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItemLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItemLink.md index d52a991f7f4b..9c095829192d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItemLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItemLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdrivelistitemlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveListItemLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItemVersion.md index 6578b9cf7646..885783c37858 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListOperation.md index af908c24ad56..8ddbe08726e7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdrivelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListSubscription.md index a65f85e0dd4b..0bcb0a186732 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootAnalyticItemActivityStat.md index 179a37c49675..8fd39eff80d3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriverootanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveRootAnalyticItemActivityStat --- @@ -1715,6 +1715,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2452,6 +2500,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3288,6 +3344,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3998,7 +4059,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4113,8 +4175,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4179,7 +4241,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4200,6 +4272,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6758,6 +6831,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7472,6 +7593,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8308,6 +8437,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9018,7 +9152,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9133,8 +9268,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9199,7 +9334,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9220,6 +9365,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootChild.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootChild.md index cfea8bec12ae..0424742edaff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootChild.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootChild.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriverootchild Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveRootChild --- @@ -2717,6 +2717,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3425,6 +3473,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4261,6 +4317,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4971,7 +5032,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5086,8 +5148,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5152,7 +5214,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5173,6 +5245,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7747,6 +7820,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8492,6 +8613,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9328,6 +9457,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10038,7 +10172,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10153,8 +10288,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10219,7 +10354,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10240,6 +10385,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12789,6 +12935,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13534,6 +13728,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14370,6 +14572,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15080,7 +15287,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15195,8 +15403,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15261,7 +15469,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15282,6 +15500,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17830,6 +18049,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -19205,6 +19472,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -19988,6 +20263,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20688,7 +20968,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20803,8 +21084,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20869,7 +21150,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20890,6 +21181,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22947,6 +23239,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -24322,6 +24662,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25105,6 +25453,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25805,7 +26158,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25920,8 +26274,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25986,7 +26340,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26007,6 +26371,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -27983,6 +28348,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -29305,6 +29718,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30088,6 +30509,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30788,7 +31214,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30903,8 +31330,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30969,7 +31396,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -30990,6 +31427,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootLink.md index 949dc70dd12c..807d0bc1fc15 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriverootlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveRootLink --- @@ -14,7 +14,7 @@ title: New-MgDriveRootLink ## SYNOPSIS Create a link to share a driveItem driveItem. -The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.If a sharing link of the specified type already exists for the app, the existing sharing link is returned. +The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\rIf a sharing link of the specified type already exists for the app, the existing sharing link is returned. DriveItem resources inherit sharing permissions from their ancestors. > [!NOTE] @@ -76,7 +76,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Create a link to share a driveItem driveItem. -The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.If a sharing link of the specified type already exists for the app, the existing sharing link is returned. +The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\rIf a sharing link of the specified type already exists for the app, the existing sharing link is returned. DriveItem resources inherit sharing permissions from their ancestors. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootListItemDocumentSetVersion.md index 944325926b61..554d90cfbd5f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootListItemLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootListItemLink.md index a5a7e385c65f..56230283f9a7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootListItemLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootListItemLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriverootlistitemlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveRootListItemLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootListItemVersion.md index eec91a3308a6..e1e46a64ae7b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootPermission.md index 6517f9c73ef3..9834a0117433 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootSubscription.md index a8ef3fa668e3..baf71fb40fdf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootThumbnail.md index 58ae60105403..2f90a681b6ff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriverootthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveRootThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootUploadSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootUploadSession.md index 3607c7928e97..9ee595187f84 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootUploadSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootUploadSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriverootuploadsession Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveRootUploadSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootVersion.md index f3e1e1ee20b4..1b424e19b3a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDriveRootVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDrive.md index bab7898e3072..5b01cf49db4b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDrive --- @@ -2054,6 +2054,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2290,6 +2338,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4156,6 +4212,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4856,7 +4917,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4971,8 +5033,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5037,7 +5099,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5058,6 +5130,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7087,6 +7160,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7832,6 +7953,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8668,6 +8797,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9378,7 +9512,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9493,8 +9628,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9559,7 +9694,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9580,6 +9725,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12128,6 +12274,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13503,6 +13697,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14286,6 +14488,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14986,7 +15193,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15101,8 +15309,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15167,7 +15375,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15188,6 +15406,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17164,6 +17383,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17909,6 +18176,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18745,6 +19020,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19455,7 +19735,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19570,8 +19851,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19636,7 +19917,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19657,6 +19948,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22224,6 +22516,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22969,6 +23309,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -23805,6 +24153,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24515,7 +24868,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -24630,8 +24984,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -24696,7 +25050,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -24717,6 +25081,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -27265,6 +27630,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -28640,6 +29053,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -29423,6 +29844,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30123,7 +30549,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30238,8 +30665,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30304,7 +30731,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -30325,6 +30762,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -32301,6 +32739,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -33413,6 +33899,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -34424,6 +34918,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -35124,7 +35623,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -35239,8 +35739,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -35305,7 +35805,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -35326,6 +35836,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -37391,6 +37902,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -38136,6 +38695,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -38972,6 +39539,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -39682,7 +40254,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -39797,8 +40370,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -39863,7 +40436,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -39884,6 +40467,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -42435,6 +43019,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -43180,6 +43812,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -44016,6 +44656,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -44726,7 +45371,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -44841,8 +45487,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -44907,7 +45553,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -44928,6 +45584,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveBundle.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveBundle.md index 7995460ddf20..a0911a7167d4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveBundle.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveBundle.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdrivebundle Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveBundle --- @@ -2744,6 +2744,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3452,6 +3500,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4288,6 +4344,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4998,7 +5059,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5113,8 +5175,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5179,7 +5241,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5200,6 +5272,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7774,6 +7847,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8519,6 +8640,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9355,6 +9484,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10065,7 +10199,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10180,8 +10315,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10246,7 +10381,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10267,6 +10412,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12816,6 +12962,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13561,6 +13755,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14397,6 +14599,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15107,7 +15314,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15222,8 +15430,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15288,7 +15496,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15309,6 +15527,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17857,6 +18076,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -19232,6 +19499,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20015,6 +20290,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20715,7 +20995,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20830,8 +21111,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20896,7 +21177,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20917,6 +21208,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22974,6 +23266,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -24349,6 +24689,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25132,6 +25480,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25832,7 +26185,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25947,8 +26301,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26013,7 +26367,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26034,6 +26398,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -28010,6 +28375,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -29332,6 +29745,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30115,6 +30536,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30815,7 +31241,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30930,8 +31357,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30996,7 +31423,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31017,6 +31454,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItem.md index d6bf131d10f7..1aab438009fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveItem --- @@ -2744,6 +2744,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3452,6 +3500,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4288,6 +4344,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4998,7 +5059,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5113,8 +5175,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5179,7 +5241,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5200,6 +5272,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7774,6 +7847,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8519,6 +8640,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9355,6 +9484,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10065,7 +10199,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10180,8 +10315,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10246,7 +10381,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10267,6 +10412,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12816,6 +12962,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13561,6 +13755,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14397,6 +14599,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15107,7 +15314,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15222,8 +15430,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15288,7 +15496,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15309,6 +15527,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17857,6 +18076,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -19232,6 +19499,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20015,6 +20290,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20715,7 +20995,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20830,8 +21111,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20896,7 +21177,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20917,6 +21208,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22974,6 +23266,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -24349,6 +24689,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25132,6 +25480,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25832,7 +26185,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25947,8 +26301,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26013,7 +26367,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26034,6 +26398,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -28010,6 +28375,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -29332,6 +29745,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30115,6 +30536,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30815,7 +31241,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30930,8 +31357,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30996,7 +31423,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31017,6 +31454,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemAnalyticItemActivityStat.md index 36732f3afd60..de72ab8c7743 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriveitemanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveItemAnalyticItemActivityStat --- @@ -1771,6 +1771,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2508,6 +2556,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3344,6 +3400,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4054,7 +4115,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4169,8 +4231,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4235,7 +4297,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4256,6 +4328,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6814,6 +6887,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7528,6 +7649,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8364,6 +8493,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9074,7 +9208,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9189,8 +9324,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9255,7 +9390,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9276,6 +9421,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemChild.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemChild.md index 7a529f8f7407..7ab458efc7d4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemChild.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemChild.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriveitemchild Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveItemChild --- @@ -2772,6 +2772,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3480,6 +3528,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4316,6 +4372,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -5026,7 +5087,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5141,8 +5203,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5207,7 +5269,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5228,6 +5300,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7802,6 +7875,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8547,6 +8668,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9383,6 +9512,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10093,7 +10227,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10208,8 +10343,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10274,7 +10409,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10295,6 +10440,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12844,6 +12990,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13589,6 +13783,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14425,6 +14627,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15135,7 +15342,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15250,8 +15458,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15316,7 +15524,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15337,6 +15555,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17885,6 +18104,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -19260,6 +19527,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20043,6 +20318,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20743,7 +21023,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20858,8 +21139,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20924,7 +21205,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20945,6 +21236,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -23002,6 +23294,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -24377,6 +24717,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25160,6 +25508,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25860,7 +26213,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25975,8 +26329,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26041,7 +26395,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26062,6 +26426,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -28038,6 +28403,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -29360,6 +29773,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30143,6 +30564,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30843,7 +31269,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30958,8 +31385,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -31024,7 +31451,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31045,6 +31482,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemLink.md index 1bda3863ed32..9dc5a4b2502b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriveitemlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveItemLink --- @@ -14,7 +14,7 @@ title: New-MgGroupDriveItemLink ## SYNOPSIS Create a link to share a driveItem driveItem. -The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.If a sharing link of the specified type already exists for the app, the existing sharing link is returned. +The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\rIf a sharing link of the specified type already exists for the app, the existing sharing link is returned. DriveItem resources inherit sharing permissions from their ancestors. > [!NOTE] @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Create a link to share a driveItem driveItem. -The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.If a sharing link of the specified type already exists for the app, the existing sharing link is returned. +The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\rIf a sharing link of the specified type already exists for the app, the existing sharing link is returned. DriveItem resources inherit sharing permissions from their ancestors. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemListItemDocumentSetVersion.md index a13e25fb9293..083359f0e8cd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemListItemLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemListItemLink.md index b616bd96db52..788d61e5c28e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemListItemLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemListItemLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriveitemlistitemlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveItemListItemLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemListItemVersion.md index 63a5056856d2..402380d685d1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemPermission.md index 57d9f1de27a5..a86493a6ba97 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemSubscription.md index 8f87ad9fc516..9833a59438b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemThumbnail.md index 498f4e0493ea..49dbb3955de5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriveitemthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveItemThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemUploadSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemUploadSession.md index a6f2837c6110..94856e82e787 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemUploadSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemUploadSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriveitemuploadsession Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveItemUploadSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemVersion.md index 46dfd5af95ba..9a8cb22855e4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListColumn.md index 579f6bdaa528..b19592b4cf22 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdrivelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveListColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListContentType.md index b82211ebaf67..077ffa00b90a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListContentTypeColumn.md index 9fcdd4e8b9b1..1e99922baa8b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdrivelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveListContentTypeColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListContentTypeColumnLink.md index d4af8ef40838..a5b3f5428e51 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdrivelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItem.md index 6b3627e7e490..9b5ca5cb3af9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdrivelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveListItem --- @@ -1980,6 +1980,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2688,6 +2736,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3524,6 +3580,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4234,7 +4295,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4349,8 +4411,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4415,7 +4477,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4436,6 +4508,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6991,6 +7064,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8313,6 +8434,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9096,6 +9225,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9796,7 +9930,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9911,8 +10046,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9977,7 +10112,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9998,6 +10143,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12037,6 +12183,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13412,6 +13606,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14195,6 +14397,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14895,7 +15102,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15010,8 +15218,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15076,7 +15284,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15097,6 +15315,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17110,6 +17329,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17855,6 +18122,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18691,6 +18966,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19401,7 +19681,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19516,8 +19797,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19582,7 +19863,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19603,6 +19894,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22177,6 +22469,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23552,6 +23892,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24335,6 +24683,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25035,7 +25388,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25150,8 +25504,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25216,7 +25570,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25237,6 +25601,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItemDocumentSetVersion.md index 28fc8ee6d844..064f657cde68 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItemLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItemLink.md index 3ddd2c6c2aa5..1663b6386ebf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItemLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItemLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdrivelistitemlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveListItemLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItemVersion.md index 946d3e5da08a..ea4d8de7a974 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListOperation.md index 9be8aa4444d7..eeee83aa56eb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdrivelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListSubscription.md index 47be14a7033d..8fa736209cc5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootAnalyticItemActivityStat.md index b2cc80718a91..f34f7609f0bb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriverootanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveRootAnalyticItemActivityStat --- @@ -1743,6 +1743,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2480,6 +2528,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3316,6 +3372,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4026,7 +4087,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4141,8 +4203,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4207,7 +4269,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4228,6 +4300,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6786,6 +6859,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7500,6 +7621,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8336,6 +8465,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9046,7 +9180,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9161,8 +9296,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9227,7 +9362,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9248,6 +9393,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootChild.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootChild.md index 0c5872515edc..996aeca93381 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootChild.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootChild.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriverootchild Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveRootChild --- @@ -2744,6 +2744,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3452,6 +3500,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4288,6 +4344,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4998,7 +5059,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5113,8 +5175,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5179,7 +5241,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5200,6 +5272,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7774,6 +7847,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8519,6 +8640,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9355,6 +9484,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10065,7 +10199,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10180,8 +10315,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10246,7 +10381,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10267,6 +10412,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12816,6 +12962,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13561,6 +13755,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14397,6 +14599,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15107,7 +15314,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15222,8 +15430,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15288,7 +15496,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15309,6 +15527,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17857,6 +18076,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -19232,6 +19499,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20015,6 +20290,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20715,7 +20995,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20830,8 +21111,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20896,7 +21177,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20917,6 +21208,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22974,6 +23266,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -24349,6 +24689,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25132,6 +25480,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25832,7 +26185,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25947,8 +26301,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26013,7 +26367,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26034,6 +26398,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -28010,6 +28375,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -29332,6 +29745,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30115,6 +30536,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30815,7 +31241,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30930,8 +31357,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30996,7 +31423,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31017,6 +31454,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootLink.md index 7862b8914bb6..102f4e0f43ab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriverootlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveRootLink --- @@ -14,7 +14,7 @@ title: New-MgGroupDriveRootLink ## SYNOPSIS Create a link to share a driveItem driveItem. -The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.If a sharing link of the specified type already exists for the app, the existing sharing link is returned. +The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\rIf a sharing link of the specified type already exists for the app, the existing sharing link is returned. DriveItem resources inherit sharing permissions from their ancestors. > [!NOTE] @@ -76,7 +76,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Create a link to share a driveItem driveItem. -The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.If a sharing link of the specified type already exists for the app, the existing sharing link is returned. +The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\rIf a sharing link of the specified type already exists for the app, the existing sharing link is returned. DriveItem resources inherit sharing permissions from their ancestors. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootListItemDocumentSetVersion.md index abcf3b223d74..6bbf71968686 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootListItemLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootListItemLink.md index 83932434522a..b1d0cbac2116 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootListItemLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootListItemLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriverootlistitemlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveRootListItemLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootListItemVersion.md index 1681701d58ed..554ca50ddd2e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootPermission.md index f900639ab4f4..f334074da34f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootSubscription.md index a3b5f5b971a8..14339d0d5bbb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootThumbnail.md index b80f04400be5..07b80266d743 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriverootthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveRootThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootUploadSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootUploadSession.md index 35d718b62149..f7c5e888991b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootUploadSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootUploadSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriverootuploadsession Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveRootUploadSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootVersion.md index beeed7a26403..2b66eb2b3908 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgGroupDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mggroupdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupDriveRootVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListColumn.md index 21c15b42cfef..4ad915842195 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgsharelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgShareListColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListContentType.md index bd8319b0bacf..ed5d897f1504 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgsharelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgShareListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListContentTypeColumn.md index 41d3480ec563..9cea458cc64c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgsharelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgShareListContentTypeColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListContentTypeColumnLink.md index 2274c7a3f85b..ffd4054e6b78 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgsharelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgShareListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListItem.md index fc77895088e7..d60d0da1306e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgsharelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgShareListItem --- @@ -1953,6 +1953,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2661,6 +2709,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3497,6 +3553,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4207,7 +4268,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4322,8 +4384,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4388,7 +4450,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4409,6 +4481,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6964,6 +7037,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8286,6 +8407,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9069,6 +9198,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9769,7 +9903,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9884,8 +10019,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9950,7 +10085,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9971,6 +10116,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12010,6 +12156,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13385,6 +13579,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14168,6 +14370,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14868,7 +15075,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14983,8 +15191,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15049,7 +15257,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15070,6 +15288,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17083,6 +17302,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17828,6 +18095,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18664,6 +18939,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19374,7 +19654,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19489,8 +19770,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19555,7 +19836,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19576,6 +19867,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22150,6 +22442,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23525,6 +23865,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24308,6 +24656,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25008,7 +25361,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25123,8 +25477,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25189,7 +25543,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25210,6 +25574,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListItemDocumentSetVersion.md index ab88cd89ecce..75edb0bc243c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgsharelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgShareListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListItemVersion.md index 7c5c926a55ba..c7d2f8a9adf9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgsharelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgShareListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListOperation.md index c22f621c136f..26f8517329c3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgsharelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgShareListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListSubscription.md index f274f564e578..acac4ed75dde 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgsharelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgShareListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareSharedDriveItemSharedDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareSharedDriveItemSharedDriveItem.md index 8fa58843fa10..5bcafc8a4213 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareSharedDriveItemSharedDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgShareSharedDriveItemSharedDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mgshareshareddriveitemshareddriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgShareSharedDriveItemSharedDriveItem --- @@ -1742,6 +1742,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3117,6 +3165,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3900,6 +3956,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4600,7 +4661,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4715,8 +4777,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4781,7 +4843,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4802,6 +4874,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6812,6 +6885,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8187,6 +8308,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8970,6 +9099,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9670,7 +9804,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9785,8 +9920,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9851,7 +9986,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9872,6 +10017,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -11848,6 +11994,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12593,6 +12787,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -13429,6 +13631,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14139,7 +14346,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14254,8 +14462,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14320,7 +14528,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14341,6 +14559,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -16881,6 +17100,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17626,6 +17893,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18462,6 +18737,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19172,7 +19452,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19287,8 +19568,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19353,7 +19634,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19374,6 +19665,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -21922,6 +22214,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23297,6 +23637,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24080,6 +24428,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24780,7 +25133,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -24895,8 +25249,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -24961,7 +25315,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -24982,6 +25346,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -26958,6 +27323,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -28070,6 +28483,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -29081,6 +29502,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -29781,7 +30207,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -29896,8 +30323,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -29962,7 +30389,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -29983,6 +30420,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -31991,6 +32429,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -33313,6 +33799,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -34096,6 +34590,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -34796,7 +35295,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -34911,8 +35411,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -34977,7 +35477,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -34998,6 +35508,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -37155,6 +37666,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -37900,6 +38459,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -38736,6 +39303,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -39446,7 +40018,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -39561,8 +40134,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -39627,7 +40200,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -39648,6 +40231,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -42188,6 +42772,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -43563,6 +44195,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -44080,6 +44720,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -44943,7 +45588,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -45058,8 +45704,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -45124,7 +45770,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -45145,6 +45801,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDrive.md index 208288302d74..94711e15c1ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDrive --- @@ -2054,6 +2054,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2290,6 +2338,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4156,6 +4212,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4856,7 +4917,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4971,8 +5033,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5037,7 +5099,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5058,6 +5130,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7087,6 +7160,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7832,6 +7953,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8668,6 +8797,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9378,7 +9512,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9493,8 +9628,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9559,7 +9694,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9580,6 +9725,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12128,6 +12274,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13503,6 +13697,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14286,6 +14488,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14986,7 +15193,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15101,8 +15309,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15167,7 +15375,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15188,6 +15406,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17164,6 +17383,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17909,6 +18176,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18745,6 +19020,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19455,7 +19735,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19570,8 +19851,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19636,7 +19917,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19657,6 +19948,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22224,6 +22516,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22969,6 +23309,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -23805,6 +24153,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24515,7 +24868,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -24630,8 +24984,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -24696,7 +25050,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -24717,6 +25081,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -27265,6 +27630,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -28640,6 +29053,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -29423,6 +29844,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30123,7 +30549,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30238,8 +30665,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30304,7 +30731,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -30325,6 +30762,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -32301,6 +32739,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -33413,6 +33899,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -34424,6 +34918,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -35124,7 +35623,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -35239,8 +35739,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -35305,7 +35805,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -35326,6 +35836,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -37391,6 +37902,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -38136,6 +38695,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -38972,6 +39539,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -39682,7 +40254,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -39797,8 +40370,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -39863,7 +40436,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -39884,6 +40467,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -42435,6 +43019,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -43180,6 +43812,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -44016,6 +44656,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -44726,7 +45371,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -44841,8 +45487,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -44907,7 +45553,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -44928,6 +45584,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveBundle.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveBundle.md index afb299e2307b..4a98dbd4cf31 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveBundle.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveBundle.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdrivebundle Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveBundle --- @@ -2744,6 +2744,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3452,6 +3500,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4288,6 +4344,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4998,7 +5059,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5113,8 +5175,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5179,7 +5241,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5200,6 +5272,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7774,6 +7847,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8519,6 +8640,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9355,6 +9484,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10065,7 +10199,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10180,8 +10315,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10246,7 +10381,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10267,6 +10412,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12816,6 +12962,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13561,6 +13755,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14397,6 +14599,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15107,7 +15314,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15222,8 +15430,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15288,7 +15496,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15309,6 +15527,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17857,6 +18076,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -19232,6 +19499,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20015,6 +20290,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20715,7 +20995,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20830,8 +21111,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20896,7 +21177,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20917,6 +21208,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22974,6 +23266,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -24349,6 +24689,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25132,6 +25480,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25832,7 +26185,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25947,8 +26301,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26013,7 +26367,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26034,6 +26398,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -28010,6 +28375,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -29332,6 +29745,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30115,6 +30536,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30815,7 +31241,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30930,8 +31357,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30996,7 +31423,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31017,6 +31454,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItem.md index c8ec3a1a5d09..1d47f6e1c896 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveItem --- @@ -2744,6 +2744,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3452,6 +3500,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4288,6 +4344,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4998,7 +5059,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5113,8 +5175,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5179,7 +5241,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5200,6 +5272,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7774,6 +7847,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8519,6 +8640,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9355,6 +9484,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10065,7 +10199,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10180,8 +10315,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10246,7 +10381,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10267,6 +10412,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12816,6 +12962,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13561,6 +13755,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14397,6 +14599,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15107,7 +15314,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15222,8 +15430,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15288,7 +15496,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15309,6 +15527,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17857,6 +18076,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -19232,6 +19499,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20015,6 +20290,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20715,7 +20995,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20830,8 +21111,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20896,7 +21177,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20917,6 +21208,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22974,6 +23266,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -24349,6 +24689,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25132,6 +25480,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25832,7 +26185,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25947,8 +26301,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26013,7 +26367,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26034,6 +26398,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -28010,6 +28375,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -29332,6 +29745,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30115,6 +30536,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30815,7 +31241,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30930,8 +31357,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30996,7 +31423,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31017,6 +31454,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemAnalyticItemActivityStat.md index e73109f6639b..5feaef839e2d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriveitemanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveItemAnalyticItemActivityStat --- @@ -1770,6 +1770,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2507,6 +2555,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3343,6 +3399,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4053,7 +4114,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4168,8 +4230,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4234,7 +4296,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4255,6 +4327,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6813,6 +6886,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7527,6 +7648,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8363,6 +8492,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9073,7 +9207,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9188,8 +9323,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9254,7 +9389,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9275,6 +9420,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemChild.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemChild.md index 5b93463565b8..5b7482aa9d1e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemChild.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemChild.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriveitemchild Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveItemChild --- @@ -2772,6 +2772,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3480,6 +3528,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4316,6 +4372,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -5026,7 +5087,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5141,8 +5203,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5207,7 +5269,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5228,6 +5300,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7802,6 +7875,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8547,6 +8668,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9383,6 +9512,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10093,7 +10227,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10208,8 +10343,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10274,7 +10409,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10295,6 +10440,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12844,6 +12990,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13589,6 +13783,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14425,6 +14627,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15135,7 +15342,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15250,8 +15458,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15316,7 +15524,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15337,6 +15555,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17885,6 +18104,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -19260,6 +19527,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20043,6 +20318,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20743,7 +21023,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20858,8 +21139,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20924,7 +21205,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20945,6 +21236,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -23002,6 +23294,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -24377,6 +24717,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25160,6 +25508,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25860,7 +26213,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25975,8 +26329,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26041,7 +26395,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26062,6 +26426,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -28038,6 +28403,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -29360,6 +29773,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30143,6 +30564,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30843,7 +31269,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30958,8 +31385,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -31024,7 +31451,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31045,6 +31482,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemLink.md index d717bab84297..adadd093211f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriveitemlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveItemLink --- @@ -14,7 +14,7 @@ title: New-MgUserDriveItemLink ## SYNOPSIS Create a link to share a driveItem driveItem. -The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.If a sharing link of the specified type already exists for the app, the existing sharing link is returned. +The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\rIf a sharing link of the specified type already exists for the app, the existing sharing link is returned. DriveItem resources inherit sharing permissions from their ancestors. > [!NOTE] @@ -77,7 +77,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Create a link to share a driveItem driveItem. -The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.If a sharing link of the specified type already exists for the app, the existing sharing link is returned. +The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\rIf a sharing link of the specified type already exists for the app, the existing sharing link is returned. DriveItem resources inherit sharing permissions from their ancestors. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemListItemDocumentSetVersion.md index db66677da89f..bbd00f41b0c3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemListItemLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemListItemLink.md index 63ece5a402c4..9a77096e260e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemListItemLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemListItemLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriveitemlistitemlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveItemListItemLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemListItemVersion.md index 79cac217bf85..8a16659ef5b9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemPermission.md index 39ea6a1da6ec..cd31ac44f9cc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemSubscription.md index 8f5b7156e0de..afaa185f0bff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemThumbnail.md index 4185f87ac06e..b170be5b5dce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriveitemthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveItemThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemUploadSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemUploadSession.md index ec2b27800419..dfcff04e23ff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemUploadSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemUploadSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriveitemuploadsession Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveItemUploadSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemVersion.md index 92ef813f0dcf..da33f8f92a8b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListColumn.md index 1323ebe83d79..bfd61fb30ec3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdrivelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveListColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListContentType.md index f8306ffc5358..0f2e94a24d1d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListContentTypeColumn.md index abe16c0056c2..f06ea65bf2e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdrivelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveListContentTypeColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListContentTypeColumnLink.md index 7e7323a781a9..5ae46bfd69ae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdrivelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItem.md index 83dc33cf4a52..7ac6db7be8d8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdrivelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveListItem --- @@ -1980,6 +1980,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2688,6 +2736,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3524,6 +3580,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4234,7 +4295,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4349,8 +4411,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4415,7 +4477,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4436,6 +4508,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6991,6 +7064,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8313,6 +8434,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9096,6 +9225,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9796,7 +9930,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9911,8 +10046,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9977,7 +10112,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9998,6 +10143,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12037,6 +12183,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13412,6 +13606,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14195,6 +14397,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14895,7 +15102,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15010,8 +15218,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15076,7 +15284,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15097,6 +15315,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17110,6 +17329,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17855,6 +18122,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18691,6 +18966,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19401,7 +19681,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19516,8 +19797,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19582,7 +19863,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19603,6 +19894,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22177,6 +22469,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23552,6 +23892,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24335,6 +24683,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25035,7 +25388,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25150,8 +25504,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25216,7 +25570,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25237,6 +25601,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItemDocumentSetVersion.md index 8115955340f7..6dd9a0a43f50 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItemLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItemLink.md index b832495c9ff1..48b81c21e2f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItemLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItemLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdrivelistitemlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveListItemLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItemVersion.md index 426efe44b687..1648c003d4c4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListOperation.md index 0b9a82314849..b1754f510faa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdrivelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListSubscription.md index d60153ca6b8e..3e0d1537f8ff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootAnalyticItemActivityStat.md index 73e93cbebc9e..8564ca9d5e84 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriverootanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveRootAnalyticItemActivityStat --- @@ -1743,6 +1743,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2480,6 +2528,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3316,6 +3372,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4026,7 +4087,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4141,8 +4203,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4207,7 +4269,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4228,6 +4300,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6786,6 +6859,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7500,6 +7621,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8336,6 +8465,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9046,7 +9180,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9161,8 +9296,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9227,7 +9362,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9248,6 +9393,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootChild.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootChild.md index 2090cc51c320..344acd21fcb6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootChild.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootChild.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriverootchild Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveRootChild --- @@ -2744,6 +2744,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3452,6 +3500,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4288,6 +4344,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4998,7 +5059,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5113,8 +5175,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5179,7 +5241,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5200,6 +5272,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7774,6 +7847,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8519,6 +8640,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9355,6 +9484,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10065,7 +10199,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10180,8 +10315,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10246,7 +10381,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10267,6 +10412,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12816,6 +12962,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13561,6 +13755,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14397,6 +14599,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15107,7 +15314,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15222,8 +15430,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15288,7 +15496,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15309,6 +15527,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17857,6 +18076,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -19232,6 +19499,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20015,6 +20290,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20715,7 +20995,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20830,8 +21111,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20896,7 +21177,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20917,6 +21208,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22974,6 +23266,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -24349,6 +24689,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25132,6 +25480,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25832,7 +26185,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25947,8 +26301,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26013,7 +26367,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26034,6 +26398,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -28010,6 +28375,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -29332,6 +29745,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30115,6 +30536,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30815,7 +31241,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30930,8 +31357,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30996,7 +31423,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31017,6 +31454,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootLink.md index 8a6c8a9de45d..b5458b27723e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriverootlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveRootLink --- @@ -14,7 +14,7 @@ title: New-MgUserDriveRootLink ## SYNOPSIS Create a link to share a driveItem driveItem. -The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.If a sharing link of the specified type already exists for the app, the existing sharing link is returned. +The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\rIf a sharing link of the specified type already exists for the app, the existing sharing link is returned. DriveItem resources inherit sharing permissions from their ancestors. > [!NOTE] @@ -76,7 +76,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Create a link to share a driveItem driveItem. -The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.If a sharing link of the specified type already exists for the app, the existing sharing link is returned. +The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application.\rIf a sharing link of the specified type already exists for the app, the existing sharing link is returned. DriveItem resources inherit sharing permissions from their ancestors. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootListItemDocumentSetVersion.md index bbc7ffda66e7..3817730bfefe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootListItemLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootListItemLink.md index f920096ce513..3d86368e54b8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootListItemLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootListItemLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriverootlistitemlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveRootListItemLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootListItemVersion.md index 572e42f85a61..286116edda2d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootPermission.md index 262092dfe5ba..237e99cc4b03 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootSubscription.md index ab74c1ad8f6c..11e25c29145a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootThumbnail.md index 07917a95857b..420ae106bb5b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriverootthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveRootThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootUploadSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootUploadSession.md index 97dd1fee7a9a..5454bb18bb92 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootUploadSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootUploadSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriverootuploadsession Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveRootUploadSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootVersion.md index 62177c100e80..a456a5a3c379 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/New-MgUserDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/new-mguserdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserDriveRootVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgDriveListContentType.md index 10428eea0fac..e3793012e616 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/publish-mgdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Publish-MgDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgGroupDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgGroupDriveListContentType.md index f63378d253b5..49e3fd790851 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgGroupDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgGroupDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/publish-mggroupdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Publish-MgGroupDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgShareListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgShareListContentType.md index e084a5008d96..01bd42a2fd19 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgShareListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgShareListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/publish-mgsharelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Publish-MgShareListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgUserDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgUserDriveListContentType.md index 198b2cc5e6b8..1206c65b55b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgUserDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Publish-MgUserDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/publish-mguserdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Publish-MgUserDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDrive.md index a66767295b8f..ecac2c91be44 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveBundleContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveBundleContent.md index 9f123c6890d6..5d66da9f4521 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveBundleContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveBundleContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivebundlecontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveBundleContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveFollowingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveFollowingContent.md index 6e9fbfc564d1..4292ee79ba7b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveFollowingContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveFollowingContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivefollowingcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveFollowingContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItem.md index 6dbbda75d3ce..b1ff7809a7ef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemAnalytic.md index 86ce24dd9474..714224cbf1a1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemAnalyticItemActivityStat.md index 8c067178e88f..d1b6f2218b84 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemAnalyticItemActivityStat --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemCheckout.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemCheckout.md index 32989adbc4b5..759cd8aad717 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemCheckout.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemCheckout.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemcheckout Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemCheckout --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemChildContent.md index 1206d2e56482..514543623290 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemContent.md index 3b09f45a303a..3cecd1788754 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItem.md index a7f05feca249..67b95a259ec7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemDocumentSetVersion.md index ac30ff7ad09a..7fbea3531b92 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemDocumentSetVersionField.md index 64b9e7aa2aab..93a5eb62cde9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemDriveItemContent.md index c0a7d2040b6d..648153fa0d1c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemField.md index ea770e84479a..f0366227635b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemVersion.md index 3d75e284be9f..1a7385375bc2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemVersionField.md index c1095a05c5b8..65aab13f4f97 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemPermanent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemPermanent.md index d6982136ac49..a49c4e03f6aa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemPermanent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemPermanent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitempermanent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemPermanent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemPermission.md index 0e7b592d5122..941cd04e7f06 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemRetentionLabel.md index 6bca2586d0ae..2e65e0978061 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemSubscription.md index c406defca2dd..711ea2163e23 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemThumbnail.md index 0c4bc2a24993..0041f12aa1ef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemVersion.md index cc8fd67917c0..cd0ae1e81d02 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemVersionContent.md index db0bd9ab8fc4..886f363a68f5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveItemVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveitemversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveItemVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveList.md index 962b4dcc44f8..bfd222f788d1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelist Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListColumn.md index 84e04e782ef1..fa9b15b4b05e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveListColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListContentType.md index 7a05e2e729b0..e4f81cf538f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListContentTypeColumn.md index aa3be11db1e8..42082c7242f7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveListContentTypeColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListContentTypeColumnLink.md index 1c54f4665a25..ca5d3244dc5d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItem.md index c426e4885664..aee84d0fc247 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemDocumentSetVersion.md index 904f0d7da862..748abf6c6fe7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemDocumentSetVersionField.md index 8e5c96477c02..b5515dd97abf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemDriveItemContent.md index e3993103d7eb..2bee8a328a74 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemField.md index 2da650336a81..576745cfa3cb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemVersion.md index c603567e54f7..c06d2a5297b9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemVersionField.md index 61c768b4c6a1..5e8a10d4df71 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListOperation.md index 8eb4c66bdf82..1eaf1fbb538a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListSubscription.md index 8c5d91d53045..f76bba414998 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRoot.md index 81f4e7748f95..84774f0f42f5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootAnalytic.md index d65670f3c43f..ab5f0b1c2773 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootAnalyticItemActivityStat.md index 0784341e32a4..3e5e17167c62 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootAnalyticItemActivityStat --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootCheckout.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootCheckout.md index e94df37a235d..ca2db79579ab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootCheckout.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootCheckout.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootcheckout Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootCheckout --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootChildContent.md index 17fd3582e4ec..e387141269b8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootContent.md index 37ff89792b3c..ae8c8612d079 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItem.md index 979498eecf32..c4c0b479f853 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemDocumentSetVersion.md index b3f75ebd747f..b9bd690eb0c3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemDocumentSetVersionField.md index db3ccc2913bd..5ab8dd56f4e1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemDriveItemContent.md index 4fc6b2a9b1f2..f90c687a681e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemField.md index 8dab67874055..11bbd2116b83 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemVersion.md index b3ce64ed0f19..56e947f75df9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemVersionField.md index 2a1cf633ce5a..1f764c20d4a6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootPermanent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootPermanent.md index dff5bee3827e..569690a1a305 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootPermanent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootPermanent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootpermanent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootPermanent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootPermission.md index 4b019b231cfa..ab6db681e68b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootRetentionLabel.md index 671c83115a13..fa7e1224f565 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootSubscription.md index b15268e51470..50a51c582595 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootThumbnail.md index a08fcd8121c8..e0cecc42542d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootVersion.md index cd785f31659c..6e2920fb98d7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootVersionContent.md index a1d3c82202ba..882a272a8473 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveRootVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdriverootversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveRootVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveSpecialContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveSpecialContent.md index 1d52df045c79..8fd39b37a6d7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveSpecialContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgDriveSpecialContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgdrivespecialcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDriveSpecialContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDrive.md index 8b01c5416f37..7447a31e0e5b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveBundleContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveBundleContent.md index 1121f9581aed..09828b142e36 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveBundleContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveBundleContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivebundlecontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveBundleContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveFollowingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveFollowingContent.md index 7bc8da15fdd7..51086ac2cf41 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveFollowingContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveFollowingContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivefollowingcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveFollowingContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItem.md index 2277214eba35..97b449542e6b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemAnalytic.md index 99286f8ca084..0d55e4a603ba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemAnalyticItemActivityStat.md index 6b1e1a78847b..c8b6bc2bda0b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemAnalyticItemActivityStat --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemCheckout.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemCheckout.md index b637a0bd9966..18b46e281aa7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemCheckout.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemCheckout.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemcheckout Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemCheckout --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemChildContent.md index 809bb033b155..a3578d72c25a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemContent.md index 935902d34530..7192da9d6189 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItem.md index 2f6d5aca748b..07a9236f485f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemDocumentSetVersion.md index 1308bdad5d26..d589de5a54c7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemDocumentSetVersionField.md index 6231e8e64328..c0f0503d8e7f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemDriveItemContent.md index f8718ae7ea93..f75c39c0c196 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemField.md index 346d63a9d181..fec83c9b4297 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemVersion.md index 8479c2c5f215..8d6a196bb467 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemVersionField.md index 9192a71ddccb..a6c4fe8e851f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemPermanent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemPermanent.md index 0b4c0c51269b..3b3364dc8593 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemPermanent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemPermanent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitempermanent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemPermanent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemPermission.md index e87c08100ac8..fe4b1dea6ccd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemRetentionLabel.md index dd1d8bd228ac..601256feea51 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemSubscription.md index defb6ebe6a3d..1164c4d9b36a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemThumbnail.md index 83b139234e3e..22e652a5d42d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemVersion.md index 53fdf46eb32e..e16b545b25fc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemVersionContent.md index 68dbafce1231..464e95c5a5b7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveItemVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveitemversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveItemVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveList.md index a5cee5bde2de..d94dff6aed45 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelist Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListColumn.md index 961be20e9cf4..ba07fcb66a3b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveListColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListContentType.md index ae4ded06fe27..8793faa64fb6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListContentTypeColumn.md index ca7a97d234ab..c8f9b05296c6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveListContentTypeColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListContentTypeColumnLink.md index 46ac912c667d..39282611b343 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItem.md index e75982bbf575..a0c29aa8bd20 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemDocumentSetVersion.md index ff4b75cb4db4..e963cb7f7447 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemDocumentSetVersionField.md index ff1593bca36f..8dcc1af2d7e3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemDriveItemContent.md index d5a68e102875..1c2a6640e3ee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemField.md index 0a0f45eb1134..0ac8c7b24107 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemVersion.md index 639928f5c0a9..62f0a75549bf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemVersionField.md index dacd3860e74e..46ca42518054 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListOperation.md index 265fa2439cfb..f9b0ca8fec79 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListSubscription.md index 8d99298d9de5..5fe695d55fe2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRoot.md index 0d40b806f971..aa1af48f251a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootAnalytic.md index 3523cb189312..a4296329748e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootAnalyticItemActivityStat.md index 6c753e0832db..475499242cda 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootAnalyticItemActivityStat --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootCheckout.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootCheckout.md index 5b6925f56ad6..13f7636b9540 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootCheckout.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootCheckout.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootcheckout Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootCheckout --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootChildContent.md index de975892c5d3..e31aa1234ba0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootContent.md index f3ebb22ecf13..ff6fffe5e98a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItem.md index 739bd432d40d..87791114afc2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemDocumentSetVersion.md index c057f2a6ebae..73daebe3952d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemDocumentSetVersionField.md index 5c50b54edd0a..985e500429ff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemDriveItemContent.md index 8f50fe6bb668..d749b6c762f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemField.md index 1357b11045e5..35bbc5238acf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemVersion.md index 89fd92948bd0..d29917cfe745 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemVersionField.md index 60cdea328193..2429f70fd359 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootPermanent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootPermanent.md index ccbe00e4c499..8cdf73095c57 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootPermanent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootPermanent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootpermanent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootPermanent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootPermission.md index 9b4383f0d1d5..f54956ce4a3e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootRetentionLabel.md index 1cfd9c46d8c6..74f05aa28590 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootSubscription.md index 70ae2f2767b6..c1cb516f1ae6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootThumbnail.md index 04f54c237b6a..9dbea1c40a50 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootVersion.md index 79799cff2f42..5204ed86c327 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootVersionContent.md index 2a36176346bc..46ad233c79c3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveRootVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdriverootversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveRootVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveSpecialContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveSpecialContent.md index 2fabe71334c3..0a13f1f7b540 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveSpecialContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgGroupDriveSpecialContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mggroupdrivespecialcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupDriveSpecialContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareDriveItemContent.md index c5c9fc89dbda..a21258e3c560 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharedriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareItemContent.md index 3ab13c26dbc2..cfa5cda93055 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgshareitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareList.md index 31da5f0d6fbb..3bc5ce627007 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelist Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListColumn.md index dd17f06034c7..3689a2f2fa19 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareListColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListContentType.md index 7fa6aa714b39..0ca2f3d338bf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListContentTypeColumn.md index 04c2982ebfe9..60a85e66cfb6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareListContentTypeColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListContentTypeColumnLink.md index 60b2668ac293..26475a04d33c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItem.md index e18ac3281660..6b8aea7cfd7a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemDocumentSetVersion.md index dd314044053e..3cd2b1340822 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemDocumentSetVersionField.md index dc34571d4aa2..3583edc0255d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemDriveItemContent.md index ffdf47c65725..e02987850c98 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemField.md index cb68aefb954c..24611039b14c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemVersion.md index f32f249e8ac0..fa04f7dd5d3a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemVersionField.md index ef3c340c4d6e..e0adb53c4364 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListOperation.md index 843c4f009491..4bef86e52ec0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListSubscription.md index 831da57ec318..2c8aded76e2f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgSharePermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgSharePermission.md index 35349e82fb07..b1d288ade32d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgSharePermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgSharePermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharepermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSharePermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareRootContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareRootContent.md index 79ea335f0117..4706c05bf9ea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareRootContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareRootContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgsharerootcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareRootContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareSharedDriveItemSharedDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareSharedDriveItemSharedDriveItem.md index 9ac8291d01dd..e8baf45a7c19 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareSharedDriveItemSharedDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgShareSharedDriveItemSharedDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mgshareshareddriveitemshareddriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgShareSharedDriveItemSharedDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDrive.md index 4f646a31e0b5..60a6a55c4c0a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDrive --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveBundleContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveBundleContent.md index 9c2f5cf2ecf3..ed401565e47e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveBundleContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveBundleContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivebundlecontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveBundleContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveFollowingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveFollowingContent.md index 34b56eef6493..74f5adfdc877 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveFollowingContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveFollowingContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivefollowingcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveFollowingContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItem.md index ef1a050241e1..b4d595c3fbd5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemAnalytic.md index 353c64986ce2..cc42073b07bd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemAnalyticItemActivityStat.md index 59afeb65ff81..96ad4e029227 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemAnalyticItemActivityStat --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemCheckout.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemCheckout.md index 197f6657a297..5393e75d9fea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemCheckout.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemCheckout.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemcheckout Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemCheckout --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemChildContent.md index 581f573333a9..2207aca6d752 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemContent.md index ce2ccf17820f..5aba761c5d24 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItem.md index fefbd5a0d64e..3b9b89deb54a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemDocumentSetVersion.md index 622072c57711..82e01cf02579 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemDocumentSetVersionField.md index e6f344723e14..e35cace5bc17 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemDriveItemContent.md index 92074d89c2e6..ae6e76e6f3ba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemField.md index 9895c89fba71..a90607fe095a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemVersion.md index bf22969f76bc..f04376cd477d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemVersionField.md index 875bfb6eb8d9..efdccff11239 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemPermanent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemPermanent.md index 2a910442a2d0..0764582e6a59 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemPermanent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemPermanent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitempermanent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemPermanent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemPermission.md index 907665c11699..e2f99de929b0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemRetentionLabel.md index eeb185578723..16400a410a2d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemSubscription.md index 7e48e43f09fc..37dff00d3fae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemThumbnail.md index dbcc9f0bd208..91a9e6798f8c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemVersion.md index e24cd752158e..3c2e3ab21500 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemVersionContent.md index eec09b6c769c..88030e2a99a6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveItemVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveitemversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveItemVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveList.md index 62c10b10820b..b063636ccaec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelist Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListColumn.md index 83cc90890a64..6d1c405ea6e6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveListColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListContentType.md index 158047216884..68817f4da852 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListContentTypeColumn.md index a28b4478071d..4b9692c39515 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveListContentTypeColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListContentTypeColumnLink.md index d8466962f6a0..8a4d3624ed7a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItem.md index ac4777b60b2c..0a725976305b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemDocumentSetVersion.md index 5743ac0f1ca7..4f28f61cbac5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemDocumentSetVersionField.md index 707983a6b1cd..d97e933145d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemDriveItemContent.md index 36acec7a83e6..3d877f1b9995 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemField.md index 9f3ca931eb2b..7dd1f52bf357 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemVersion.md index 0ddce589a4aa..98d8a52e998c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemVersionField.md index 658c3b900f63..c0d596db52f2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListOperation.md index a8f1d7dbd221..8e309c0bd4e5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListSubscription.md index b911e157eec9..f7a331608d92 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRoot.md index e91dbaf7cf77..2cb818632aac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRoot --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootAnalytic.md index c046f711b091..b5d9590980f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootAnalytic --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootAnalyticItemActivityStat.md index b1067a642aa7..7b0309c699b9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootAnalyticItemActivityStat --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootCheckout.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootCheckout.md index 541b69616a0b..6b74659ce21e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootCheckout.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootCheckout.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootcheckout Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootCheckout --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootChildContent.md index e13f18dfa975..0788dec4f11c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootContent.md index a94c9ac17d9f..a21b1f2b8941 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItem.md index d696956c1d02..613797ddad43 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootListItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemDocumentSetVersion.md index 0f043dcde504..1a0208e9b5da 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemDocumentSetVersionField.md index 5deb32e3e80f..b86d05a1584d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemDriveItemContent.md index 65d97dab4c9b..99568432a7cb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemField.md index 8aa8ed8fdd5b..eb1bcb58fe17 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemVersion.md index d0f63c3e5216..ceaf008e23e5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemVersionField.md index f06ef9ba27e5..2977eeb421ff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootPermanent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootPermanent.md index 118b836dfa0b..d0e5b356fa99 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootPermanent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootPermanent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootpermanent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootPermanent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootPermission.md index 6b43e642d7db..a397363af654 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootRetentionLabel.md index afb793e33d69..6353f91bc2a6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootSubscription.md index 9eb9b62adb83..7078415d94c9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootThumbnail.md index 200d40e3e1c1..3ac17bd15596 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootVersion.md index 791d7cead8e6..02477cfb1e61 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootVersionContent.md index a53ae56562e3..53c312e3710c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveRootVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdriverootversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveRootVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveSpecialContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveSpecialContent.md index 47130589758c..bc1895efc3ef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveSpecialContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Remove-MgUserDriveSpecialContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/remove-mguserdrivespecialcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserDriveSpecialContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItem.md index 8b02e0babf12..d4f120a8ed9b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgDriveItem --- @@ -13,7 +13,7 @@ title: Restore-MgDriveItem ## SYNOPSIS -Restore a driveItem that has been deleted and is currently in the recycle bin. +Restore a deleted driveItem that is currently in the recycle bin. > [!NOTE] > To view the beta release of this cmdlet, view [Restore-MgBetaDriveItem](/powershell/module/Microsoft.Graph.Beta.Files/Restore-MgBetaDriveItem?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Restore a driveItem that has been deleted and is currently in the recycle bin. +Restore a deleted driveItem that is currently in the recycle bin. ## EXAMPLES ### Example 1: Code snippet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItemListItemDocumentSetVersion.md index abf4fe8d608e..00979f999772 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItemListItemVersion.md index a878cf51b190..e9745312198f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItemVersion.md index a05930c0c032..698eb1480ad8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgDriveItemVersion --- @@ -13,8 +13,8 @@ title: Restore-MgDriveItemVersion ## SYNOPSIS -Restore a previous version of a DriveItem to be the current version. -This will create a new version with the contents of the previous version, but preserves all existing versions of the file. +Restore a previous version of a driveItem to be the current version. +This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file. > [!NOTE] > To view the beta release of this cmdlet, view [Restore-MgBetaDriveItemVersion](/powershell/module/Microsoft.Graph.Beta.Files/Restore-MgBetaDriveItemVersion?view=graph-powershell-beta) @@ -48,8 +48,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Restore a previous version of a DriveItem to be the current version. -This will create a new version with the contents of the previous version, but preserves all existing versions of the file. +Restore a previous version of a driveItem to be the current version. +This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file. **Permissions** @@ -453,7 +453,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Restore-MgDriveItemVersion](https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgdriveitemversion) -- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitemversion-restoreversion?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveListItemDocumentSetVersion.md index 60d49dad289e..69f9948b79f1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveListItemVersion.md index 6589aa3e0828..33316239ee20 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRoot.md index 48b287231c9a..6aff930a901d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgDriveRoot --- @@ -13,7 +13,7 @@ title: Restore-MgDriveRoot ## SYNOPSIS -Restore a driveItem that has been deleted and is currently in the recycle bin. +Restore a deleted driveItem that is currently in the recycle bin. > [!NOTE] > To view the beta release of this cmdlet, view [Restore-MgBetaDriveRoot](/powershell/module/Microsoft.Graph.Beta.Files/Restore-MgBetaDriveRoot?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Restore a driveItem that has been deleted and is currently in the recycle bin. +Restore a deleted driveItem that is currently in the recycle bin. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRootListItemDocumentSetVersion.md index 5ec95de650cd..29c80ff73f67 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRootListItemVersion.md index 077beb93ea47..faa6a746740b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRootVersion.md index 6899920f1f68..ef100e24b90d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgDriveRootVersion --- @@ -13,8 +13,8 @@ title: Restore-MgDriveRootVersion ## SYNOPSIS -Restore a previous version of a DriveItem to be the current version. -This will create a new version with the contents of the previous version, but preserves all existing versions of the file. +Restore a previous version of a driveItem to be the current version. +This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file. > [!NOTE] > To view the beta release of this cmdlet, view [Restore-MgBetaDriveRootVersion](/powershell/module/Microsoft.Graph.Beta.Files/Restore-MgBetaDriveRootVersion?view=graph-powershell-beta) @@ -48,8 +48,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Restore a previous version of a DriveItem to be the current version. -This will create a new version with the contents of the previous version, but preserves all existing versions of the file. +Restore a previous version of a driveItem to be the current version. +This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file. ## PARAMETERS @@ -411,7 +411,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Restore-MgDriveRootVersion](https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgdriverootversion) -- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitemversion-restoreversion?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItem.md index 624dd44b81da..5be4f4d087c9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mggroupdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgGroupDriveItem --- @@ -13,7 +13,7 @@ title: Restore-MgGroupDriveItem ## SYNOPSIS -Restore a driveItem that has been deleted and is currently in the recycle bin. +Restore a deleted driveItem that is currently in the recycle bin. > [!NOTE] > To view the beta release of this cmdlet, view [Restore-MgBetaGroupDriveItem](/powershell/module/Microsoft.Graph.Beta.Files/Restore-MgBetaGroupDriveItem?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Restore a driveItem that has been deleted and is currently in the recycle bin. +Restore a deleted driveItem that is currently in the recycle bin. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItemListItemDocumentSetVersion.md index 45d24ba1290b..21dab5d9c4f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mggroupdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgGroupDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItemListItemVersion.md index 4082874ab3bc..7da22dd514d8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mggroupdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgGroupDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItemVersion.md index 6f747daedb7d..45658eb55d24 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mggroupdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgGroupDriveItemVersion --- @@ -13,8 +13,8 @@ title: Restore-MgGroupDriveItemVersion ## SYNOPSIS -Restore a previous version of a DriveItem to be the current version. -This will create a new version with the contents of the previous version, but preserves all existing versions of the file. +Restore a previous version of a driveItem to be the current version. +This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file. > [!NOTE] > To view the beta release of this cmdlet, view [Restore-MgBetaGroupDriveItemVersion](/powershell/module/Microsoft.Graph.Beta.Files/Restore-MgBetaGroupDriveItemVersion?view=graph-powershell-beta) @@ -48,8 +48,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Restore a previous version of a DriveItem to be the current version. -This will create a new version with the contents of the previous version, but preserves all existing versions of the file. +Restore a previous version of a driveItem to be the current version. +This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file. ## PARAMETERS @@ -453,7 +453,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Restore-MgGroupDriveItemVersion](https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mggroupdriveitemversion) -- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitemversion-restoreversion?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveListItemDocumentSetVersion.md index 93c2c3810318..06d2e1b1b9de 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mggroupdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgGroupDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveListItemVersion.md index b3ad85423fa0..57b43747588c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mggroupdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgGroupDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRoot.md index 281d2d153040..2d7c4646bccc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mggroupdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgGroupDriveRoot --- @@ -13,7 +13,7 @@ title: Restore-MgGroupDriveRoot ## SYNOPSIS -Restore a driveItem that has been deleted and is currently in the recycle bin. +Restore a deleted driveItem that is currently in the recycle bin. > [!NOTE] > To view the beta release of this cmdlet, view [Restore-MgBetaGroupDriveRoot](/powershell/module/Microsoft.Graph.Beta.Files/Restore-MgBetaGroupDriveRoot?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Restore a driveItem that has been deleted and is currently in the recycle bin. +Restore a deleted driveItem that is currently in the recycle bin. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRootListItemDocumentSetVersion.md index e0f3543b76f8..780e583026ed 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mggroupdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgGroupDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRootListItemVersion.md index b6b60233fd67..884f2e4a03ec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mggroupdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgGroupDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRootVersion.md index f1b13c853af4..048dc389b556 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgGroupDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mggroupdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgGroupDriveRootVersion --- @@ -13,8 +13,8 @@ title: Restore-MgGroupDriveRootVersion ## SYNOPSIS -Restore a previous version of a DriveItem to be the current version. -This will create a new version with the contents of the previous version, but preserves all existing versions of the file. +Restore a previous version of a driveItem to be the current version. +This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file. > [!NOTE] > To view the beta release of this cmdlet, view [Restore-MgBetaGroupDriveRootVersion](/powershell/module/Microsoft.Graph.Beta.Files/Restore-MgBetaGroupDriveRootVersion?view=graph-powershell-beta) @@ -48,8 +48,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Restore a previous version of a DriveItem to be the current version. -This will create a new version with the contents of the previous version, but preserves all existing versions of the file. +Restore a previous version of a driveItem to be the current version. +This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file. ## PARAMETERS @@ -432,7 +432,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Restore-MgGroupDriveRootVersion](https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mggroupdriverootversion) -- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitemversion-restoreversion?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgShareListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgShareListItemDocumentSetVersion.md index 0bd0fff6b530..0c126fc07e58 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgShareListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgShareListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgsharelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgShareListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgShareListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgShareListItemVersion.md index 4b1022a41642..a277cbc1c4bc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgShareListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgShareListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mgsharelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgShareListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItem.md index 37491f0e6d3d..7f07ed5da392 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mguserdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgUserDriveItem --- @@ -13,7 +13,7 @@ title: Restore-MgUserDriveItem ## SYNOPSIS -Restore a driveItem that has been deleted and is currently in the recycle bin. +Restore a deleted driveItem that is currently in the recycle bin. > [!NOTE] > To view the beta release of this cmdlet, view [Restore-MgBetaUserDriveItem](/powershell/module/Microsoft.Graph.Beta.Files/Restore-MgBetaUserDriveItem?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Restore a driveItem that has been deleted and is currently in the recycle bin. +Restore a deleted driveItem that is currently in the recycle bin. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItemListItemDocumentSetVersion.md index 2c051bc7862b..a396956f6fcd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mguserdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgUserDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItemListItemVersion.md index 0b67f18a1e61..ce8758385920 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mguserdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgUserDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItemVersion.md index 59560869f2b1..21f242746573 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mguserdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgUserDriveItemVersion --- @@ -13,8 +13,8 @@ title: Restore-MgUserDriveItemVersion ## SYNOPSIS -Restore a previous version of a DriveItem to be the current version. -This will create a new version with the contents of the previous version, but preserves all existing versions of the file. +Restore a previous version of a driveItem to be the current version. +This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file. > [!NOTE] > To view the beta release of this cmdlet, view [Restore-MgBetaUserDriveItemVersion](/powershell/module/Microsoft.Graph.Beta.Files/Restore-MgBetaUserDriveItemVersion?view=graph-powershell-beta) @@ -48,8 +48,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Restore a previous version of a DriveItem to be the current version. -This will create a new version with the contents of the previous version, but preserves all existing versions of the file. +Restore a previous version of a driveItem to be the current version. +This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file. ## PARAMETERS @@ -453,7 +453,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Restore-MgUserDriveItemVersion](https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mguserdriveitemversion) -- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitemversion-restoreversion?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveListItemDocumentSetVersion.md index 34fe34995031..7526d7461b14 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mguserdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgUserDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveListItemVersion.md index 5fcf82668e96..448074e10cbd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mguserdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgUserDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRoot.md index 4babc24819c6..b8548dd177a2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mguserdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgUserDriveRoot --- @@ -13,7 +13,7 @@ title: Restore-MgUserDriveRoot ## SYNOPSIS -Restore a driveItem that has been deleted and is currently in the recycle bin. +Restore a deleted driveItem that is currently in the recycle bin. > [!NOTE] > To view the beta release of this cmdlet, view [Restore-MgBetaUserDriveRoot](/powershell/module/Microsoft.Graph.Beta.Files/Restore-MgBetaUserDriveRoot?view=graph-powershell-beta) @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Restore a driveItem that has been deleted and is currently in the recycle bin. +Restore a deleted driveItem that is currently in the recycle bin. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRootListItemDocumentSetVersion.md index cd7894af2d38..fef602bfd1a2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mguserdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgUserDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRootListItemVersion.md index 75dbf19d448f..5324f688227f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mguserdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgUserDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRootVersion.md index 564f1c06dffe..decf5afad9f6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Restore-MgUserDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mguserdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgUserDriveRootVersion --- @@ -13,8 +13,8 @@ title: Restore-MgUserDriveRootVersion ## SYNOPSIS -Restore a previous version of a DriveItem to be the current version. -This will create a new version with the contents of the previous version, but preserves all existing versions of the file. +Restore a previous version of a driveItem to be the current version. +This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file. > [!NOTE] > To view the beta release of this cmdlet, view [Restore-MgBetaUserDriveRootVersion](/powershell/module/Microsoft.Graph.Beta.Files/Restore-MgBetaUserDriveRootVersion?view=graph-powershell-beta) @@ -48,8 +48,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Restore a previous version of a DriveItem to be the current version. -This will create a new version with the contents of the previous version, but preserves all existing versions of the file. +Restore a previous version of a driveItem to be the current version. +This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file. ## PARAMETERS @@ -432,7 +432,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Restore-MgUserDriveRootVersion](https://learn.microsoft.com/powershell/module/microsoft.graph.files/restore-mguserdriverootversion) -- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/driveitemversion-restoreversion?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgDrive.md index f2a0b17f1691..ea47325cfda3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/search-mgdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Search-MgDrive --- @@ -13,7 +13,7 @@ title: Search-MgDrive ## SYNOPSIS -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. > [!NOTE] > To view the beta release of this cmdlet, view [Search-MgBetaDrive](/powershell/module/Microsoft.Graph.Beta.Files/Search-MgBetaDrive?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. ## EXAMPLES ### Example 2: Code snippet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgDriveItem.md index b35be19a356c..2742fd33e3dd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/search-mgdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Search-MgDriveItem --- @@ -13,7 +13,7 @@ title: Search-MgDriveItem ## SYNOPSIS -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. > [!NOTE] > To view the beta release of this cmdlet, view [Search-MgBetaDriveItem](/powershell/module/Microsoft.Graph.Beta.Files/Search-MgBetaDriveItem?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. ## EXAMPLES ### Example 1: Code snippet diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgDriveRoot.md index 6e0732b2b2f3..358949735c8e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/search-mgdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Search-MgDriveRoot --- @@ -13,7 +13,7 @@ title: Search-MgDriveRoot ## SYNOPSIS -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. > [!NOTE] > To view the beta release of this cmdlet, view [Search-MgBetaDriveRoot](/powershell/module/Microsoft.Graph.Beta.Files/Search-MgBetaDriveRoot?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgGroupDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgGroupDrive.md index 314de96b2bf0..ea35d04bf600 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgGroupDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgGroupDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/search-mggroupdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Search-MgGroupDrive --- @@ -13,7 +13,7 @@ title: Search-MgGroupDrive ## SYNOPSIS -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. > [!NOTE] > To view the beta release of this cmdlet, view [Search-MgBetaGroupDrive](/powershell/module/Microsoft.Graph.Beta.Files/Search-MgBetaGroupDrive?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgGroupDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgGroupDriveItem.md index 427945e6be0c..089d3294e2af 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgGroupDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgGroupDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/search-mggroupdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Search-MgGroupDriveItem --- @@ -13,7 +13,7 @@ title: Search-MgGroupDriveItem ## SYNOPSIS -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. > [!NOTE] > To view the beta release of this cmdlet, view [Search-MgBetaGroupDriveItem](/powershell/module/Microsoft.Graph.Beta.Files/Search-MgBetaGroupDriveItem?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgGroupDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgGroupDriveRoot.md index 0eba71f38b98..8514c04bf3f2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgGroupDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgGroupDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/search-mggroupdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Search-MgGroupDriveRoot --- @@ -13,7 +13,7 @@ title: Search-MgGroupDriveRoot ## SYNOPSIS -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. > [!NOTE] > To view the beta release of this cmdlet, view [Search-MgBetaGroupDriveRoot](/powershell/module/Microsoft.Graph.Beta.Files/Search-MgBetaGroupDriveRoot?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgUserDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgUserDrive.md index b878a528bf32..aa34bd0218f7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgUserDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgUserDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/search-mguserdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Search-MgUserDrive --- @@ -13,7 +13,7 @@ title: Search-MgUserDrive ## SYNOPSIS -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. > [!NOTE] > To view the beta release of this cmdlet, view [Search-MgBetaUserDrive](/powershell/module/Microsoft.Graph.Beta.Files/Search-MgBetaUserDrive?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgUserDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgUserDriveItem.md index 64d7a85e6f8b..b9afb0a82dc0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgUserDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgUserDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/search-mguserdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Search-MgUserDriveItem --- @@ -13,7 +13,7 @@ title: Search-MgUserDriveItem ## SYNOPSIS -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. > [!NOTE] > To view the beta release of this cmdlet, view [Search-MgBetaUserDriveItem](/powershell/module/Microsoft.Graph.Beta.Files/Search-MgBetaUserDriveItem?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgUserDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgUserDriveRoot.md index e040ef981cc1..5892cb34ff3e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgUserDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Search-MgUserDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/search-mguserdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Search-MgUserDriveRoot --- @@ -13,7 +13,7 @@ title: Search-MgUserDriveRoot ## SYNOPSIS -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. > [!NOTE] > To view the beta release of this cmdlet, view [Search-MgBetaUserDriveRoot](/powershell/module/Microsoft.Graph.Beta.Files/Search-MgBetaUserDriveRoot?view=graph-powershell-beta) @@ -48,7 +48,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Search the hierarchy of items for items matching a query.You can search within a folder hierarchy, a whole drive, or files shared with the current user. +Search the hierarchy of items for items matching a query.\rYou can search within a folder hierarchy, a whole drive, or files shared with the current user. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveBundleContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveBundleContent.md index 4f545450f17d..3a74a5bb018c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveBundleContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveBundleContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdrivebundlecontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveBundleContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveFollowingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveFollowingContent.md index 94c01f5b261d..25ab19d10bac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveFollowingContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveFollowingContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdrivefollowingcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveFollowingContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemChildContent.md index 4bcefee52a4a..5978f474d660 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdriveitemchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveItemChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemContent.md index a713f5eec862..f68b843d7f03 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemListItemDriveItemContent.md index 9cbaca65583a..d7a828f8f335 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdriveitemlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveItemListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemSensitivityLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemSensitivityLabel.md index 067e0be9f34f..1f2398b4027e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemSensitivityLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemSensitivityLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdriveitemsensitivitylabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveItemSensitivityLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemVersionContent.md index 73ede58b6df9..f7fbd98d26c1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveItemVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdriveitemversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveItemVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveListItemDriveItemContent.md index 3d213cbfc022..f7c9728f4ddc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdrivelistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootChildContent.md index 1c89a79df9bc..dd6449c9b30f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdriverootchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveRootChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootContent.md index fa9a7e712f42..3de9a117d43d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdriverootcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveRootContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootListItemDriveItemContent.md index 02e86e363657..f6092cdefda5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdriverootlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveRootListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootSensitivityLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootSensitivityLabel.md index 74b9affa81e1..8482979d17cd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootSensitivityLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootSensitivityLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdriverootsensitivitylabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveRootSensitivityLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootVersionContent.md index 70130001602f..b44da7790dd9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveRootVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdriverootversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveRootVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveSpecialContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveSpecialContent.md index cd15e3b50315..a0e4d3f4a8f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveSpecialContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgDriveSpecialContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgdrivespecialcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgDriveSpecialContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveBundleContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveBundleContent.md index c90e02a352a7..b4cfdc0b27b0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveBundleContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveBundleContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdrivebundlecontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveBundleContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveFollowingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveFollowingContent.md index 1857a3e27a4b..1d9144dce605 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveFollowingContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveFollowingContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdrivefollowingcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveFollowingContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemChildContent.md index 91fd0f6f6c1e..95d945d78ea7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdriveitemchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveItemChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemContent.md index 231df1bead4d..fa5871a2dae8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemListItemDriveItemContent.md index 23475c42c0c3..7a609fe5d6ec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdriveitemlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveItemListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemSensitivityLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemSensitivityLabel.md index 04f5d45d1915..8ae8baa06608 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemSensitivityLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemSensitivityLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdriveitemsensitivitylabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveItemSensitivityLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemVersionContent.md index 9b808f63930f..687666fa86b9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveItemVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdriveitemversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveItemVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveListItemDriveItemContent.md index 0e98a31d14c4..337046dce91c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdrivelistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootChildContent.md index c1211654bb6d..949f8a2ad666 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdriverootchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveRootChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootContent.md index 215944bb6b61..c07618c18ec8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdriverootcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveRootContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootListItemDriveItemContent.md index 95d6b7075bbe..50bd541c2ebc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdriverootlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveRootListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootSensitivityLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootSensitivityLabel.md index 69e5d21d30fa..1a399749d804 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootSensitivityLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootSensitivityLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdriverootsensitivitylabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveRootSensitivityLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootVersionContent.md index 014ea08836bd..11dd714f79fa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveRootVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdriverootversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveRootVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveSpecialContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveSpecialContent.md index 74f58466a1fa..a644565c5db5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveSpecialContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgGroupDriveSpecialContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mggroupdrivespecialcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupDriveSpecialContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareDriveItemContent.md index 69e12a6a7e22..4b27f542ce13 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgsharedriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgShareDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareItemContent.md index c10e07e76998..7a2b293597ed 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgshareitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgShareItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareListItemDriveItemContent.md index a2fed1b00398..b4c75eb84df8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgsharelistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgShareListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareRootContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareRootContent.md index d061da3caba1..b486654d1e7d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareRootContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgShareRootContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mgsharerootcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgShareRootContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveBundleContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveBundleContent.md index 9614be07888b..3f5149ee4eb8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveBundleContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveBundleContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdrivebundlecontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveBundleContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveFollowingContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveFollowingContent.md index a70356889ef5..da7298364118 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveFollowingContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveFollowingContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdrivefollowingcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveFollowingContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemChildContent.md index 9b7025714482..2c526fff4ce9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdriveitemchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveItemChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemContent.md index 76b168824944..fff2e215b0d7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemListItemDriveItemContent.md index c37747ac8608..af5cd3ba498e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdriveitemlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveItemListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemSensitivityLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemSensitivityLabel.md index 35721ac9a9eb..be10f4dfadae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemSensitivityLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemSensitivityLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdriveitemsensitivitylabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveItemSensitivityLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemVersionContent.md index 6b19d3e7a04c..9cbf6eb2cd47 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveItemVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdriveitemversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveItemVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveListItemDriveItemContent.md index 3c777a936095..e03dc525a879 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdrivelistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootChildContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootChildContent.md index 165ee04ca69f..bb7227a68604 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootChildContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootChildContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdriverootchildcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveRootChildContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootContent.md index 71989c20836f..cf11dc604506 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdriverootcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveRootContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootListItemDriveItemContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootListItemDriveItemContent.md index 9527c7ffa62b..362110e84925 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootListItemDriveItemContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootListItemDriveItemContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdriverootlistitemdriveitemcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveRootListItemDriveItemContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootSensitivityLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootSensitivityLabel.md index 5ae98290a526..8de86c138e02 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootSensitivityLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootSensitivityLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdriverootsensitivitylabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveRootSensitivityLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootVersionContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootVersionContent.md index 6c51d7dbe261..2bfadc6c6d17 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootVersionContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveRootVersionContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdriverootversioncontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveRootVersionContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveSpecialContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveSpecialContent.md index 6480594ff9e1..afe8a8d7d3a1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveSpecialContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Set-MgUserDriveSpecialContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/set-mguserdrivespecialcontent Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgUserDriveSpecialContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgDriveItemPermission.md index 1685745bec22..e75e0021bd2e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/test-mgdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Test-MgDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgDriveListContentTypePublished.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgDriveListContentTypePublished.md index 0bdc5b6316c8..f848f1987751 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgDriveListContentTypePublished.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgDriveListContentTypePublished.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/test-mgdrivelistcontenttypepublished Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Test-MgDriveListContentTypePublished --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgDriveRootPermission.md index 0a45e03d6452..94aac9e01392 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/test-mgdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Test-MgDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgGroupDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgGroupDriveItemPermission.md index 0f44153c43f2..e5a7fad563fa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgGroupDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgGroupDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/test-mggroupdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Test-MgGroupDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgGroupDriveListContentTypePublished.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgGroupDriveListContentTypePublished.md index 9cc794187ef3..91f8397c0462 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgGroupDriveListContentTypePublished.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgGroupDriveListContentTypePublished.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/test-mggroupdrivelistcontenttypepublished Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Test-MgGroupDriveListContentTypePublished --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgGroupDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgGroupDriveRootPermission.md index f4f93a9327f2..f8d704bd94e8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgGroupDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgGroupDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/test-mggroupdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Test-MgGroupDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgShareListContentTypePublished.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgShareListContentTypePublished.md index ee8c11b1bb23..0d6cb53c214f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgShareListContentTypePublished.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgShareListContentTypePublished.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/test-mgsharelistcontenttypepublished Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Test-MgShareListContentTypePublished --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgUserDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgUserDriveItemPermission.md index 0732fd1e4e35..8df875e5f8f9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgUserDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgUserDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/test-mguserdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Test-MgUserDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgUserDriveListContentTypePublished.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgUserDriveListContentTypePublished.md index 337bf3bee073..0496487349bd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgUserDriveListContentTypePublished.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgUserDriveListContentTypePublished.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/test-mguserdrivelistcontenttypepublished Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Test-MgUserDriveListContentTypePublished --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgUserDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgUserDriveRootPermission.md index 4cdbeaef2f17..29158676debd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgUserDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Test-MgUserDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/test-mguserdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Test-MgUserDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgDriveListContentType.md index ff9f3ffbf88f..e5baa78aa148 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/unpublish-mgdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Unpublish-MgDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgGroupDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgGroupDriveListContentType.md index c0b4189f3cef..6044776ffe72 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgGroupDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgGroupDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/unpublish-mggroupdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Unpublish-MgGroupDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgShareListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgShareListContentType.md index 7a09f160c752..6f805e639966 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgShareListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgShareListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/unpublish-mgsharelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Unpublish-MgShareListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgUserDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgUserDriveListContentType.md index 1490f28f89e0..3440d13256b1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgUserDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Unpublish-MgUserDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/unpublish-mguserdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Unpublish-MgUserDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDrive.md index 5c24a02edbf8..3ff70d848167 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDrive --- @@ -2054,6 +2054,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2290,6 +2338,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4156,6 +4212,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4856,7 +4917,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4971,8 +5033,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5037,7 +5099,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5058,6 +5130,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7087,6 +7160,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7832,6 +7953,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8668,6 +8797,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9378,7 +9512,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9493,8 +9628,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9559,7 +9694,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9580,6 +9725,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12128,6 +12274,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13503,6 +13697,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14286,6 +14488,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14986,7 +15193,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15101,8 +15309,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15167,7 +15375,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15188,6 +15406,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17164,6 +17383,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17909,6 +18176,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18745,6 +19020,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19455,7 +19735,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19570,8 +19851,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19636,7 +19917,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19657,6 +19948,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22224,6 +22516,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22969,6 +23309,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -23805,6 +24153,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24515,7 +24868,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -24630,8 +24984,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -24696,7 +25050,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -24717,6 +25081,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -27265,6 +27630,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -28640,6 +29053,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -29423,6 +29844,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30123,7 +30549,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30238,8 +30665,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30304,7 +30731,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -30325,6 +30762,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -32301,6 +32739,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -33413,6 +33899,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -34424,6 +34918,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -35124,7 +35623,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -35239,8 +35739,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -35305,7 +35805,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -35326,6 +35836,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -37391,6 +37902,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -38136,6 +38695,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -38972,6 +39539,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -39682,7 +40254,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -39797,8 +40370,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -39863,7 +40436,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -39884,6 +40467,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -42435,6 +43019,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -43180,6 +43812,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -44016,6 +44656,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -44726,7 +45371,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -44841,8 +45487,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -44907,7 +45553,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -44928,6 +45584,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveCreatedByUserMailboxSetting.md index 4208545168bf..766350939d7f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivecreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItem.md index f0dcedae5bee..0928066d18a1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItem --- @@ -2772,6 +2772,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3480,6 +3528,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4316,6 +4372,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -5026,7 +5087,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5141,8 +5203,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5207,7 +5269,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5228,6 +5300,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7802,6 +7875,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8547,6 +8668,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9383,6 +9512,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10093,7 +10227,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10208,8 +10343,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10274,7 +10409,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10295,6 +10440,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12844,6 +12990,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13589,6 +13783,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14425,6 +14627,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15135,7 +15342,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15250,8 +15458,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15316,7 +15524,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15337,6 +15555,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17885,6 +18104,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -19260,6 +19527,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20043,6 +20318,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20743,7 +21023,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20858,8 +21139,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20924,7 +21205,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20945,6 +21236,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -23002,6 +23294,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -24377,6 +24717,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25160,6 +25508,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25860,7 +26213,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25975,8 +26329,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26041,7 +26395,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26062,6 +26426,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -28038,6 +28403,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -29360,6 +29773,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30143,6 +30564,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30843,7 +31269,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30958,8 +31385,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -31024,7 +31451,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31045,6 +31482,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemAnalytic.md index d04e13f7b681..c9e1b61517f7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemAnalytic --- @@ -1546,6 +1546,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2260,6 +2308,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3096,6 +3152,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3806,7 +3867,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -3921,8 +3983,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -3987,7 +4049,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4008,6 +4080,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6583,6 +6656,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7291,6 +7412,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8127,6 +8256,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8837,7 +8971,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -8952,8 +9087,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9018,7 +9153,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9039,6 +9184,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -11637,6 +11783,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12351,6 +12545,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -13187,6 +13389,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -13897,7 +14104,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14012,8 +14220,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14078,7 +14286,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14099,6 +14317,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -16670,6 +16889,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17384,6 +17651,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18220,6 +18495,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18930,7 +19210,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19045,8 +19326,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19111,7 +19392,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19132,6 +19423,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemAnalyticItemActivityStat.md index 3cb48e254e71..f591f8b4120a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemAnalyticItemActivityStat --- @@ -1771,6 +1771,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2508,6 +2556,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3344,6 +3400,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4054,7 +4115,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4169,8 +4231,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4235,7 +4297,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4256,6 +4328,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6814,6 +6887,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7528,6 +7649,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8364,6 +8493,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9074,7 +9208,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9189,8 +9324,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9255,7 +9390,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9276,6 +9421,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemCreatedByUserMailboxSetting.md index f9d3d0e7e27a..34b2f99cf451 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemLastModifiedByUserMailboxSetting.md index 227fe6a8d191..0547cef00e88 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItem.md index 2694f37f2d57..7072341396a8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemListItem --- @@ -1981,6 +1981,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2689,6 +2737,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3525,6 +3581,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4235,7 +4296,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4350,8 +4412,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4416,7 +4478,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4437,6 +4509,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6992,6 +7065,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8314,6 +8435,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9097,6 +9226,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9797,7 +9931,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9912,8 +10047,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9978,7 +10113,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9999,6 +10144,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12038,6 +12184,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13413,6 +13607,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14196,6 +14398,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14896,7 +15103,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15011,8 +15219,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15077,7 +15285,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15098,6 +15316,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17111,6 +17330,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17856,6 +18123,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18692,6 +18967,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19402,7 +19682,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19517,8 +19798,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19583,7 +19864,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19604,6 +19895,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22178,6 +22470,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23553,6 +23893,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24336,6 +24684,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25036,7 +25389,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25151,8 +25505,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25217,7 +25571,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25238,6 +25602,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemCreatedByUserMailboxSetting.md index a15209268d35..63b8f7a391b9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemlistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemDocumentSetVersion.md index 50d51693819e..744c0ee6dd5c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemDocumentSetVersionField.md index 12ef9c7368ab..73ef1bb6715d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemField.md index 250d09fb95ae..7b9519d991ef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemLastModifiedByUserMailboxSetting.md index 6deea37c2bd4..241a11a84a60 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemlistitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemListItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemVersion.md index c8f016ab8487..82d8c7804e68 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemVersionField.md index 67a20aa1d4f1..188bbd7a601e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemPermission.md index 9fdb7175702b..8a88bd86042c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemRetentionLabel.md index ea61b9fcf0b3..7e3156fb1937 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemSubscription.md index 33b3a00728f5..a08e68be7521 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemThumbnail.md index 8ef51ba17126..9f2acc424d36 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemVersion.md index 242bcd00d4d6..8a8bb94cb359 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveLastModifiedByUserMailboxSetting.md index a2dc2a4339c0..34f5b0e8aebd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveList.md index 2c87e885c247..9e0f2147024c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelist Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveList --- @@ -2016,6 +2016,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3128,6 +3176,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4139,6 +4195,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4839,7 +4900,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4954,8 +5016,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5020,7 +5082,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5041,6 +5113,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7450,6 +7523,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8825,6 +8946,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9608,6 +9737,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10308,7 +10442,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10423,8 +10558,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10489,7 +10624,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10510,6 +10655,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12486,6 +12632,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12722,6 +12916,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14588,6 +14790,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15288,7 +15495,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15403,8 +15611,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15469,7 +15677,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15490,6 +15708,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17544,6 +17763,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -18866,6 +19133,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -19649,6 +19924,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20349,7 +20629,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20464,8 +20745,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20530,7 +20811,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20551,6 +20842,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22585,6 +22877,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23960,6 +24300,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24743,6 +25091,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25443,7 +25796,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25558,8 +25912,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25624,7 +25978,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25645,6 +26009,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListColumn.md index 766eae2b25fd..c7655a48db7e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListContentType.md index 4bb169f90ed9..2d9bbcc3377b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListContentTypeColumn.md index 7a58449ab8e1..a88519803fa4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListContentTypeColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListContentTypeColumnLink.md index be6cfc46edaf..eb8e665c9793 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListCreatedByUserMailboxSetting.md index 3a2454e08499..ee749186d11e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItem.md index dfcdf8d4bdc8..f5513407b18a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListItem --- @@ -1980,6 +1980,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2688,6 +2736,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3524,6 +3580,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4234,7 +4295,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4349,8 +4411,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4415,7 +4477,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4436,6 +4508,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6991,6 +7064,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8313,6 +8434,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9096,6 +9225,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9796,7 +9930,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9911,8 +10046,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9977,7 +10112,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9998,6 +10143,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12037,6 +12183,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13412,6 +13606,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14195,6 +14397,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14895,7 +15102,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15010,8 +15218,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15076,7 +15284,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15097,6 +15315,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17110,6 +17329,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17855,6 +18122,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18691,6 +18966,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19401,7 +19681,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19516,8 +19797,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19582,7 +19863,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19603,6 +19894,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22177,6 +22469,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23552,6 +23892,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24335,6 +24683,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25035,7 +25388,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25150,8 +25504,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25216,7 +25570,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25237,6 +25601,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemCreatedByUserMailboxSetting.md index 1f4b588e97bf..fbcfd16a79f9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemDocumentSetVersion.md index 2bae0f6ec780..d38b18231271 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemDocumentSetVersionField.md index 400a55c254f7..602f32f41b77 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemField.md index 635c3b408e90..bcfe77b6198e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemLastModifiedByUserMailboxSetting.md index 4f688e969dd8..6ed9cc632e5c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemVersion.md index ff1f3048c049..8293981c0fcf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemVersionField.md index fedba8d79c66..ee98755818fc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListLastModifiedByUserMailboxSetting.md index a47a92a71da0..1619ce639421 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListOperation.md index 41b4f0678aa5..6344dc1e1aa9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListSubscription.md index cc778427d3bc..50279071d321 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRoot.md index 4194ffc12a7b..ca6e108afd88 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRoot --- @@ -2717,6 +2717,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3425,6 +3473,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4261,6 +4317,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4971,7 +5032,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5086,8 +5148,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5152,7 +5214,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5173,6 +5245,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7747,6 +7820,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8492,6 +8613,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9328,6 +9457,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10038,7 +10172,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10153,8 +10288,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10219,7 +10354,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10240,6 +10385,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12789,6 +12935,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13534,6 +13728,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14370,6 +14572,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15080,7 +15287,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15195,8 +15403,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15261,7 +15469,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15282,6 +15500,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17830,6 +18049,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -19205,6 +19472,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -19988,6 +20263,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20688,7 +20968,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20803,8 +21084,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20869,7 +21150,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20890,6 +21181,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22947,6 +23239,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -24322,6 +24662,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25105,6 +25453,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25805,7 +26158,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25920,8 +26274,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25986,7 +26340,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26007,6 +26371,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -27983,6 +28348,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -29305,6 +29718,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30088,6 +30509,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30788,7 +31214,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30903,8 +31330,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30969,7 +31396,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -30990,6 +31427,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootAnalytic.md index da7cf42d20ef..52d4bb5c6c42 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootAnalytic --- @@ -1518,6 +1518,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2232,6 +2280,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3068,6 +3124,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3778,7 +3839,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -3893,8 +3955,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -3959,7 +4021,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -3980,6 +4052,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6555,6 +6628,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7263,6 +7384,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8099,6 +8228,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8809,7 +8943,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -8924,8 +9059,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -8990,7 +9125,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9011,6 +9156,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -11609,6 +11755,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12323,6 +12517,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -13159,6 +13361,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -13869,7 +14076,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -13984,8 +14192,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14050,7 +14258,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14071,6 +14289,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -16642,6 +16861,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17356,6 +17623,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18192,6 +18467,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18902,7 +19182,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19017,8 +19298,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19083,7 +19364,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19104,6 +19395,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootAnalyticItemActivityStat.md index 6b66a11a1f0f..e7466c1e4ea0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootAnalyticItemActivityStat --- @@ -1743,6 +1743,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2480,6 +2528,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3316,6 +3372,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4026,7 +4087,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4141,8 +4203,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4207,7 +4269,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4228,6 +4300,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6786,6 +6859,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7500,6 +7621,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8336,6 +8465,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9046,7 +9180,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9161,8 +9296,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9227,7 +9362,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9248,6 +9393,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootCreatedByUserMailboxSetting.md index 1a1f79274824..bd98210ed1ac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootLastModifiedByUserMailboxSetting.md index c470307fefeb..fde09c24a453 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItem.md index 49295750cc2a..eb75663a91b7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootListItem --- @@ -1953,6 +1953,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2661,6 +2709,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3497,6 +3553,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4207,7 +4268,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4322,8 +4384,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4388,7 +4450,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4409,6 +4481,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6964,6 +7037,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8286,6 +8407,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9069,6 +9198,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9769,7 +9903,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9884,8 +10019,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9950,7 +10085,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9971,6 +10116,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12010,6 +12156,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13385,6 +13579,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14168,6 +14370,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14868,7 +15075,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14983,8 +15191,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15049,7 +15257,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15070,6 +15288,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17083,6 +17302,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17828,6 +18095,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18664,6 +18939,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19374,7 +19654,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19489,8 +19770,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19555,7 +19836,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19576,6 +19867,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22150,6 +22442,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23525,6 +23865,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24308,6 +24656,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25008,7 +25361,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25123,8 +25477,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25189,7 +25543,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25210,6 +25574,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemCreatedByUserMailboxSetting.md index 78e78852d330..4a87118b837e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootlistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemDocumentSetVersion.md index 4f09381e813d..ab795321704b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemDocumentSetVersionField.md index 6163f3a192e8..d7c50ea30726 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemField.md index 2f33e847b25d..168da539f19b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemLastModifiedByUserMailboxSetting.md index 837fa9f58baf..a6b72cdbd3b3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootlistitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootListItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemVersion.md index 9e62d4a3f28f..969aebedaa13 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemVersionField.md index dbdf1da7b556..96d814fe061e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootPermission.md index f37805b52750..937ad76723aa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootRetentionLabel.md index 9f4fd5c905be..e6b33f422374 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootSubscription.md index 189ec300d024..5c0dda851416 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootThumbnail.md index 649471248937..57c59a0d82f9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootVersion.md index d0665b03e1c5..ced25dbe62e9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDriveRootVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDrive.md index b07f5751d9bb..85b3ed693753 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDrive --- @@ -2081,6 +2081,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2317,6 +2365,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4183,6 +4239,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4883,7 +4944,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4998,8 +5060,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5064,7 +5126,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5085,6 +5157,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7114,6 +7187,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7859,6 +7980,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8695,6 +8824,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9405,7 +9539,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9520,8 +9655,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9586,7 +9721,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9607,6 +9752,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12155,6 +12301,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13530,6 +13724,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14313,6 +14515,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15013,7 +15220,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15128,8 +15336,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15194,7 +15402,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15215,6 +15433,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17191,6 +17410,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17936,6 +18203,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18772,6 +19047,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19482,7 +19762,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19597,8 +19878,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19663,7 +19944,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19684,6 +19975,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22251,6 +22543,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22996,6 +23336,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -23832,6 +24180,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24542,7 +24895,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -24657,8 +25011,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -24723,7 +25077,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -24744,6 +25108,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -27292,6 +27657,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -28667,6 +29080,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -29450,6 +29871,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30150,7 +30576,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30265,8 +30692,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30331,7 +30758,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -30352,6 +30789,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -32328,6 +32766,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -33440,6 +33926,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -34451,6 +34945,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -35151,7 +35650,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -35266,8 +35766,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -35332,7 +35832,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -35353,6 +35863,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -37418,6 +37929,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -38163,6 +38722,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -38999,6 +39566,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -39709,7 +40281,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -39824,8 +40397,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -39890,7 +40463,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -39911,6 +40494,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -42462,6 +43046,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -43207,6 +43839,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -44043,6 +44683,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -44753,7 +45398,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -44868,8 +45514,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -44934,7 +45580,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -44955,6 +45611,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveCreatedByUserMailboxSetting.md index e0045c857a98..2c5f87b7b455 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivecreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItem.md index 82e98b60a7cb..dc741e9fa9b3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItem --- @@ -2772,6 +2772,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3480,6 +3528,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4316,6 +4372,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -5026,7 +5087,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5141,8 +5203,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5207,7 +5269,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5228,6 +5300,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7802,6 +7875,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8547,6 +8668,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9383,6 +9512,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10093,7 +10227,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10208,8 +10343,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10274,7 +10409,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10295,6 +10440,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12844,6 +12990,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13589,6 +13783,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14425,6 +14627,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15135,7 +15342,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15250,8 +15458,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15316,7 +15524,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15337,6 +15555,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17885,6 +18104,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -19260,6 +19527,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20043,6 +20318,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20743,7 +21023,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20858,8 +21139,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20924,7 +21205,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20945,6 +21236,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -23002,6 +23294,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -24377,6 +24717,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25160,6 +25508,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25860,7 +26213,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25975,8 +26329,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26041,7 +26395,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26062,6 +26426,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -28038,6 +28403,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -29360,6 +29773,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30143,6 +30564,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30843,7 +31269,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30958,8 +31385,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -31024,7 +31451,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31045,6 +31482,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemAnalytic.md index dc69333cf5c9..d30973b07e29 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemAnalytic --- @@ -1573,6 +1573,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2287,6 +2335,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3123,6 +3179,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3833,7 +3894,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -3948,8 +4010,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4014,7 +4076,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4035,6 +4107,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6610,6 +6683,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7318,6 +7439,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8154,6 +8283,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8864,7 +8998,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -8979,8 +9114,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9045,7 +9180,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9066,6 +9211,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -11664,6 +11810,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12378,6 +12572,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -13214,6 +13416,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -13924,7 +14131,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14039,8 +14247,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14105,7 +14313,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14126,6 +14344,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -16697,6 +16916,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17411,6 +17678,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18247,6 +18522,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18957,7 +19237,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19072,8 +19353,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19138,7 +19419,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19159,6 +19450,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemAnalyticItemActivityStat.md index 1ec30860efc5..1fcdeed342e8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemAnalyticItemActivityStat --- @@ -1798,6 +1798,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2535,6 +2583,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3371,6 +3427,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4081,7 +4142,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4196,8 +4258,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4262,7 +4324,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4283,6 +4355,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6841,6 +6914,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7555,6 +7676,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8391,6 +8520,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9101,7 +9235,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9216,8 +9351,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9282,7 +9417,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9303,6 +9448,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemCreatedByUserMailboxSetting.md index 5b601589a57f..5f7f8b0ccee6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemLastModifiedByUserMailboxSetting.md index e4cbe920040e..92107d07e39d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItem.md index 23af8dbdc0df..1398fc568985 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemListItem --- @@ -2008,6 +2008,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2716,6 +2764,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3552,6 +3608,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4262,7 +4323,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4377,8 +4439,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4443,7 +4505,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4464,6 +4536,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7019,6 +7092,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8341,6 +8462,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9124,6 +9253,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9824,7 +9958,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9939,8 +10074,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10005,7 +10140,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10026,6 +10171,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12065,6 +12211,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13440,6 +13634,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14223,6 +14425,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14923,7 +15130,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15038,8 +15246,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15104,7 +15312,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15125,6 +15343,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17138,6 +17357,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17883,6 +18150,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18719,6 +18994,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19429,7 +19709,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19544,8 +19825,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19610,7 +19891,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19631,6 +19922,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22205,6 +22497,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23580,6 +23920,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24363,6 +24711,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25063,7 +25416,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25178,8 +25532,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25244,7 +25598,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25265,6 +25629,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting.md index 5f250bb74ac8..8b1c85c652ce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemlistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemDocumentSetVersion.md index d534b891f753..2ad6f7f07808 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemDocumentSetVersionField.md index abf5822e584c..ce3a12044afd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemField.md index 132d99e11ba9..a5b8fa173eb8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting.md index 7654cedd033a..f704a7359daa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemlistitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemVersion.md index d2b27653c929..8e63d5634246 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemVersionField.md index 4ec2b864542a..d7347e75d4e8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemPermission.md index 11a1e34a9710..5b612621b72f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemRetentionLabel.md index 6e822935e2a4..20b8950bc9ae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemSubscription.md index 6bccdf5e8eaa..493f4578912a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemThumbnail.md index 8b685ee0b577..18f4abbe2bae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemVersion.md index cdfec62bb8df..1d40d2c8e656 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveLastModifiedByUserMailboxSetting.md index 55b5ff30f814..62ea860e69cf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveList.md index b134b42f85ee..6a918f302947 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelist Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveList --- @@ -2043,6 +2043,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3155,6 +3203,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4166,6 +4222,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4866,7 +4927,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4981,8 +5043,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5047,7 +5109,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5068,6 +5140,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7477,6 +7550,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8852,6 +8973,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9635,6 +9764,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10335,7 +10469,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10450,8 +10585,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10516,7 +10651,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10537,6 +10682,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12513,6 +12659,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12749,6 +12943,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14615,6 +14817,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15315,7 +15522,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15430,8 +15638,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15496,7 +15704,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15517,6 +15735,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17571,6 +17790,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -18893,6 +19160,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -19676,6 +19951,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20376,7 +20656,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20491,8 +20772,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20557,7 +20838,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20578,6 +20869,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22612,6 +22904,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23987,6 +24327,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24770,6 +25118,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25470,7 +25823,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25585,8 +25939,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25651,7 +26005,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25672,6 +26036,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListColumn.md index caea1c6a289c..93aadc2368b4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListContentType.md index bb5fc5df2e4b..5df4dc013971 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListContentTypeColumn.md index ea93d373c12f..b592ad1d4bab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListContentTypeColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListContentTypeColumnLink.md index f09134f2f85e..5baee3eb1eae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListCreatedByUserMailboxSetting.md index b03319de310e..4acde11b15e0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItem.md index 2ffe89854bd0..0f9142597c97 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListItem --- @@ -2008,6 +2008,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2716,6 +2764,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3552,6 +3608,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4262,7 +4323,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4377,8 +4439,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4443,7 +4505,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4464,6 +4536,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7019,6 +7092,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8341,6 +8462,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9124,6 +9253,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9824,7 +9958,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9939,8 +10074,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10005,7 +10140,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10026,6 +10171,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12065,6 +12211,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13440,6 +13634,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14223,6 +14425,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14923,7 +15130,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15038,8 +15246,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15104,7 +15312,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15125,6 +15343,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17138,6 +17357,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17883,6 +18150,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18719,6 +18994,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19429,7 +19709,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19544,8 +19825,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19610,7 +19891,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19631,6 +19922,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22205,6 +22497,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23580,6 +23920,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24363,6 +24711,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25063,7 +25416,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25178,8 +25532,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25244,7 +25598,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25265,6 +25629,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemCreatedByUserMailboxSetting.md index 9cc93f6260bf..7fd65cac94c3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemDocumentSetVersion.md index 91d7974d8916..634f8d167fab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemDocumentSetVersionField.md index 45d0df2ff78a..ba9f4be5a875 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemField.md index 63ee02570789..f5979a36d352 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting.md index e209a73d66bf..8c8d0a444580 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemVersion.md index acff90c71d78..44b18a7e163c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemVersionField.md index 80aa994e30fa..3babbf2174dc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListLastModifiedByUserMailboxSetting.md index 55f93d7ef713..d5f84fab2d52 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListOperation.md index 3d76c251e431..6e72a0a4cd23 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListSubscription.md index c5684e23bfb7..946bf3bf510f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRoot.md index 59a76a969d10..80629143ccc0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRoot --- @@ -2744,6 +2744,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3452,6 +3500,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4288,6 +4344,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4998,7 +5059,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5113,8 +5175,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5179,7 +5241,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5200,6 +5272,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7774,6 +7847,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8519,6 +8640,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9355,6 +9484,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10065,7 +10199,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10180,8 +10315,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10246,7 +10381,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10267,6 +10412,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12816,6 +12962,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13561,6 +13755,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14397,6 +14599,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15107,7 +15314,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15222,8 +15430,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15288,7 +15496,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15309,6 +15527,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17857,6 +18076,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -19232,6 +19499,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20015,6 +20290,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20715,7 +20995,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20830,8 +21111,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20896,7 +21177,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20917,6 +21208,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22974,6 +23266,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -24349,6 +24689,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25132,6 +25480,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25832,7 +26185,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25947,8 +26301,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26013,7 +26367,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26034,6 +26398,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -28010,6 +28375,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -29332,6 +29745,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30115,6 +30536,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30815,7 +31241,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30930,8 +31357,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30996,7 +31423,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31017,6 +31454,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootAnalytic.md index 7534ba09dac1..d2670182c742 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootAnalytic --- @@ -1546,6 +1546,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2260,6 +2308,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3096,6 +3152,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3806,7 +3867,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -3921,8 +3983,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -3987,7 +4049,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4008,6 +4080,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6583,6 +6656,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7291,6 +7412,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8127,6 +8256,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8837,7 +8971,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -8952,8 +9087,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9018,7 +9153,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9039,6 +9184,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -11637,6 +11783,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12351,6 +12545,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -13187,6 +13389,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -13897,7 +14104,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14012,8 +14220,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14078,7 +14286,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14099,6 +14317,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -16670,6 +16889,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17384,6 +17651,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18220,6 +18495,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18930,7 +19210,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19045,8 +19326,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19111,7 +19392,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19132,6 +19423,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootAnalyticItemActivityStat.md index edf9870c9311..0728967696d1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootAnalyticItemActivityStat --- @@ -1771,6 +1771,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2508,6 +2556,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3344,6 +3400,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4054,7 +4115,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4169,8 +4231,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4235,7 +4297,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4256,6 +4328,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6814,6 +6887,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7528,6 +7649,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8364,6 +8493,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9074,7 +9208,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9189,8 +9324,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9255,7 +9390,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9276,6 +9421,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootCreatedByUserMailboxSetting.md index a7cc3919fb88..117a4f8ddd8b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootLastModifiedByUserMailboxSetting.md index 0605f01877fe..84053b5a345b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItem.md index 5ac10921f261..ac73abe43443 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootListItem --- @@ -1981,6 +1981,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2689,6 +2737,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3525,6 +3581,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4235,7 +4296,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4350,8 +4412,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4416,7 +4478,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4437,6 +4509,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6992,6 +7065,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8314,6 +8435,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9097,6 +9226,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9797,7 +9931,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9912,8 +10047,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9978,7 +10113,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9999,6 +10144,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12038,6 +12184,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13413,6 +13607,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14196,6 +14398,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14896,7 +15103,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15011,8 +15219,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15077,7 +15285,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15098,6 +15316,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17111,6 +17330,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17856,6 +18123,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18692,6 +18967,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19402,7 +19682,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19517,8 +19798,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19583,7 +19864,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19604,6 +19895,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22178,6 +22470,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23553,6 +23893,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24336,6 +24684,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25036,7 +25389,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25151,8 +25505,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25217,7 +25571,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25238,6 +25602,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting.md index ce0f0f436497..33f0badde6ff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootlistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemDocumentSetVersion.md index 892b5e201765..26a14e2ad55b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemDocumentSetVersionField.md index e4cade4fa1b0..6411540f437d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemField.md index a7058e974e3d..e12f9bd6319f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting.md index 3954971d2a8e..315d65d9dcdd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootlistitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemVersion.md index 29aa10e28a18..6ca2995a89ff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemVersionField.md index 15d302f8f25a..f11dad4228ff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootPermission.md index 588ef1fbc81d..6574c28a58f9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootRetentionLabel.md index 7e82b6401695..23c21c6198d2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootSubscription.md index e2c3c220b941..02058d230813 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootThumbnail.md index b939ff18a222..74de2db6a0a7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootVersion.md index bb6a51625290..3ac4fd5070a7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgGroupDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mggroupdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupDriveRootVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareCreatedByUserMailboxSetting.md index ef438ff49619..ca2240b3847d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharecreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareLastModifiedByUserMailboxSetting.md index 39fc2344e169..99646541fccd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareList.md index f2d430df6443..a44442671b1a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelist Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareList --- @@ -2016,6 +2016,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3128,6 +3176,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4139,6 +4195,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4839,7 +4900,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4954,8 +5016,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5020,7 +5082,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5041,6 +5113,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7450,6 +7523,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8825,6 +8946,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9608,6 +9737,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10308,7 +10442,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10423,8 +10558,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10489,7 +10624,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10510,6 +10655,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12486,6 +12632,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12722,6 +12916,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14588,6 +14790,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15288,7 +15495,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15403,8 +15611,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15469,7 +15677,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15490,6 +15708,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17544,6 +17763,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -18866,6 +19133,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -19649,6 +19924,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20349,7 +20629,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20464,8 +20745,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20530,7 +20811,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20551,6 +20842,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22585,6 +22877,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23960,6 +24300,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24743,6 +25091,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25443,7 +25796,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25558,8 +25912,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25624,7 +25978,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25645,6 +26009,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListColumn.md index 9945939c936e..d1d88ee6cd2f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListContentType.md index 3602cfd159ce..291db4deace4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListContentTypeColumn.md index a388da1c1694..e8d61cb384e6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListContentTypeColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListContentTypeColumnLink.md index e70a72eb212b..1744639cc62b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListCreatedByUserMailboxSetting.md index 75a566f6470a..0cc78f0ad232 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItem.md index b91f5277f28a..74e6039cb132 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListItem --- @@ -2313,6 +2313,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3021,6 +3069,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3857,6 +3913,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4567,7 +4628,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4682,8 +4744,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4748,7 +4810,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4769,6 +4841,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7324,6 +7397,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8646,6 +8767,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9429,6 +9558,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10129,7 +10263,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10244,8 +10379,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10310,7 +10445,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10331,6 +10476,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12370,6 +12516,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13745,6 +13939,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14528,6 +14730,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15228,7 +15435,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15343,8 +15551,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15409,7 +15617,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15430,6 +15648,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17443,6 +17662,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -18188,6 +18455,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -19024,6 +19299,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19734,7 +20014,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19849,8 +20130,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19915,7 +20196,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19936,6 +20227,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22510,6 +22802,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23885,6 +24225,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24668,6 +25016,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25368,7 +25721,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25483,8 +25837,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25549,7 +25903,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25570,6 +25934,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemCreatedByUserMailboxSetting.md index 37d48af460bf..20b7a936121e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemDocumentSetVersion.md index 0d81e1ceb107..50240d2565c6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemDocumentSetVersionField.md index 9dd63f050d25..5ef6b4a51faf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemField.md index 94ceb7f8e344..b6eda6feb311 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemLastModifiedByUserMailboxSetting.md index 03f0b5628854..0a565dfcebb2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemVersion.md index e22edf400703..c506bce52096 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemVersionField.md index 0170028fd412..7dcc09794c2c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListLastModifiedByUserMailboxSetting.md index 2e29ed671770..a99d8da738bb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListOperation.md index 6250e99c34f1..9230e4fa48f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListSubscription.md index ff393ced2533..e5817a080c48 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgSharePermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgSharePermission.md index 3bd0825747b5..9e4b8e792cae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgSharePermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgSharePermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgsharepermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSharePermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareSharedDriveItemSharedDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareSharedDriveItemSharedDriveItem.md index 2bea5ceea39f..6f377295cb17 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareSharedDriveItemSharedDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgShareSharedDriveItemSharedDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mgshareshareddriveitemshareddriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgShareSharedDriveItemSharedDriveItem --- @@ -1961,6 +1961,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3336,6 +3384,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4119,6 +4175,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4819,7 +4880,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4934,8 +4996,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5000,7 +5062,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5021,6 +5093,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7031,6 +7104,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8406,6 +8527,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9189,6 +9318,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9889,7 +10023,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10004,8 +10139,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10070,7 +10205,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10091,6 +10236,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12067,6 +12213,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12812,6 +13006,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -13648,6 +13850,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14358,7 +14565,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14473,8 +14681,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14539,7 +14747,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14560,6 +14778,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17126,6 +17345,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17871,6 +18138,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18707,6 +18982,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19417,7 +19697,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19532,8 +19813,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19598,7 +19879,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19619,6 +19910,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22167,6 +22459,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23542,6 +23882,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24325,6 +24673,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25025,7 +25378,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25140,8 +25494,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25206,7 +25560,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25227,6 +25591,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -27203,6 +27568,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -28315,6 +28728,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -29326,6 +29747,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30026,7 +30452,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30141,8 +30568,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30207,7 +30634,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -30228,6 +30665,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -32236,6 +32674,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -33558,6 +34044,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -34341,6 +34835,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -35041,7 +35540,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -35156,8 +35656,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -35222,7 +35722,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -35243,6 +35753,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -37400,6 +37911,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -38145,6 +38704,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -38981,6 +39548,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -39691,7 +40263,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -39806,8 +40379,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -39872,7 +40445,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -39893,6 +40476,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -42433,6 +43017,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -43808,6 +44440,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -44325,6 +44965,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -45188,7 +45833,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -45303,8 +45949,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -45369,7 +46015,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -45390,6 +46046,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDrive.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDrive.md index 6dcb133bccce..09964799d26f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDrive.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDrive.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdrive Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDrive --- @@ -2081,6 +2081,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2317,6 +2365,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4183,6 +4239,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4883,7 +4944,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4998,8 +5060,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5064,7 +5126,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5085,6 +5157,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7114,6 +7187,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7859,6 +7980,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8695,6 +8824,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9405,7 +9539,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9520,8 +9655,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9586,7 +9721,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9607,6 +9752,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12155,6 +12301,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13530,6 +13724,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14313,6 +14515,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15013,7 +15220,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15128,8 +15336,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15194,7 +15402,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15215,6 +15433,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17191,6 +17410,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17936,6 +18203,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18772,6 +19047,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19482,7 +19762,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19597,8 +19878,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19663,7 +19944,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19684,6 +19975,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22251,6 +22543,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -22996,6 +23336,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -23832,6 +24180,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -24542,7 +24895,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -24657,8 +25011,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -24723,7 +25077,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -24744,6 +25108,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -27292,6 +27657,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -28667,6 +29080,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -29450,6 +29871,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30150,7 +30576,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30265,8 +30692,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30331,7 +30758,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -30352,6 +30789,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -32328,6 +32766,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -33440,6 +33926,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -34451,6 +34945,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -35151,7 +35650,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -35266,8 +35766,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -35332,7 +35832,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -35353,6 +35863,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -37418,6 +37929,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -38163,6 +38722,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -38999,6 +39566,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -39709,7 +40281,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -39824,8 +40397,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -39890,7 +40463,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -39911,6 +40494,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -42462,6 +43046,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -43207,6 +43839,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -44043,6 +44683,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -44753,7 +45398,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -44868,8 +45514,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -44934,7 +45580,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -44955,6 +45611,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveCreatedByUserMailboxSetting.md index 4bdff65bd148..e98af5de35c5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdrivecreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItem.md index a145da9a07fd..1cc7108c68e4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItem --- @@ -2772,6 +2772,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3480,6 +3528,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4316,6 +4372,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -5026,7 +5087,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5141,8 +5203,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5207,7 +5269,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5228,6 +5300,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7802,6 +7875,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8547,6 +8668,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9383,6 +9512,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10093,7 +10227,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10208,8 +10343,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10274,7 +10409,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10295,6 +10440,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12844,6 +12990,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13589,6 +13783,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14425,6 +14627,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15135,7 +15342,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15250,8 +15458,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15316,7 +15524,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15337,6 +15555,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17885,6 +18104,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -19260,6 +19527,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20043,6 +20318,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20743,7 +21023,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20858,8 +21139,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20924,7 +21205,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20945,6 +21236,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -23002,6 +23294,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -24377,6 +24717,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25160,6 +25508,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25860,7 +26213,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25975,8 +26329,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26041,7 +26395,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26062,6 +26426,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -28038,6 +28403,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -29360,6 +29773,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30143,6 +30564,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30843,7 +31269,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30958,8 +31385,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -31024,7 +31451,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31045,6 +31482,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemAnalytic.md index fb39a5ae3ed3..0181783ec46d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemAnalytic --- @@ -1573,6 +1573,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2287,6 +2335,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3123,6 +3179,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3833,7 +3894,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -3948,8 +4010,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4014,7 +4076,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4035,6 +4107,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6610,6 +6683,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7318,6 +7439,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8154,6 +8283,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8864,7 +8998,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -8979,8 +9114,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9045,7 +9180,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9066,6 +9211,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -11664,6 +11810,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12378,6 +12572,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -13214,6 +13416,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -13924,7 +14131,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14039,8 +14247,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14105,7 +14313,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14126,6 +14344,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -16697,6 +16916,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17411,6 +17678,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18247,6 +18522,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18957,7 +19237,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19072,8 +19353,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19138,7 +19419,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19159,6 +19450,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemAnalyticItemActivityStat.md index 6f0310eeca5f..0e79fd015783 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemAnalyticItemActivityStat --- @@ -1798,6 +1798,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2535,6 +2583,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3371,6 +3427,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4081,7 +4142,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4196,8 +4258,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4262,7 +4324,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4283,6 +4355,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6841,6 +6914,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7555,6 +7676,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8391,6 +8520,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9101,7 +9235,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9216,8 +9351,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9282,7 +9417,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9303,6 +9448,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemCreatedByUserMailboxSetting.md index a2deb52978dd..c0a170a83184 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemLastModifiedByUserMailboxSetting.md index 1b87415ec91e..b235bd260e5d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItem.md index 05e622653f02..704603f7fa7b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemListItem --- @@ -2008,6 +2008,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2716,6 +2764,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3552,6 +3608,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4262,7 +4323,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4377,8 +4439,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4443,7 +4505,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4464,6 +4536,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7019,6 +7092,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8341,6 +8462,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9124,6 +9253,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9824,7 +9958,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9939,8 +10074,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10005,7 +10140,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10026,6 +10171,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12065,6 +12211,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13440,6 +13634,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14223,6 +14425,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14923,7 +15130,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15038,8 +15246,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15104,7 +15312,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15125,6 +15343,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17138,6 +17357,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17883,6 +18150,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18719,6 +18994,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19429,7 +19709,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19544,8 +19825,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19610,7 +19891,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19631,6 +19922,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22205,6 +22497,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23580,6 +23920,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24363,6 +24711,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25063,7 +25416,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25178,8 +25532,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25244,7 +25598,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25265,6 +25629,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemCreatedByUserMailboxSetting.md index 96cad72af7d7..ff363f2f108b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemlistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemDocumentSetVersion.md index aa1d74c567f5..248387b77e19 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemDocumentSetVersionField.md index fb588c334382..fdc1a06f00de 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemField.md index 50433a187e47..3d190a43cbd0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting.md index bdd099f2a51f..301602676eed 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemlistitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemVersion.md index 8ecb0c674965..95536a24be6f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemVersionField.md index e530eddcca6b..ac076e780b5e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemPermission.md index dfce04738721..1bb7ed46b7cc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitempermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemRetentionLabel.md index eb7704c23a29..a9cacc92f7f1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemSubscription.md index 2cc9d8f9b863..1123f9391fba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemThumbnail.md index c70aae02235e..e0ff47009e77 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemVersion.md index 43d29f71b7fe..af0b71971a9b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveLastModifiedByUserMailboxSetting.md index 7599022ae567..754a925117fa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdrivelastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveList.md index d6bfda7154fd..458bb2e88467 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdrivelist Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveList --- @@ -2043,6 +2043,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3155,6 +3203,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4166,6 +4222,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4866,7 +4927,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4981,8 +5043,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5047,7 +5109,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5068,6 +5140,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7477,6 +7550,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8852,6 +8973,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9635,6 +9764,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10335,7 +10469,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10450,8 +10585,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10516,7 +10651,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10537,6 +10682,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12513,6 +12659,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12749,6 +12943,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14615,6 +14817,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15315,7 +15522,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15430,8 +15638,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15496,7 +15704,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15517,6 +15735,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17571,6 +17790,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -18893,6 +19160,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -19676,6 +19951,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20376,7 +20656,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20491,8 +20772,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20557,7 +20838,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20578,6 +20869,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22612,6 +22904,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23987,6 +24327,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24770,6 +25118,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25470,7 +25823,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25585,8 +25939,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25651,7 +26005,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25672,6 +26036,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListColumn.md index eb80b3c911cf..d20007244b04 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdrivelistcolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveListColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListContentType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListContentType.md index fca1ff3c80cd..9e70f044c9fc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListContentType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListContentType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdrivelistcontenttype Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveListContentType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListContentTypeColumn.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListContentTypeColumn.md index cd0d6dd7aeb2..954813ab70be 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListContentTypeColumn.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListContentTypeColumn.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdrivelistcontenttypecolumn Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveListContentTypeColumn --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListContentTypeColumnLink.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListContentTypeColumnLink.md index 675eaff70cb1..cd62271b441d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListContentTypeColumnLink.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListContentTypeColumnLink.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdrivelistcontenttypecolumnlink Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveListContentTypeColumnLink --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListCreatedByUserMailboxSetting.md index 14d557b8781b..3c5b88eba12c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdrivelistcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveListCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItem.md index 5dbfa885c1d9..807ab6f74eb6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdrivelistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveListItem --- @@ -2008,6 +2008,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2716,6 +2764,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3552,6 +3608,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4262,7 +4323,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4377,8 +4439,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4443,7 +4505,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4464,6 +4536,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7019,6 +7092,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8341,6 +8462,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9124,6 +9253,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9824,7 +9958,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9939,8 +10074,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10005,7 +10140,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10026,6 +10171,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12065,6 +12211,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13440,6 +13634,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14223,6 +14425,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14923,7 +15130,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15038,8 +15246,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15104,7 +15312,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15125,6 +15343,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17138,6 +17357,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17883,6 +18150,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18719,6 +18994,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19429,7 +19709,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19544,8 +19825,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19610,7 +19891,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19631,6 +19922,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22205,6 +22497,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23580,6 +23920,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24363,6 +24711,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25063,7 +25416,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25178,8 +25532,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25244,7 +25598,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25265,6 +25629,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemCreatedByUserMailboxSetting.md index 3b1dd236c5f2..4cda69615d3c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdrivelistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemDocumentSetVersion.md index d7500c084a71..27b1ebe8eee2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdrivelistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemDocumentSetVersionField.md index c09a40c133f3..8125dc59c2b9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdrivelistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemField.md index 495178063f38..30a7a1a2ccea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdrivelistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemLastModifiedByUserMailboxSetting.md index 5f79f747ecc9..543fe853639f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdrivelistitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveListItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemVersion.md index 6227774641a9..52b435beae45 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdrivelistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemVersionField.md index ceb73d08d38c..348e2414a6bd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdrivelistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListLastModifiedByUserMailboxSetting.md index 9f26e869779e..ae7b76045084 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdrivelistlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveListLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListOperation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListOperation.md index 83f71a35bf1a..aa78a471af46 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListOperation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListOperation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdrivelistoperation Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveListOperation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListSubscription.md index 1b4db052b714..11d8707ab930 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveListSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdrivelistsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveListSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRoot.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRoot.md index 0610cc240efa..7279616bf319 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRoot.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRoot.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriveroot Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveRoot --- @@ -2744,6 +2744,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3452,6 +3500,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4288,6 +4344,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4998,7 +5059,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5113,8 +5175,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5179,7 +5241,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5200,6 +5272,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7774,6 +7847,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8519,6 +8640,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9355,6 +9484,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -10065,7 +10199,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10180,8 +10315,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10246,7 +10381,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10267,6 +10412,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12816,6 +12962,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13561,6 +13755,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14397,6 +14599,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -15107,7 +15314,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15222,8 +15430,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15288,7 +15496,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15309,6 +15527,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17857,6 +18076,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -19232,6 +19499,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -20015,6 +20290,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -20715,7 +20995,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20830,8 +21111,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20896,7 +21177,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20917,6 +21208,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22974,6 +23266,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -24349,6 +24689,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25132,6 +25480,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25832,7 +26185,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25947,8 +26301,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26013,7 +26367,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26034,6 +26398,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -28010,6 +28375,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -29332,6 +29745,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30115,6 +30536,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -30815,7 +31241,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30930,8 +31357,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30996,7 +31423,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -31017,6 +31454,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootAnalytic.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootAnalytic.md index 0f0c4791d3a0..8c0756cc28aa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootAnalytic.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootAnalytic.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriverootanalytic Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveRootAnalytic --- @@ -1546,6 +1546,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2260,6 +2308,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3096,6 +3152,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -3806,7 +3867,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -3921,8 +3983,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -3987,7 +4049,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4008,6 +4080,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6583,6 +6656,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7291,6 +7412,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8127,6 +8256,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8837,7 +8971,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -8952,8 +9087,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9018,7 +9153,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9039,6 +9184,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -11637,6 +11783,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12351,6 +12545,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -13187,6 +13389,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -13897,7 +14104,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14012,8 +14220,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14078,7 +14286,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14099,6 +14317,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -16670,6 +16889,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17384,6 +17651,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18220,6 +18495,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -18930,7 +19210,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19045,8 +19326,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19111,7 +19392,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19132,6 +19423,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootAnalyticItemActivityStat.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootAnalyticItemActivityStat.md index 74a767009258..b79da7737f6d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootAnalyticItemActivityStat.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootAnalyticItemActivityStat.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriverootanalyticitemactivitystat Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveRootAnalyticItemActivityStat --- @@ -1771,6 +1771,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2508,6 +2556,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3344,6 +3400,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4054,7 +4115,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4169,8 +4231,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4235,7 +4297,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4256,6 +4328,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6814,6 +6887,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7528,6 +7649,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8364,6 +8493,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9074,7 +9208,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9189,8 +9324,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9255,7 +9390,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9276,6 +9421,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootCreatedByUserMailboxSetting.md index d1fa88e68baa..3d0cbdbd82db 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriverootcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveRootCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootLastModifiedByUserMailboxSetting.md index 406a44fcec4c..af4e68726c3c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriverootlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveRootLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItem.md index ae8297e63e5b..fc9f00dd2f19 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriverootlistitem Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveRootListItem --- @@ -1981,6 +1981,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2689,6 +2737,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3525,6 +3581,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4235,7 +4296,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4350,8 +4412,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4416,7 +4478,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4437,6 +4509,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6992,6 +7065,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8314,6 +8435,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9097,6 +9226,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9797,7 +9931,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9912,8 +10047,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9978,7 +10113,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9999,6 +10144,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -12038,6 +12184,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13413,6 +13607,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14196,6 +14398,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -14896,7 +15103,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15011,8 +15219,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15077,7 +15285,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15098,6 +15316,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -17111,6 +17330,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17856,6 +18123,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -18692,6 +18967,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -19402,7 +19682,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -19517,8 +19798,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -19583,7 +19864,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -19604,6 +19895,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -22178,6 +22470,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23553,6 +23893,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -24336,6 +24684,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -25036,7 +25389,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25151,8 +25505,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25217,7 +25571,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25238,6 +25602,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemCreatedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemCreatedByUserMailboxSetting.md index adb4ac214b2d..f2aec3bfdd87 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemCreatedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemCreatedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriverootlistitemcreatedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveRootListItemCreatedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemDocumentSetVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemDocumentSetVersion.md index cee71469f1a7..3ab34c469d1c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemDocumentSetVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemDocumentSetVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriverootlistitemdocumentsetversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveRootListItemDocumentSetVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemDocumentSetVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemDocumentSetVersionField.md index a0b70d79b6b7..0e75cec3ba56 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemDocumentSetVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemDocumentSetVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriverootlistitemdocumentsetversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveRootListItemDocumentSetVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemField.md index aa7d8ef75b43..c4c0ed995040 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriverootlistitemfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveRootListItemField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemLastModifiedByUserMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemLastModifiedByUserMailboxSetting.md index a296a07a736c..bb504e93109d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemLastModifiedByUserMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemLastModifiedByUserMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriverootlistitemlastmodifiedbyusermailboxsetting Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveRootListItemLastModifiedByUserMailboxSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemVersion.md index 8f1822ad6a6c..14cff7b6a398 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriverootlistitemversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveRootListItemVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemVersionField.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemVersionField.md index 39f3dd40f682..2bad282bf5da 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemVersionField.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootListItemVersionField.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriverootlistitemversionfield Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveRootListItemVersionField --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootPermission.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootPermission.md index 61bafb7d62a7..3b7beb78b999 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootPermission.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootPermission.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriverootpermission Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveRootPermission --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootRetentionLabel.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootRetentionLabel.md index 9b102a5e13f0..3fd7007e00dd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootRetentionLabel.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootRetentionLabel.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriverootretentionlabel Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveRootRetentionLabel --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootSubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootSubscription.md index 624250a3b189..fbceaa6152de 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootSubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootSubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriverootsubscription Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveRootSubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootThumbnail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootThumbnail.md index 62cf954c0e5c..cb28201b5939 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootThumbnail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootThumbnail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriverootthumbnail Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveRootThumbnail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootVersion.md index d1d146160722..46871e4a6498 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Files/Update-MgUserDriveRootVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Files-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.files/update-mguserdriverootversion Locale: en-US Module Name: Microsoft.Graph.Files -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserDriveRootVersion --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Add-MgGroupFavorite.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Add-MgGroupFavorite.md index 8c0cbf7440f5..dbc1108933be 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Add-MgGroupFavorite.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Add-MgGroupFavorite.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/add-mggroupfavorite Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Add-MgGroupFavorite --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Add-MgGroupToLifecyclePolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Add-MgGroupToLifecyclePolicy.md index 9d79f970bb7c..2077f44658e1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Add-MgGroupToLifecyclePolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Add-MgGroupToLifecyclePolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/add-mggrouptolifecyclepolicy Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Add-MgGroupToLifecyclePolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Confirm-MgGroupGrantedPermissionForApp.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Confirm-MgGroupGrantedPermissionForApp.md index 01091c00e9ad..db2aa4fe4875 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Confirm-MgGroupGrantedPermissionForApp.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Confirm-MgGroupGrantedPermissionForApp.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/confirm-mggroupgrantedpermissionforapp Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgGroupGrantedPermissionForApp --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Confirm-MgGroupMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Confirm-MgGroupMemberGroup.md index eed2592a1481..47dd1e2cff2d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Confirm-MgGroupMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Confirm-MgGroupMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/confirm-mggroupmembergroup Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgGroupMemberGroup --- @@ -14,7 +14,7 @@ title: Confirm-MgGroupMemberGroup ## SYNOPSIS Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. @@ -74,7 +74,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Confirm-MgGroupMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Confirm-MgGroupMemberObject.md index 9b3aaa7f2359..c20547e9356f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Confirm-MgGroupMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Confirm-MgGroupMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/confirm-mggroupmemberobject Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgGroupMemberObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Confirm-MgGroupSettingTemplateMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Confirm-MgGroupSettingTemplateMemberGroup.md index 3c156daad7c1..87d5382d7fb0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Confirm-MgGroupSettingTemplateMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Confirm-MgGroupSettingTemplateMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/confirm-mggroupsettingtemplatemembergroup Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgGroupSettingTemplateMemberGroup --- @@ -14,7 +14,7 @@ title: Confirm-MgGroupSettingTemplateMemberGroup ## SYNOPSIS Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. @@ -71,7 +71,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Confirm-MgGroupSettingTemplateMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Confirm-MgGroupSettingTemplateMemberObject.md index b6703c91876e..87d3c0052fe5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Confirm-MgGroupSettingTemplateMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Confirm-MgGroupSettingTemplateMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/confirm-mggroupsettingtemplatememberobject Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgGroupSettingTemplateMemberObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroup.md index d9d02cb53723..4c5634f3a1c4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroup Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupAcceptedSender.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupAcceptedSender.md index e66d7d687175..e83eeda22306 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupAcceptedSender.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupAcceptedSender.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupacceptedsender Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupAcceptedSender --- @@ -13,7 +13,7 @@ title: Get-MgGroupAcceptedSender ## SYNOPSIS -Users in the accepted senders list can post to conversations of the group (identified in the GET request URL).Make sure you do not specify the same user or group in the accepted senders and rejected senders lists, otherwise you will get an error. +Users in the accepted senders list can post to conversations of the group (identified in the GET request URL).\rMake sure you do not specify the same user or group in the accepted senders and rejected senders lists, otherwise you will get an error. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaGroupAcceptedSender](/powershell/module/Microsoft.Graph.Beta.Groups/Get-MgBetaGroupAcceptedSender?view=graph-powershell-beta) @@ -38,7 +38,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Users in the accepted senders list can post to conversations of the group (identified in the GET request URL).Make sure you do not specify the same user or group in the accepted senders and rejected senders lists, otherwise you will get an error. +Users in the accepted senders list can post to conversations of the group (identified in the GET request URL).\rMake sure you do not specify the same user or group in the accepted senders and rejected senders lists, otherwise you will get an error. **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupAcceptedSenderByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupAcceptedSenderByRef.md index 4835d7741e75..06f90f58573b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupAcceptedSenderByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupAcceptedSenderByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupacceptedsenderbyref Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupAcceptedSenderByRef --- @@ -13,7 +13,7 @@ title: Get-MgGroupAcceptedSenderByRef ## SYNOPSIS -Users in the accepted senders list can post to conversations of the group (identified in the GET request URL).Make sure you do not specify the same user or group in the accepted senders and rejected senders lists, otherwise you will get an error. +Users in the accepted senders list can post to conversations of the group (identified in the GET request URL).\rMake sure you do not specify the same user or group in the accepted senders and rejected senders lists, otherwise you will get an error. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaGroupAcceptedSenderByRef](/powershell/module/Microsoft.Graph.Beta.Groups/Get-MgBetaGroupAcceptedSenderByRef?view=graph-powershell-beta) @@ -38,7 +38,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Users in the accepted senders list can post to conversations of the group (identified in the GET request URL).Make sure you do not specify the same user or group in the accepted senders and rejected senders lists, otherwise you will get an error. +Users in the accepted senders list can post to conversations of the group (identified in the GET request URL).\rMake sure you do not specify the same user or group in the accepted senders and rejected senders lists, otherwise you will get an error. **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupAcceptedSenderCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupAcceptedSenderCount.md index aa7689ddd472..74d40f1c808f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupAcceptedSenderCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupAcceptedSenderCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupacceptedsendercount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupAcceptedSenderCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupById.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupById.md index 7f378ba3c7c1..d2dee31a401b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupById.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupById.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupbyid Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupById --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupByUniqueName.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupByUniqueName.md index 0692f33882c8..b3cb4bf3aa2a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupByUniqueName.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupByUniqueName.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupbyuniquename Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupByUniqueName --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversation.md index 9ccfce412567..ad0f1eb1dd14 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupconversation Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupConversation --- @@ -13,7 +13,7 @@ title: Get-MgGroupConversation ## SYNOPSIS -The group's conversations. +Retrieve the properties and relationships of conversation object. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaGroupConversation](/powershell/module/Microsoft.Graph.Beta.Groups/Get-MgBetaGroupConversation?view=graph-powershell-beta) @@ -56,7 +56,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -The group's conversations. +Retrieve the properties and relationships of conversation object. **Permissions** @@ -591,7 +591,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgGroupConversation](https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupconversation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/group-get-conversation?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/conversation-get?view=graph-rest-1.0) - [Graph API Reference](https://learn.microsoft.com/graph/api/group-list-conversations?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationCount.md index c24710832a82..2b05a2194025 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupconversationcount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupConversationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThread.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThread.md index 399a20798c99..4362631badde 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThread.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThread.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupconversationthread Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupConversationThread --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadCount.md index bac489e88864..e4704303d807 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupconversationthreadcount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupConversationThreadCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPost.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPost.md index e1b70d2bd73a..106fd0f32ca1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPost.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPost.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupconversationthreadpost Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupConversationThreadPost --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostAttachment.md index 1282da005224..9def4a4443e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupconversationthreadpostattachment Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupConversationThreadPostAttachment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostAttachmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostAttachmentCount.md index 2608111aceea..333de027f170 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostAttachmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostAttachmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupconversationthreadpostattachmentcount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupConversationThreadPostAttachmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostCount.md index 6ce140ca4453..da9b2f6be53f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupconversationthreadpostcount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupConversationThreadPostCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostExtension.md index d516638aaef5..46c639047277 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupconversationthreadpostextension Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupConversationThreadPostExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostExtensionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostExtensionCount.md index 55e9bb4ca993..5cd6ad31966a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostExtensionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostExtensionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupconversationthreadpostextensioncount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupConversationThreadPostExtensionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostInReplyToAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostInReplyToAttachment.md index 994991e569af..682b4fb1c3ee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostInReplyToAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostInReplyToAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupconversationthreadpostinreplytoattachment Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupConversationThreadPostInReplyToAttachment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostInReplyToAttachmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostInReplyToAttachmentCount.md index 5bfa3c86cb2a..46dc115f4704 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostInReplyToAttachmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostInReplyToAttachmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupconversationthreadpostinreplytoattachmentcount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupConversationThreadPostInReplyToAttachmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostInReplyToExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostInReplyToExtension.md index 487e7d463efa..e2534564c337 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostInReplyToExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostInReplyToExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupconversationthreadpostinreplytoextension Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupConversationThreadPostInReplyToExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostInReplyToExtensionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostInReplyToExtensionCount.md index e1b7b61b0891..9bc13b492c76 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostInReplyToExtensionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupConversationThreadPostInReplyToExtensionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupconversationthreadpostinreplytoextensioncount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupConversationThreadPostInReplyToExtensionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupCount.md index 0db52a9bcd15..7cdbd3a07688 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupcount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupCreatedOnBehalfOf.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupCreatedOnBehalfOf.md index c49ba9c80a2d..f6ea1c01064c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupCreatedOnBehalfOf.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupCreatedOnBehalfOf.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupcreatedonbehalfof Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupCreatedOnBehalfOf --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupDelta.md index bc1945a42a05..6ff406ddab6f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupdelta Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupDelta --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupExtension.md index 266ea5280d31..97d8c6225565 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupextension Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupExtensionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupExtensionCount.md index 3dcf30048a34..8b0f9d9cdffc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupExtensionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupExtensionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupextensioncount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupExtensionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupLifecyclePolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupLifecyclePolicy.md index a9835ed5c8c0..d9acf35bb492 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupLifecyclePolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupLifecyclePolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouplifecyclepolicy Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupLifecyclePolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupLifecyclePolicyByGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupLifecyclePolicyByGroup.md index ab301ecf9d2a..fa8c15f93972 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupLifecyclePolicyByGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupLifecyclePolicyByGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouplifecyclepolicybygroup Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupLifecyclePolicyByGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupLifecyclePolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupLifecyclePolicyCount.md index b7e97158553c..aea9517d88cb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupLifecyclePolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupLifecyclePolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouplifecyclepolicycount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupLifecyclePolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMember.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMember.md index ad61a9289ec6..5cf67beb7804 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMember.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMember.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmember Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMember --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberAsApplication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberAsApplication.md index d31066c80ec2..c1e189851862 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberAsApplication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberAsApplication.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberasapplication Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberAsApplication --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberAsDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberAsDevice.md index a67c2945043b..b029e479da45 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberAsDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberAsDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberasdevice Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberAsDevice --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberAsGroup.md index fd0421c8009a..62ed662fa686 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberasgroup Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberAsOrgContact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberAsOrgContact.md index fe4c53ec8ea2..45429b936f66 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberAsOrgContact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberAsOrgContact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberasorgcontact Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberAsOrgContact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberAsServicePrincipal.md index f1af193ae05d..a81b405ba5d9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberAsUser.md index 39d6c0f21ebd..2f0d1536508b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberasuser Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberByRef.md index d1eb83ca8e73..e5f52fff80dd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberbyref Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCount.md index 9ee2f241397a..cf25600ebdfc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmembercount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCountAsApplication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCountAsApplication.md index a52647fb69cf..67c47e50554e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCountAsApplication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCountAsApplication.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmembercountasapplication Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberCountAsApplication --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCountAsDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCountAsDevice.md index d7ead9eb3973..e4e52edbae02 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCountAsDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCountAsDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmembercountasdevice Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberCountAsDevice --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCountAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCountAsGroup.md index 4aad060dd559..27043cc19737 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCountAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCountAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmembercountasgroup Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberCountAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCountAsOrgContact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCountAsOrgContact.md index 0446f01f6ac9..e9dcfaad90db 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCountAsOrgContact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCountAsOrgContact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmembercountasorgcontact Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberCountAsOrgContact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCountAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCountAsServicePrincipal.md index 42d6388c575d..0b3cadafd0bf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCountAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCountAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmembercountasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberCountAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCountAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCountAsUser.md index 73dbaa8b4e93..7fbd3916030a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCountAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberCountAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmembercountasuser Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberCountAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberGroup.md index 7b378ad0b574..c4a95323cc59 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmembergroup Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberObject.md index c55ea608df24..d9975f9357fc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberobject Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberObject --- @@ -13,7 +13,7 @@ title: Get-MgGroupMemberObject ## SYNOPSIS -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. > [!NOTE] @@ -70,7 +70,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberOf.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberOf.md index 4222d70a21b8..fdaa0d27bcaf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberOf.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberOf.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberof Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberOf --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberOfAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberOfAsAdministrativeUnit.md index 50dc63594b89..08e1b7193e25 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberOfAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberOfAsAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberofasadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberOfAsAdministrativeUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberOfAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberOfAsGroup.md index 510f36ec6f52..5b4674967c63 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberOfAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberOfAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberofasgroup Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberOfAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberOfCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberOfCount.md index 6a015c71c656..829c343b95ba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberOfCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberOfCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberofcount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberOfCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberOfCountAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberOfCountAsAdministrativeUnit.md index 735a0a6dc49e..da2777ad8d6b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberOfCountAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberOfCountAsAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberofcountasadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberOfCountAsAdministrativeUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberOfCountAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberOfCountAsGroup.md index acd6a9c2cc67..5de4294908f5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberOfCountAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberOfCountAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberofcountasgroup Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberOfCountAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseError.md index 5f1d4d31a6cf..16b2464fce5f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberwithlicenseerror Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberWithLicenseError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorAsApplication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorAsApplication.md index 9d754d22191e..091adfb5a717 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorAsApplication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorAsApplication.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberwithlicenseerrorasapplication Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberWithLicenseErrorAsApplication --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorAsDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorAsDevice.md index 2ada26895bba..a5c00a8e46d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorAsDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorAsDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberwithlicenseerrorasdevice Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberWithLicenseErrorAsDevice --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorAsGroup.md index 6b2b8bcea9bf..e64c461587f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberwithlicenseerrorasgroup Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberWithLicenseErrorAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorAsOrgContact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorAsOrgContact.md index 88296d1435bb..3158b547077b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorAsOrgContact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorAsOrgContact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberwithlicenseerrorasorgcontact Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberWithLicenseErrorAsOrgContact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorAsServicePrincipal.md index 4c75f36a08f6..567f081412cd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberwithlicenseerrorasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberWithLicenseErrorAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorAsUser.md index 02356d78f328..8ed86aeae49d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberwithlicenseerrorasuser Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberWithLicenseErrorAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCount.md index d95f7f8a622e..cb91c9933c90 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberwithlicenseerrorcount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberWithLicenseErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCountAsApplication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCountAsApplication.md index 2881ce971ca3..63454699f0cb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCountAsApplication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCountAsApplication.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberwithlicenseerrorcountasapplication Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberWithLicenseErrorCountAsApplication --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCountAsDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCountAsDevice.md index 32e19236a5e4..454f07212e7d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCountAsDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCountAsDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberwithlicenseerrorcountasdevice Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberWithLicenseErrorCountAsDevice --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCountAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCountAsGroup.md index 5fd7ce756c74..da373e83b58d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCountAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCountAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberwithlicenseerrorcountasgroup Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberWithLicenseErrorCountAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCountAsOrgContact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCountAsOrgContact.md index 0fedfc7e2105..e8a24b8e27ee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCountAsOrgContact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCountAsOrgContact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberwithlicenseerrorcountasorgcontact Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberWithLicenseErrorCountAsOrgContact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCountAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCountAsServicePrincipal.md index 5ef229da8e11..56cd9ece0b6d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCountAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCountAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberwithlicenseerrorcountasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberWithLicenseErrorCountAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCountAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCountAsUser.md index de97514da12b..b5ee560e6512 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCountAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupMemberWithLicenseErrorCountAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupmemberwithlicenseerrorcountasuser Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupMemberWithLicenseErrorCountAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwner.md index f91d6753e0d0..27eda944896b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupowner Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupOwner --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerAsApplication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerAsApplication.md index d99a4aa8d105..1b1425e39593 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerAsApplication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerAsApplication.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupownerasapplication Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupOwnerAsApplication --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerAsDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerAsDevice.md index 1d6466497fee..4bd39e965d9d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerAsDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerAsDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupownerasdevice Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupOwnerAsDevice --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerAsGroup.md index 64f44c433d1a..6e28b2197bb0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupownerasgroup Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupOwnerAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerAsOrgContact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerAsOrgContact.md index 5a9e672b9bb6..50e646b8b10e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerAsOrgContact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerAsOrgContact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupownerasorgcontact Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupOwnerAsOrgContact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerAsServicePrincipal.md index dfaa3fbc449a..d7b3cb9e4b4d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupownerasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupOwnerAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerAsUser.md index 2654996c093f..af971653d81a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupownerasuser Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupOwnerAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerByRef.md index 0cb91ee4776b..90915f520fbc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupownerbyref Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupOwnerByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCount.md index dd6f29237a09..8789a42a281b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupownercount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupOwnerCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCountAsApplication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCountAsApplication.md index b6ef9c9feddb..0320997b525d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCountAsApplication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCountAsApplication.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupownercountasapplication Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupOwnerCountAsApplication --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCountAsDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCountAsDevice.md index 108873ed53b3..0ab76338f97c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCountAsDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCountAsDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupownercountasdevice Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupOwnerCountAsDevice --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCountAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCountAsGroup.md index e098a1f3146b..af15fc36dc31 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCountAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCountAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupownercountasgroup Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupOwnerCountAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCountAsOrgContact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCountAsOrgContact.md index 2a3bc127bb95..31437cfe6b5b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCountAsOrgContact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCountAsOrgContact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupownercountasorgcontact Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupOwnerCountAsOrgContact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCountAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCountAsServicePrincipal.md index 67fd85aa3d56..c1b3a92f4da0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCountAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCountAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupownercountasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupOwnerCountAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCountAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCountAsUser.md index c6f8fd6549e8..653757db4fee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCountAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupOwnerCountAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupownercountasuser Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupOwnerCountAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupPermissionGrant.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupPermissionGrant.md index 9b028bd53b9f..00f684555535 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupPermissionGrant.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupPermissionGrant.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouppermissiongrant Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupPermissionGrant --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupPermissionGrantCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupPermissionGrantCount.md index 64746a7cbf4b..9c9a541de0ab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupPermissionGrantCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupPermissionGrantCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouppermissiongrantcount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupPermissionGrantCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupPhoto.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupPhoto.md index 65a1824330f2..ebec72d685fb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupPhoto.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupPhoto.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupphoto Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupPhoto --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupPhotoContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupPhotoContent.md index 13a2a865a005..a176772dea35 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupPhotoContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupPhotoContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupphotocontent Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupPhotoContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupRejectedSender.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupRejectedSender.md index c90e67a9b903..fb6e2aa1ecaa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupRejectedSender.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupRejectedSender.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouprejectedsender Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupRejectedSender --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupRejectedSenderByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupRejectedSenderByRef.md index a9bac53b88e2..72ae6cc5b413 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupRejectedSenderByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupRejectedSenderByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouprejectedsenderbyref Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupRejectedSenderByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupRejectedSenderCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupRejectedSenderCount.md index df23cd2a5deb..6c6e5d428e05 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupRejectedSenderCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupRejectedSenderCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouprejectedsendercount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupRejectedSenderCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSetting.md index 2cd96abfe0ab..b09ec43adc02 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupsetting Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingCount.md index fed6ed23e61e..fd2ca6bfd9ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupsettingcount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupSettingCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingTemplateById.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingTemplateById.md index 12813211ac66..1cd85f3af022 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingTemplateById.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingTemplateById.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupsettingtemplatebyid Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupSettingTemplateById --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingTemplateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingTemplateCount.md index 38d00dc5b897..8d8f9ad648b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingTemplateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingTemplateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupsettingtemplatecount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupSettingTemplateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingTemplateDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingTemplateDelta.md index 68d396efe487..6fc87515c3ca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingTemplateDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingTemplateDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupsettingtemplatedelta Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupSettingTemplateDelta --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingTemplateGroupSettingTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingTemplateGroupSettingTemplate.md index 27efd1f77609..bfbe355e705a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingTemplateGroupSettingTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingTemplateGroupSettingTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupsettingtemplategroupsettingtemplate Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupSettingTemplateGroupSettingTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingTemplateMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingTemplateMemberGroup.md index 8490299c319d..ba548051d2a2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingTemplateMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingTemplateMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupsettingtemplatemembergroup Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupSettingTemplateMemberGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingTemplateMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingTemplateMemberObject.md index 29aefc257871..efb1e97b7033 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingTemplateMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSettingTemplateMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupsettingtemplatememberobject Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupSettingTemplateMemberObject --- @@ -13,7 +13,7 @@ title: Get-MgGroupSettingTemplateMemberObject ## SYNOPSIS -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. ## SYNTAX @@ -67,7 +67,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSiteGetByPathApplicableContentTypeForList.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSiteGetByPathApplicableContentTypeForList.md index 5b5d3c6336f4..d5f08a2e36bd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSiteGetByPathApplicableContentTypeForList.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSiteGetByPathApplicableContentTypeForList.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupsitegetbypathapplicablecontenttypeforlist Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupSiteGetByPathApplicableContentTypeForList --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSiteGetGraphBPrePathActivityByInterval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSiteGetGraphBPrePathActivityByInterval.md index 83f294bd94b6..ce9f7a092ee8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSiteGetGraphBPrePathActivityByInterval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupSiteGetGraphBPrePathActivityByInterval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupsitegetgraphbprepathactivitybyinterval Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupSiteGetGraphBPrePathActivityByInterval --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThread.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThread.md index bf8b6b581755..15a570a3054e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThread.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThread.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupthread Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupThread --- @@ -13,7 +13,8 @@ title: Get-MgGroupThread ## SYNOPSIS -Get a thread object. +Get a specific thread that belongs to a group. +You can specify both the parent conversation and the thread, or, \ryou can specify the thread without referencing the parent conversation. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaGroupThread](/powershell/module/Microsoft.Graph.Beta.Groups/Get-MgBetaGroupThread?view=graph-powershell-beta) @@ -56,7 +57,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Get a thread object. +Get a specific thread that belongs to a group. +You can specify both the parent conversation and the thread, or, \ryou can specify the thread without referencing the parent conversation. **Permissions** @@ -591,7 +593,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgGroupThread](https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupthread) -- [Graph API Reference](https://learn.microsoft.com/graph/api/group-get-thread?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/conversationthread-get?view=graph-rest-1.0) - [Graph API Reference](https://learn.microsoft.com/graph/api/group-list-threads?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadCount.md index 244d877b5944..bc8ca6db2344 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupthreadcount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupThreadCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPost.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPost.md index e903be325bef..95fcb6742ea1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPost.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPost.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupthreadpost Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupThreadPost --- @@ -662,7 +662,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgGroupThreadPost](https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupthreadpost) -- [Graph API Reference](https://learn.microsoft.com/graph/api/post-get?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/conversationthread-list-posts?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostAttachment.md index d3de1fa299e1..098c28cd4aad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupthreadpostattachment Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupThreadPostAttachment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostAttachmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostAttachmentCount.md index 82b73f14cef6..168875100fad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostAttachmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostAttachmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupthreadpostattachmentcount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupThreadPostAttachmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostCount.md index 265db38ae4bc..87b11de75ef0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupthreadpostcount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupThreadPostCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostExtension.md index c21a8d2d585a..42191b5cb16b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupthreadpostextension Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupThreadPostExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostExtensionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostExtensionCount.md index 995f3a88daee..7290dfd60618 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostExtensionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostExtensionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupthreadpostextensioncount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupThreadPostExtensionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostInReplyToAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostInReplyToAttachment.md index 157ef8ac28c1..2ee2191b1087 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostInReplyToAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostInReplyToAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupthreadpostinreplytoattachment Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupThreadPostInReplyToAttachment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostInReplyToAttachmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostInReplyToAttachmentCount.md index 81295ecc8803..a21ea219beb2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostInReplyToAttachmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostInReplyToAttachmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupthreadpostinreplytoattachmentcount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupThreadPostInReplyToAttachmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostInReplyToExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostInReplyToExtension.md index aa695b019134..c0b1e0b155ef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostInReplyToExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostInReplyToExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupthreadpostinreplytoextension Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupThreadPostInReplyToExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostInReplyToExtensionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostInReplyToExtensionCount.md index 2ce70457c206..869f75945ee3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostInReplyToExtensionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupThreadPostInReplyToExtensionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggroupthreadpostinreplytoextensioncount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupThreadPostInReplyToExtensionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMember.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMember.md index 908cd75e9c96..a40ec7c44b6f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMember.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMember.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouptransitivemember Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupTransitiveMember --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberAsApplication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberAsApplication.md index 7883bd163237..ab4ebb57cefd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberAsApplication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberAsApplication.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouptransitivememberasapplication Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupTransitiveMemberAsApplication --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberAsDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberAsDevice.md index 9eee6d98da3c..eb4614978b10 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberAsDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberAsDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouptransitivememberasdevice Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupTransitiveMemberAsDevice --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberAsGroup.md index 9caeb54dfeab..9bb2e9344d4f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouptransitivememberasgroup Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupTransitiveMemberAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberAsOrgContact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberAsOrgContact.md index 665e98907e3a..150474badcca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberAsOrgContact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberAsOrgContact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouptransitivememberasorgcontact Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupTransitiveMemberAsOrgContact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberAsServicePrincipal.md index ba9e98999250..d1a63ebffcd5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouptransitivememberasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupTransitiveMemberAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberAsUser.md index 0587ba91de4a..f549abf68c49 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouptransitivememberasuser Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupTransitiveMemberAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCount.md index 920cf01261ea..2ba99c7f1f82 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouptransitivemembercount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupTransitiveMemberCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCountAsApplication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCountAsApplication.md index 0ce5635dc72d..5cd3c8e9c36d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCountAsApplication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCountAsApplication.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouptransitivemembercountasapplication Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupTransitiveMemberCountAsApplication --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCountAsDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCountAsDevice.md index c5d6d68806d5..68b7e29eb76c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCountAsDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCountAsDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouptransitivemembercountasdevice Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupTransitiveMemberCountAsDevice --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCountAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCountAsGroup.md index 7746e62516f0..938596204a8a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCountAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCountAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouptransitivemembercountasgroup Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupTransitiveMemberCountAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCountAsOrgContact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCountAsOrgContact.md index 70ce058acacb..aa33e0084293 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCountAsOrgContact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCountAsOrgContact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouptransitivemembercountasorgcontact Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupTransitiveMemberCountAsOrgContact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCountAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCountAsServicePrincipal.md index 16944eabee47..968116f51a6e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCountAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCountAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouptransitivemembercountasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupTransitiveMemberCountAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCountAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCountAsUser.md index 093f67d9a57b..23dd9adfa8eb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCountAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberCountAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouptransitivemembercountasuser Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupTransitiveMemberCountAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberOf.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberOf.md index 24f3d8ed157d..260c5fe9b6e6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberOf.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberOf.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouptransitivememberof Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupTransitiveMemberOf --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberOfAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberOfAsAdministrativeUnit.md index 33222db40b06..e08c5668e453 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberOfAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberOfAsAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouptransitivememberofasadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupTransitiveMemberOfAsAdministrativeUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberOfAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberOfAsGroup.md index e4039afb9821..4d6ab7c2f637 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberOfAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberOfAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouptransitivememberofasgroup Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupTransitiveMemberOfAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberOfCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberOfCount.md index 4751c941259b..70f570ecab2d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberOfCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberOfCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouptransitivememberofcount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupTransitiveMemberOfCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberOfCountAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberOfCountAsAdministrativeUnit.md index 895870470a47..accb3f59451f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberOfCountAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberOfCountAsAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouptransitivememberofcountasadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupTransitiveMemberOfCountAsAdministrativeUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberOfCountAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberOfCountAsGroup.md index 7f213c89a69f..c4117e27e645 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberOfCountAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Get-MgGroupTransitiveMemberOfCountAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/get-mggrouptransitivememberofcountasgroup Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgGroupTransitiveMemberOfCountAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgForwardGroupConversationThreadPost.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgForwardGroupConversationThreadPost.md index d90ff36d612f..e11eb016145d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgForwardGroupConversationThreadPost.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgForwardGroupConversationThreadPost.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/invoke-mgforwardgroupconversationthreadpost Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgForwardGroupConversationThreadPost --- @@ -14,7 +14,7 @@ title: Invoke-MgForwardGroupConversationThreadPost ## SYNOPSIS Forward a post to a recipient. -You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation. +You can specify both the parent conversation and thread in the request, \ror, you can specify just the parent thread without the parent conversation. > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaForwardGroupConversationThreadPost](/powershell/module/Microsoft.Graph.Beta.Groups/Invoke-MgBetaForwardGroupConversationThreadPost?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Forward a post to a recipient. -You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation. +You can specify both the parent conversation and thread in the request, \ror, you can specify just the parent thread without the parent conversation. **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgForwardGroupConversationThreadPostInReplyTo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgForwardGroupConversationThreadPostInReplyTo.md index b1f4570677e9..83475290c66e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgForwardGroupConversationThreadPostInReplyTo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgForwardGroupConversationThreadPostInReplyTo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/invoke-mgforwardgroupconversationthreadpostinreplyto Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgForwardGroupConversationThreadPostInReplyTo --- @@ -14,7 +14,7 @@ title: Invoke-MgForwardGroupConversationThreadPostInReplyTo ## SYNOPSIS Forward a post to a recipient. -You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation. +You can specify both the parent conversation and thread in the request, \ror, you can specify just the parent thread without the parent conversation. > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaForwardGroupConversationThreadPostInReplyTo](/powershell/module/Microsoft.Graph.Beta.Groups/Invoke-MgBetaForwardGroupConversationThreadPostInReplyTo?view=graph-powershell-beta) @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Forward a post to a recipient. -You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation. +You can specify both the parent conversation and thread in the request, \ror, you can specify just the parent thread without the parent conversation. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgForwardGroupThreadPost.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgForwardGroupThreadPost.md index 439c2ffde7f8..30a12dad327b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgForwardGroupThreadPost.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgForwardGroupThreadPost.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/invoke-mgforwardgroupthreadpost Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgForwardGroupThreadPost --- @@ -14,7 +14,7 @@ title: Invoke-MgForwardGroupThreadPost ## SYNOPSIS Forward a post to a recipient. -You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation. +You can specify both the parent conversation and thread in the request, \ror, you can specify just the parent thread without the parent conversation. > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaForwardGroupThreadPost](/powershell/module/Microsoft.Graph.Beta.Groups/Invoke-MgBetaForwardGroupThreadPost?view=graph-powershell-beta) @@ -73,7 +73,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Forward a post to a recipient. -You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation. +You can specify both the parent conversation and thread in the request, \ror, you can specify just the parent thread without the parent conversation. **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgForwardGroupThreadPostInReplyTo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgForwardGroupThreadPostInReplyTo.md index 36a71ece96e4..81dd33f40565 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgForwardGroupThreadPostInReplyTo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgForwardGroupThreadPostInReplyTo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/invoke-mgforwardgroupthreadpostinreplyto Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgForwardGroupThreadPostInReplyTo --- @@ -14,7 +14,7 @@ title: Invoke-MgForwardGroupThreadPostInReplyTo ## SYNOPSIS Forward a post to a recipient. -You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation. +You can specify both the parent conversation and thread in the request, \ror, you can specify just the parent thread without the parent conversation. > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaForwardGroupThreadPostInReplyTo](/powershell/module/Microsoft.Graph.Beta.Groups/Invoke-MgBetaForwardGroupThreadPostInReplyTo?view=graph-powershell-beta) @@ -74,7 +74,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Forward a post to a recipient. -You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation. +You can specify both the parent conversation and thread in the request, \ror, you can specify just the parent thread without the parent conversation. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgGraphGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgGraphGroup.md index a9074bca8304..fa4bf7809daf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgGraphGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgGraphGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/invoke-mggraphgroup Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgGraphGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgRenewGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgRenewGroup.md index dc1dc6df3406..7ced41c846ee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgRenewGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgRenewGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/invoke-mgrenewgroup Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRenewGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgReplyGroupConversationThread.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgReplyGroupConversationThread.md index feb8f230d5e1..562c9ef952c3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgReplyGroupConversationThread.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgReplyGroupConversationThread.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/invoke-mgreplygroupconversationthread Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReplyGroupConversationThread --- @@ -13,8 +13,9 @@ title: Invoke-MgReplyGroupConversationThread ## SYNOPSIS -Reply to a post and add a new post to the specified thread in a group conversation. -You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation. +Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. +You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. +The table in the Permissions section lists the resources that support open extensions. > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaReplyGroupConversationThread](/powershell/module/Microsoft.Graph.Beta.Groups/Invoke-MgBetaReplyGroupConversationThread?view=graph-powershell-beta) @@ -73,8 +74,9 @@ This cmdlet has the following aliases, ## DESCRIPTION -Reply to a post and add a new post to the specified thread in a group conversation. -You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation. +Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. +You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. +The table in the Permissions section lists the resources that support open extensions. **Permissions** @@ -703,7 +705,7 @@ Read-only. ## RELATED LINKS - [Invoke-MgReplyGroupConversationThread](https://learn.microsoft.com/powershell/module/microsoft.graph.groups/invoke-mgreplygroupconversationthread) -- [Graph API Reference](https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgReplyGroupConversationThreadPost.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgReplyGroupConversationThreadPost.md index a0db60182b20..72b4c70fe917 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgReplyGroupConversationThreadPost.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgReplyGroupConversationThreadPost.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/invoke-mgreplygroupconversationthreadpost Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReplyGroupConversationThreadPost --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgReplyGroupConversationThreadPostInReplyTo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgReplyGroupConversationThreadPostInReplyTo.md index 21e4eaab2577..79ffbeca7d8c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgReplyGroupConversationThreadPostInReplyTo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgReplyGroupConversationThreadPostInReplyTo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/invoke-mgreplygroupconversationthreadpostinreplyto Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReplyGroupConversationThreadPostInReplyTo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgReplyGroupThread.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgReplyGroupThread.md index 113b7194b3a8..d8990e731924 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgReplyGroupThread.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgReplyGroupThread.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/invoke-mgreplygroupthread Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReplyGroupThread --- @@ -13,8 +13,9 @@ title: Invoke-MgReplyGroupThread ## SYNOPSIS -Reply to a post and add a new post to the specified thread in a group conversation. -You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation. +Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. +You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. +The table in the Permissions section lists the resources that support open extensions. > [!NOTE] > To view the beta release of this cmdlet, view [Invoke-MgBetaReplyGroupThread](/powershell/module/Microsoft.Graph.Beta.Groups/Invoke-MgBetaReplyGroupThread?view=graph-powershell-beta) @@ -71,8 +72,9 @@ This cmdlet has the following aliases, ## DESCRIPTION -Reply to a post and add a new post to the specified thread in a group conversation. -You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation. +Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. +You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. +The table in the Permissions section lists the resources that support open extensions. **Permissions** @@ -763,7 +765,7 @@ Read-only. ## RELATED LINKS - [Invoke-MgReplyGroupThread](https://learn.microsoft.com/powershell/module/microsoft.graph.groups/invoke-mgreplygroupthread) -- [Graph API Reference](https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgReplyGroupThreadPost.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgReplyGroupThreadPost.md index 6a064f32a4b1..caedaaba4d2b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgReplyGroupThreadPost.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgReplyGroupThreadPost.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/invoke-mgreplygroupthreadpost Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReplyGroupThreadPost --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgReplyGroupThreadPostInReplyTo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgReplyGroupThreadPostInReplyTo.md index 7f5a39f7e08f..2df1fcfde026 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgReplyGroupThreadPostInReplyTo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgReplyGroupThreadPostInReplyTo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/invoke-mgreplygroupthreadpostinreplyto Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgReplyGroupThreadPostInReplyTo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgRetryGroupServiceProvisioning.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgRetryGroupServiceProvisioning.md index d8e6a75b327a..478f58a84812 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgRetryGroupServiceProvisioning.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgRetryGroupServiceProvisioning.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/invoke-mgretrygroupserviceprovisioning Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRetryGroupServiceProvisioning --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgSubscribeGroupByMail.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgSubscribeGroupByMail.md index 4e4ab5e9ab9a..f41d6f4e4556 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgSubscribeGroupByMail.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Invoke-MgSubscribeGroupByMail.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/invoke-mgsubscribegroupbymail Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgSubscribeGroupByMail --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Microsoft.Graph.Groups.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Microsoft.Graph.Groups.md index 2986cca93cef..da46031e1180 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Microsoft.Graph.Groups.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Microsoft.Graph.Groups.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Groups -Module Guid: 86e2fc36-d4fe-4390-bbfc-3c7f8f698c3c +Module Guid: f28e809a-fca0-40c9-98ab-39936cf99142 Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.groups/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroup.md index 2b6b1f3a48e6..f8eedee2fdc1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/new-mggroup Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroup --- @@ -13,8 +13,9 @@ title: New-MgGroup ## SYNOPSIS -Create a new group object if it doesn't exist, or update the properties of an existing group object.You can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. -For a list of properties that are returned by default, see the Properties section of the group resource. +Create a new group as specified in the request body. +You can create the following types of groups: This operation returns by default only a subset of the properties for each group. +These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option. > [!NOTE] @@ -48,8 +49,8 @@ New-MgGroup [-ResponseHeadersVariable ] [-OnPremisesLastSyncDateTime ] [-OnPremisesNetBiosName ] [-OnPremisesProvisioningErrors ] [-OnPremisesSamAccountName ] [-OnPremisesSecurityIdentifier ] - [-OnPremisesSyncEnabled] [-Onenote ] - [-Owners ] + [-OnPremisesSyncBehavior ] [-OnPremisesSyncEnabled] + [-Onenote ] [-Owners ] [-PermissionGrants ] [-Photo ] [-Photos ] [-Planner ] [-PreferredDataLocation ] @@ -82,8 +83,9 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new group object if it doesn't exist, or update the properties of an existing group object.You can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. -For a list of properties that are returned by default, see the Properties section of the group resource. +Create a new group as specified in the request body. +You can create the following types of groups: This operation returns by default only a subset of the properties for each group. +These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option. **Permissions** @@ -1357,6 +1359,28 @@ AcceptedValues: [] HelpMessage: '' ``` +### -OnPremisesSyncBehavior + +onPremisesSyncBehavior +To construct, see NOTES section for ONPREMISESSYNCBEHAVIOR properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnPremisesSyncBehavior +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: CreateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -OnPremisesSyncEnabled true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). @@ -3204,6 +3228,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3440,6 +3512,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -5506,7 +5586,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -5621,8 +5702,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -5687,7 +5768,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -5708,6 +5799,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7057,6 +7149,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -8727,6 +8824,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8963,6 +9108,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -10829,6 +10982,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -11529,7 +11687,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -11644,8 +11803,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -11710,7 +11869,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -11731,6 +11900,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -13760,6 +13930,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13996,6 +14214,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -15862,6 +16088,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -16562,7 +16793,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -16677,8 +16909,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -16743,7 +16975,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -16764,6 +17006,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -18326,6 +18569,12 @@ Other objects contain the same value for the property. Current possible values: UserPrincipalName or ProxyAddress [Value ]: Value of the property causing the error. +ONPREMISESSYNCBEHAVIOR ``: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: + OWNERS : The owners of the group who can be users or service principals. Limited to 100 owners. Nullable. @@ -19518,6 +19767,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -20893,6 +21190,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -21410,6 +21715,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -22273,7 +22583,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -22388,8 +22699,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -22454,7 +22765,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -22475,6 +22796,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -24567,6 +24889,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -25312,6 +25682,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -26011,7 +26389,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -26126,8 +26505,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26192,7 +26571,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26213,6 +26602,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -27293,6 +27683,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -28731,7 +29126,7 @@ Always null when the object hasn't been deleted. ## RELATED LINKS - [New-MgGroup](https://learn.microsoft.com/powershell/module/microsoft.graph.groups/new-mggroup) -- [Graph API Reference](https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupAcceptedSenderByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupAcceptedSenderByRef.md index 9ba7aba8d589..74ae9a406b91 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupAcceptedSenderByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupAcceptedSenderByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/new-mggroupacceptedsenderbyref Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupAcceptedSenderByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversation.md index 3d2aed26b1dc..12b6ccdf93b8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/new-mggroupconversation Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupConversation --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThread.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThread.md index 2a303e9ef956..001c62a423bc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThread.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThread.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/new-mggroupconversationthread Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupConversationThread --- @@ -15,7 +15,7 @@ title: New-MgGroupConversationThread Create a new thread in the specified conversation. A thread and post are created as specified. -Use reply thread to further post to that thread. +Use reply thread to further post \rto that thread. Or, if you get the post ID, you can also reply to that post in that thread. Note: You can also start a new conversation by first creating a thread. @@ -79,7 +79,7 @@ This cmdlet has the following aliases, Create a new thread in the specified conversation. A thread and post are created as specified. -Use reply thread to further post to that thread. +Use reply thread to further post \rto that thread. Or, if you get the post ID, you can also reply to that post in that thread. Note: You can also start a new conversation by first creating a thread. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThreadPostAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThreadPostAttachment.md index 16f7ca8dbb5a..39e08b8a91a5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThreadPostAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThreadPostAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/new-mggroupconversationthreadpostattachment Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupConversationThreadPostAttachment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThreadPostAttachmentUploadSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThreadPostAttachmentUploadSession.md index 1df3fa839e31..6d37a9a6364f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThreadPostAttachmentUploadSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThreadPostAttachmentUploadSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/new-mggroupconversationthreadpostattachmentuploadsession Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupConversationThreadPostAttachmentUploadSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThreadPostExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThreadPostExtension.md index 33c08f48a1c9..febd262ec534 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThreadPostExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThreadPostExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/new-mggroupconversationthreadpostextension Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupConversationThreadPostExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThreadPostInReplyToAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThreadPostInReplyToAttachment.md index ff031d979064..c367bec89877 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThreadPostInReplyToAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThreadPostInReplyToAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/new-mggroupconversationthreadpostinreplytoattachment Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupConversationThreadPostInReplyToAttachment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThreadPostInReplyToAttachmentUploadSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThreadPostInReplyToAttachmentUploadSession.md index 610a797e146e..b0d9b6e244cd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThreadPostInReplyToAttachmentUploadSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThreadPostInReplyToAttachmentUploadSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/new-mggroupconversationthreadpostinreplytoattachmentuploadsession Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupConversationThreadPostInReplyToAttachmentUploadSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThreadPostInReplyToExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThreadPostInReplyToExtension.md index 65cd18abee8b..67d522caff01 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThreadPostInReplyToExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupConversationThreadPostInReplyToExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/new-mggroupconversationthreadpostinreplytoextension Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupConversationThreadPostInReplyToExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupExtension.md index 52d1faac47ef..3d22b3414aa5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/new-mggroupextension Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupLifecyclePolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupLifecyclePolicy.md index 2b567c3a2ffd..8ef3786f3982 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupLifecyclePolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupLifecyclePolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/new-mggrouplifecyclepolicy Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupLifecyclePolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupMemberByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupMemberByRef.md index 04f14691ebc5..fa9b197f4340 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupMemberByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupMemberByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/new-mggroupmemberbyref Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupMemberByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupOwnerByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupOwnerByRef.md index ce34eae82bd9..b58f1f54e1ce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupOwnerByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupOwnerByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/new-mggroupownerbyref Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupOwnerByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupPermissionGrant.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupPermissionGrant.md index 37f9856aba4a..ea6cd95f18bf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupPermissionGrant.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupPermissionGrant.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/new-mggrouppermissiongrant Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupPermissionGrant --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupRejectedSenderByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupRejectedSenderByRef.md index 8b9086643223..6f1e97bb6ef4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupRejectedSenderByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupRejectedSenderByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/new-mggrouprejectedsenderbyref Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupRejectedSenderByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupSetting.md index 08affcf29bdf..cdf44526b0d3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/new-mggroupsetting Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupSettingTemplateGroupSettingTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupSettingTemplateGroupSettingTemplate.md index f1f6f517d418..a76c718500c4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupSettingTemplateGroupSettingTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupSettingTemplateGroupSettingTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/new-mggroupsettingtemplategroupsettingtemplate Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupSettingTemplateGroupSettingTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThread.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThread.md index 115dd63e3273..f485a217f00d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThread.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThread.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/new-mggroupthread Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupThread --- @@ -14,7 +14,7 @@ title: New-MgGroupThread ## SYNOPSIS Start a new group conversation by first creating a thread. -A new conversation, conversation thread, and post are created in the group.Use reply thread or reply post to further post to that thread. +A new conversation, conversation thread, and post are created in the group.\rUse reply thread or reply post to further post to that thread. Note: You can also start a new thread in an existing conversation. > [!NOTE] @@ -76,7 +76,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Start a new group conversation by first creating a thread. -A new conversation, conversation thread, and post are created in the group.Use reply thread or reply post to further post to that thread. +A new conversation, conversation thread, and post are created in the group.\rUse reply thread or reply post to further post to that thread. Note: You can also start a new thread in an existing conversation. **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThreadPostAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThreadPostAttachment.md index 8e58f3bcf03c..9ad4dc49a2f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThreadPostAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThreadPostAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/new-mggroupthreadpostattachment Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupThreadPostAttachment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThreadPostAttachmentUploadSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThreadPostAttachmentUploadSession.md index 43885a898a98..a187ddc773b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThreadPostAttachmentUploadSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThreadPostAttachmentUploadSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/new-mggroupthreadpostattachmentuploadsession Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupThreadPostAttachmentUploadSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThreadPostExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThreadPostExtension.md index 1cd5d179f31b..8f51817dfd6c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThreadPostExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThreadPostExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/new-mggroupthreadpostextension Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupThreadPostExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThreadPostInReplyToAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThreadPostInReplyToAttachment.md index 0f022396d21c..c3b392267af7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThreadPostInReplyToAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThreadPostInReplyToAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/new-mggroupthreadpostinreplytoattachment Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupThreadPostInReplyToAttachment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThreadPostInReplyToAttachmentUploadSession.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThreadPostInReplyToAttachmentUploadSession.md index aaf3efcf8227..0a79c7057b8e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThreadPostInReplyToAttachmentUploadSession.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThreadPostInReplyToAttachmentUploadSession.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/new-mggroupthreadpostinreplytoattachmentuploadsession Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupThreadPostInReplyToAttachmentUploadSession --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThreadPostInReplyToExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThreadPostInReplyToExtension.md index f19496050707..8c023fbd8600 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThreadPostInReplyToExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/New-MgGroupThreadPostInReplyToExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/new-mggroupthreadpostinreplytoextension Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgGroupThreadPostInReplyToExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroup.md index d86d1e78adef..7fdcd6b66930 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggroup Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroup --- @@ -14,9 +14,9 @@ title: Remove-MgGroup ## SYNOPSIS Delete a group. -When deleted, Microsoft 365 groups are moved to a temporary container and can be restored within 30 days. +When deleted, both Microsoft 365 and security groups are moved to a temporary container and can be restored within 30 days. After that time, they're permanently deleted. -This isn't applicable to Security groups and Distribution groups which are permanently deleted immediately. +This doesn't apply to Distribution groups which are permanently deleted immediately. To learn more, see deletedItems. > [!NOTE] @@ -52,9 +52,9 @@ This cmdlet has the following aliases, ## DESCRIPTION Delete a group. -When deleted, Microsoft 365 groups are moved to a temporary container and can be restored within 30 days. +When deleted, both Microsoft 365 and security groups are moved to a temporary container and can be restored within 30 days. After that time, they're permanently deleted. -This isn't applicable to Security groups and Distribution groups which are permanently deleted immediately. +This doesn't apply to Distribution groups which are permanently deleted immediately. To learn more, see deletedItems. **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupAcceptedSenderByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupAcceptedSenderByRef.md index ae9a053c9a01..fe3ed9bebcfa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupAcceptedSenderByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupAcceptedSenderByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/Remove-MgGroupAcceptedSenderByRef Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupAcceptedSenderByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupAcceptedSenderDirectoryObjectByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupAcceptedSenderDirectoryObjectByRef.md index 615ef777679a..d1c4c5f1962d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupAcceptedSenderDirectoryObjectByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupAcceptedSenderDirectoryObjectByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggroupacceptedsenderdirectoryobjectbyref Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupAcceptedSenderDirectoryObjectByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupByUniqueName.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupByUniqueName.md index fce24d167295..a3be8e6df2f5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupByUniqueName.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupByUniqueName.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggroupbyuniquename Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupByUniqueName --- @@ -14,9 +14,9 @@ title: Remove-MgGroupByUniqueName ## SYNOPSIS Delete a group. -When deleted, Microsoft 365 groups are moved to a temporary container and can be restored within 30 days. +When deleted, both Microsoft 365 and security groups are moved to a temporary container and can be restored within 30 days. After that time, they're permanently deleted. -This isn't applicable to Security groups and Distribution groups which are permanently deleted immediately. +This doesn't apply to Distribution groups which are permanently deleted immediately. To learn more, see deletedItems. > [!NOTE] @@ -52,9 +52,9 @@ This cmdlet has the following aliases, ## DESCRIPTION Delete a group. -When deleted, Microsoft 365 groups are moved to a temporary container and can be restored within 30 days. +When deleted, both Microsoft 365 and security groups are moved to a temporary container and can be restored within 30 days. After that time, they're permanently deleted. -This isn't applicable to Security groups and Distribution groups which are permanently deleted immediately. +This doesn't apply to Distribution groups which are permanently deleted immediately. To learn more, see deletedItems. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupConversation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupConversation.md index 00efc3e85c49..71895015a778 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupConversation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupConversation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggroupconversation Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupConversation --- @@ -446,7 +446,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgGroupConversation](https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggroupconversation) -- [Graph API Reference](https://learn.microsoft.com/graph/api/group-delete-conversation?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/conversation-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupConversationThread.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupConversationThread.md index 73a6c564e338..1bc02864a232 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupConversationThread.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupConversationThread.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggroupconversationthread Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupConversationThread --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupConversationThreadPostAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupConversationThreadPostAttachment.md index 15f8367cda98..fc752b73c7c8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupConversationThreadPostAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupConversationThreadPostAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggroupconversationthreadpostattachment Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupConversationThreadPostAttachment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupConversationThreadPostExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupConversationThreadPostExtension.md index ba710f65b3e4..ada2bfc48d9f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupConversationThreadPostExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupConversationThreadPostExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggroupconversationthreadpostextension Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupConversationThreadPostExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupConversationThreadPostInReplyToAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupConversationThreadPostInReplyToAttachment.md index c4dbf60b2335..51e3308de0bf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupConversationThreadPostInReplyToAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupConversationThreadPostInReplyToAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggroupconversationthreadpostinreplytoattachment Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupConversationThreadPostInReplyToAttachment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupConversationThreadPostInReplyToExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupConversationThreadPostInReplyToExtension.md index c1e06d836553..90f36de505bd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupConversationThreadPostInReplyToExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupConversationThreadPostInReplyToExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggroupconversationthreadpostinreplytoextension Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupConversationThreadPostInReplyToExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupExtension.md index d659313216dc..9eefa28f92f2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggroupextension Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupFavorite.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupFavorite.md index efdc1be2d05a..867b5ab22300 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupFavorite.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupFavorite.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggroupfavorite Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupFavorite --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupFromLifecyclePolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupFromLifecyclePolicy.md index 383820284e28..35f1742e6a82 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupFromLifecyclePolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupFromLifecyclePolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggroupfromlifecyclepolicy Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupFromLifecyclePolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupLifecyclePolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupLifecyclePolicy.md index b269ff199865..638013f90057 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupLifecyclePolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupLifecyclePolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggrouplifecyclepolicy Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupLifecyclePolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupMemberByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupMemberByRef.md index f8bc8a6d20ac..396622b7e813 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupMemberByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupMemberByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/Remove-MgGroupMemberByRef Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupMemberByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupMemberDirectoryObjectByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupMemberDirectoryObjectByRef.md index 994459bfd737..634f507cba8f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupMemberDirectoryObjectByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupMemberDirectoryObjectByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggroupmemberdirectoryobjectbyref Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupMemberDirectoryObjectByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupOwnerByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupOwnerByRef.md index 245f91a1849e..8b64b3ec62fb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupOwnerByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupOwnerByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/Remove-MgGroupOwnerByRef Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupOwnerByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupOwnerDirectoryObjectByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupOwnerDirectoryObjectByRef.md index f8e005b73844..a81af2e3827e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupOwnerDirectoryObjectByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupOwnerDirectoryObjectByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggroupownerdirectoryobjectbyref Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupOwnerDirectoryObjectByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupPermissionGrant.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupPermissionGrant.md index d41b51fc0cb2..b4a47cd5cf85 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupPermissionGrant.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupPermissionGrant.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggrouppermissiongrant Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupPermissionGrant --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupPhoto.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupPhoto.md index 076ca720aa28..3cd0dd969d7d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupPhoto.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupPhoto.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggroupphoto Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupPhoto --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupPhotoContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupPhotoContent.md index ad6965a76b0b..cb67dda353f7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupPhotoContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupPhotoContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggroupphotocontent Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupPhotoContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupRejectedSenderByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupRejectedSenderByRef.md index 74c737d37c85..0d279f2a6d1f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupRejectedSenderByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupRejectedSenderByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/Remove-MgGroupRejectedSenderByRef Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupRejectedSenderByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupRejectedSenderDirectoryObjectByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupRejectedSenderDirectoryObjectByRef.md index 5d31d8230573..15f652408c0d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupRejectedSenderDirectoryObjectByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupRejectedSenderDirectoryObjectByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggrouprejectedsenderdirectoryobjectbyref Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupRejectedSenderDirectoryObjectByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupSetting.md index 35f3a9bf3627..9de919eac4b4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggroupsetting Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupSettingTemplateGroupSettingTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupSettingTemplateGroupSettingTemplate.md index 682a6f5f1632..1ee91f2130a3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupSettingTemplateGroupSettingTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupSettingTemplateGroupSettingTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggroupsettingtemplategroupsettingtemplate Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupSettingTemplateGroupSettingTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupThread.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupThread.md index 385b6a783c84..a3addb06566a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupThread.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupThread.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggroupthread Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupThread --- @@ -446,7 +446,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Remove-MgGroupThread](https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggroupthread) -- [Graph API Reference](https://learn.microsoft.com/graph/api/group-delete-thread?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/conversationthread-delete?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupThreadPostAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupThreadPostAttachment.md index 4584984adf42..7104a7fd7c88 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupThreadPostAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupThreadPostAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggroupthreadpostattachment Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupThreadPostAttachment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupThreadPostExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupThreadPostExtension.md index bdb7b9a32fff..7815e2c11d59 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupThreadPostExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupThreadPostExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggroupthreadpostextension Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupThreadPostExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupThreadPostInReplyToAttachment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupThreadPostInReplyToAttachment.md index 09da323fc7d9..05e4e2787c8d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupThreadPostInReplyToAttachment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupThreadPostInReplyToAttachment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggroupthreadpostinreplytoattachment Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupThreadPostInReplyToAttachment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupThreadPostInReplyToExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupThreadPostInReplyToExtension.md index 7a870a10b2a3..ebbdcdee0abf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupThreadPostInReplyToExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Remove-MgGroupThreadPostInReplyToExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/remove-mggroupthreadpostinreplytoextension Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgGroupThreadPostInReplyToExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Reset-MgGroupUnseenCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Reset-MgGroupUnseenCount.md index d5289053bc56..e284c670ecae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Reset-MgGroupUnseenCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Reset-MgGroupUnseenCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/reset-mggroupunseencount Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Reset-MgGroupUnseenCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Restore-MgGroupSettingTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Restore-MgGroupSettingTemplate.md index 52479e593a5c..793aa88a1d91 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Restore-MgGroupSettingTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Restore-MgGroupSettingTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/restore-mggroupsettingtemplate Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgGroupSettingTemplate --- @@ -15,7 +15,11 @@ title: Restore-MgGroupSettingTemplate Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. -The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal +The following types are supported:\r- administrativeUnit\r- application\r- certificateBasedAuthPki\r- certificateAuthorityDetail\r- group\r- servicePrincipal\r- user If an item is accidentally deleted, you can fully restore the item. +Additionally, restoring an application doesn't automatically restore the associated service principal automatically. +You must call this API to explicitly restore the deleted service principal. +A recently deleted item remains available for up to 30 days. +After 30 days, the item is permanently deleted. ## SYNTAX @@ -46,7 +50,11 @@ This cmdlet has the following aliases, Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. -The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal +The following types are supported:\r- administrativeUnit\r- application\r- certificateBasedAuthPki\r- certificateAuthorityDetail\r- group\r- servicePrincipal\r- user If an item is accidentally deleted, you can fully restore the item. +Additionally, restoring an application doesn't automatically restore the associated service principal automatically. +You must call this API to explicitly restore the deleted service principal. +A recently deleted item remains available for up to 30 days. +After 30 days, the item is permanently deleted. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Set-MgGroupLicense.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Set-MgGroupLicense.md index 1a2b98444da3..39e9af4c3a3a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Set-MgGroupLicense.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Set-MgGroupLicense.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/set-mggrouplicense Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupLicense --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Set-MgGroupPhotoContent.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Set-MgGroupPhotoContent.md index f6c69d46bad1..6bea9e2d01ec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Set-MgGroupPhotoContent.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Set-MgGroupPhotoContent.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/set-mggroupphotocontent Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgGroupPhotoContent --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Test-MgGroupProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Test-MgGroupProperty.md index 8c197f4962f2..f49dc78722ac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Test-MgGroupProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Test-MgGroupProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/test-mggroupproperty Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Test-MgGroupProperty --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Test-MgGroupSettingTemplateProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Test-MgGroupSettingTemplateProperty.md index 12cfe0ffee40..3c5a8adca34b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Test-MgGroupSettingTemplateProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Test-MgGroupSettingTemplateProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/test-mggroupsettingtemplateproperty Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Test-MgGroupSettingTemplateProperty --- @@ -16,9 +16,9 @@ title: Test-MgGroupSettingTemplateProperty Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. @@ -58,9 +58,9 @@ This cmdlet has the following aliases, Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroup.md index ca36e002b3cf..98b1c264a34b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/update-mggroup Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroup --- @@ -13,7 +13,7 @@ title: Update-MgGroup ## SYNOPSIS -Create a new group object if it doesn't exist, or update the properties of an existing group object.You can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. +Create a new group object if it doesn't exist, or update the properties of an existing group object.\rYou can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option. @@ -48,8 +48,8 @@ Update-MgGroup -GroupId [-ResponseHeadersVariable ] [-OnPremisesLastSyncDateTime ] [-OnPremisesNetBiosName ] [-OnPremisesProvisioningErrors ] [-OnPremisesSamAccountName ] [-OnPremisesSecurityIdentifier ] - [-OnPremisesSyncEnabled] [-Onenote ] - [-Owners ] + [-OnPremisesSyncBehavior ] [-OnPremisesSyncEnabled] + [-Onenote ] [-Owners ] [-PermissionGrants ] [-Photo ] [-Photos ] [-Planner ] [-PreferredDataLocation ] @@ -102,8 +102,8 @@ Update-MgGroup -InputObject [-ResponseHeadersVariable [-OnPremisesLastSyncDateTime ] [-OnPremisesNetBiosName ] [-OnPremisesProvisioningErrors ] [-OnPremisesSamAccountName ] [-OnPremisesSecurityIdentifier ] - [-OnPremisesSyncEnabled] [-Onenote ] - [-Owners ] + [-OnPremisesSyncBehavior ] [-OnPremisesSyncEnabled] + [-Onenote ] [-Owners ] [-PermissionGrants ] [-Photo ] [-Photos ] [-Planner ] [-PreferredDataLocation ] @@ -137,7 +137,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new group object if it doesn't exist, or update the properties of an existing group object.You can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. +Create a new group object if it doesn't exist, or update the properties of an existing group object.\rYou can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option. @@ -1757,6 +1757,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -OnPremisesSyncBehavior + +onPremisesSyncBehavior +To construct, see NOTES section for ONPREMISESSYNCBEHAVIOR properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnPremisesSyncBehavior +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -OnPremisesSyncEnabled true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). @@ -3752,6 +3780,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3988,6 +4064,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -6054,7 +6138,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -6169,8 +6254,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -6235,7 +6320,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -6256,6 +6351,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7605,6 +7701,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9275,6 +9376,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -9511,6 +9660,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -11377,6 +11534,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -12077,7 +12239,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -12192,8 +12355,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -12258,7 +12421,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -12279,6 +12452,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -14308,6 +14482,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -14544,6 +14766,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -16410,6 +16640,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -17110,7 +17345,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -17225,8 +17461,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -17291,7 +17527,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -17312,6 +17558,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -18895,6 +19142,12 @@ Other objects contain the same value for the property. Current possible values: UserPrincipalName or ProxyAddress [Value ]: Value of the property causing the error. +ONPREMISESSYNCBEHAVIOR ``: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: + OWNERS : The owners of the group who can be users or service principals. Limited to 100 owners. Nullable. @@ -20087,6 +20340,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -21462,6 +21763,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -21979,6 +22288,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -22842,7 +23156,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -22957,8 +23272,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -23023,7 +23338,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -23044,6 +23369,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -25136,6 +25462,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -25881,6 +26255,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -26580,7 +26962,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -26695,8 +27078,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26761,7 +27144,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26782,6 +27175,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -27862,6 +28256,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupByUniqueName.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupByUniqueName.md index 43e3d4f07e7f..08e2fcfae40e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupByUniqueName.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupByUniqueName.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/update-mggroupbyuniquename Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupByUniqueName --- @@ -13,7 +13,7 @@ title: Update-MgGroupByUniqueName ## SYNOPSIS -Create a new group object if it doesn't exist, or update the properties of an existing group object.You can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. +Create a new group object if it doesn't exist, or update the properties of an existing group object.\rYou can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option. @@ -48,8 +48,8 @@ Update-MgGroupByUniqueName -UniqueName [-ResponseHeadersVariable ] [-OnPremisesNetBiosName ] [-OnPremisesProvisioningErrors ] [-OnPremisesSamAccountName ] [-OnPremisesSecurityIdentifier ] - [-OnPremisesSyncEnabled] [-Onenote ] - [-Owners ] + [-OnPremisesSyncBehavior ] [-OnPremisesSyncEnabled] + [-Onenote ] [-Owners ] [-PermissionGrants ] [-Photo ] [-Photos ] [-Planner ] [-PreferredDataLocation ] @@ -94,8 +94,8 @@ Update-MgGroupByUniqueName -InputObject [-UniqueName ] [-OnPremisesLastSyncDateTime ] [-OnPremisesNetBiosName ] [-OnPremisesProvisioningErrors ] [-OnPremisesSamAccountName ] [-OnPremisesSecurityIdentifier ] - [-OnPremisesSyncEnabled] [-Onenote ] - [-Owners ] + [-OnPremisesSyncBehavior ] [-OnPremisesSyncEnabled] + [-Onenote ] [-Owners ] [-PermissionGrants ] [-Photo ] [-Photos ] [-Planner ] [-PreferredDataLocation ] @@ -139,7 +139,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Create a new group object if it doesn't exist, or update the properties of an existing group object.You can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. +Create a new group object if it doesn't exist, or update the properties of an existing group object.\rYou can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option. @@ -1761,6 +1761,34 @@ AcceptedValues: [] HelpMessage: '' ``` +### -OnPremisesSyncBehavior + +onPremisesSyncBehavior +To construct, see NOTES section for ONPREMISESSYNCBEHAVIOR properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnPremisesSyncBehavior +DefaultValue: '' +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: UpdateViaIdentityExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +- Name: UpdateExpanded + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -OnPremisesSyncEnabled true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). @@ -3783,6 +3811,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -4019,6 +4095,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -6085,7 +6169,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -6200,8 +6285,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -6266,7 +6351,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -6287,6 +6382,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -7636,6 +7732,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9306,6 +9407,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -9542,6 +9691,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -11408,6 +11565,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -12108,7 +12270,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -12223,8 +12386,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -12289,7 +12452,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -12310,6 +12483,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -14339,6 +14513,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -14575,6 +14797,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -16441,6 +16671,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -17141,7 +17376,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -17256,8 +17492,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -17322,7 +17558,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -17343,6 +17589,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -18926,6 +19173,12 @@ Other objects contain the same value for the property. Current possible values: UserPrincipalName or ProxyAddress [Value ]: Value of the property causing the error. +ONPREMISESSYNCBEHAVIOR ``: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: + OWNERS : The owners of the group who can be users or service principals. Limited to 100 owners. Nullable. @@ -20118,6 +20371,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -21493,6 +21794,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -22010,6 +22319,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -22873,7 +23187,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -22988,8 +23303,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -23054,7 +23369,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -23075,6 +23400,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -25167,6 +25493,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -25912,6 +26286,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -26611,7 +26993,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -26726,8 +27109,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -26792,7 +27175,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -26813,6 +27206,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -27893,6 +28287,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupConversationThread.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupConversationThread.md index 20959424f15c..0ec031b93d1f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupConversationThread.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupConversationThread.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/update-mggroupconversationthread Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupConversationThread --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupConversationThreadPostExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupConversationThreadPostExtension.md index 3b124d998976..27cc705308c7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupConversationThreadPostExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupConversationThreadPostExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/update-mggroupconversationthreadpostextension Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupConversationThreadPostExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupConversationThreadPostInReplyToExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupConversationThreadPostInReplyToExtension.md index a408d14d459c..31c7afbbc9e4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupConversationThreadPostInReplyToExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupConversationThreadPostInReplyToExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/update-mggroupconversationthreadpostinreplytoextension Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupConversationThreadPostInReplyToExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupExtension.md index 30b1f8244124..fe7a46d4e2da 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/update-mggroupextension Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupLifecyclePolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupLifecyclePolicy.md index f86d4d0126d9..6d264379d3b8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupLifecyclePolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupLifecyclePolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/update-mggrouplifecyclepolicy Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupLifecyclePolicy --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupPermissionGrant.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupPermissionGrant.md index e3be84a773e8..16d6131c9dad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupPermissionGrant.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupPermissionGrant.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/update-mggrouppermissiongrant Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupPermissionGrant --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupSetting.md index 7a8e27dfcd40..0637dd80a6e1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/update-mggroupsetting Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupSettingTemplateGroupSettingTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupSettingTemplateGroupSettingTemplate.md index fa2810728443..6c7af4789ff1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupSettingTemplateGroupSettingTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupSettingTemplateGroupSettingTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/update-mggroupsettingtemplategroupsettingtemplate Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupSettingTemplateGroupSettingTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupThread.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupThread.md index ee7ab794cdf8..49b1dedfaaa8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupThread.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupThread.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/update-mggroupthread Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupThread --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupThreadPostExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupThreadPostExtension.md index 21dbcc5e9574..d76384af324a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupThreadPostExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupThreadPostExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/update-mggroupthreadpostextension Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupThreadPostExtension --- @@ -13,7 +13,7 @@ title: Update-MgGroupThreadPostExtension ## SYNOPSIS -Update an open extension (openTypeExtension object) on a supported resource type.- If a property in the request body matches the name of an existing property in the extension, the data in the extension is updated.- Otherwise, that property and its data are added to the extension. +Update an open extension (openTypeExtension object) on a supported resource type.\r- If a property in the request body matches the name of an existing property in the extension, the data in the extension is updated.\r- Otherwise, that property and its data are added to the extension. The data in an extension can be primitive types or arrays of primitive types. See the table in the Permissions section for the list of resources that support open extensions. @@ -70,7 +70,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Update an open extension (openTypeExtension object) on a supported resource type.- If a property in the request body matches the name of an existing property in the extension, the data in the extension is updated.- Otherwise, that property and its data are added to the extension. +Update an open extension (openTypeExtension object) on a supported resource type.\r- If a property in the request body matches the name of an existing property in the extension, the data in the extension is updated.\r- Otherwise, that property and its data are added to the extension. The data in an extension can be primitive types or arrays of primitive types. See the table in the Permissions section for the list of resources that support open extensions. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupThreadPostInReplyToExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupThreadPostInReplyToExtension.md index c0f8e3608553..14bfcff4bced 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupThreadPostInReplyToExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Groups/Update-MgGroupThreadPostInReplyToExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Groups-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.groups/update-mggroupthreadpostinreplytoextension Locale: en-US Module Name: Microsoft.Graph.Groups -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgGroupThreadPostInReplyToExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgContactMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgContactMemberGroup.md index bc5716ec2640..6737e2fc0ebd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgContactMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgContactMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/confirm-mgcontactmembergroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgContactMemberGroup --- @@ -14,7 +14,7 @@ title: Confirm-MgContactMemberGroup ## SYNOPSIS Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. @@ -74,7 +74,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgContactMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgContactMemberObject.md index f93213c1609b..364417712938 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgContactMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgContactMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/confirm-mgcontactmemberobject Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgContactMemberObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgContractMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgContractMemberGroup.md index 4467c89412e7..1bff61386511 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgContractMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgContractMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/confirm-mgcontractmembergroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgContractMemberGroup --- @@ -14,7 +14,7 @@ title: Confirm-MgContractMemberGroup ## SYNOPSIS Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. @@ -74,7 +74,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgContractMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgContractMemberObject.md index 908f3f470c7d..1320ef3dfa2a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgContractMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgContractMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/confirm-mgcontractmemberobject Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgContractMemberObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDeviceMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDeviceMemberGroup.md index aa15bff99bd6..4ecb73191c06 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDeviceMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDeviceMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/confirm-mgdevicemembergroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgDeviceMemberGroup --- @@ -14,7 +14,7 @@ title: Confirm-MgDeviceMemberGroup ## SYNOPSIS Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. @@ -74,7 +74,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDeviceMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDeviceMemberObject.md index 5822072c155a..e4b84d442af1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDeviceMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDeviceMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/confirm-mgdevicememberobject Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgDeviceMemberObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDirectoryDeletedItemMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDirectoryDeletedItemMemberGroup.md index db6cb614da95..feee75b2ffc0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDirectoryDeletedItemMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDirectoryDeletedItemMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/confirm-mgdirectorydeleteditemmembergroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgDirectoryDeletedItemMemberGroup --- @@ -14,7 +14,7 @@ title: Confirm-MgDirectoryDeletedItemMemberGroup ## SYNOPSIS Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. @@ -74,7 +74,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDirectoryDeletedItemMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDirectoryDeletedItemMemberObject.md index 9b4445ef3e94..8fc8c97ca3f6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDirectoryDeletedItemMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDirectoryDeletedItemMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/confirm-mgdirectorydeleteditemmemberobject Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgDirectoryDeletedItemMemberObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDirectoryRoleMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDirectoryRoleMemberGroup.md index 841c3f8f8464..b821d50c53dc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDirectoryRoleMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDirectoryRoleMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/confirm-mgdirectoryrolemembergroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgDirectoryRoleMemberGroup --- @@ -14,7 +14,7 @@ title: Confirm-MgDirectoryRoleMemberGroup ## SYNOPSIS Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. @@ -74,7 +74,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDirectoryRoleMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDirectoryRoleMemberObject.md index c2aac01782c4..4bf4c16125d3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDirectoryRoleMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDirectoryRoleMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/confirm-mgdirectoryrolememberobject Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgDirectoryRoleMemberObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDirectoryRoleTemplateMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDirectoryRoleTemplateMemberGroup.md index 8e8ba17e63eb..6f5f9b27714b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDirectoryRoleTemplateMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDirectoryRoleTemplateMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/confirm-mgdirectoryroletemplatemembergroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgDirectoryRoleTemplateMemberGroup --- @@ -14,7 +14,7 @@ title: Confirm-MgDirectoryRoleTemplateMemberGroup ## SYNOPSIS Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. @@ -74,7 +74,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDirectoryRoleTemplateMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDirectoryRoleTemplateMemberObject.md index afe1d4e05c0c..f998f1c66fbf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDirectoryRoleTemplateMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDirectoryRoleTemplateMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/confirm-mgdirectoryroletemplatememberobject Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgDirectoryRoleTemplateMemberObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDomain.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDomain.md index 8214afd794e1..e3989f003390 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDomain.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgDomain.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/confirm-mgdomain Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgDomain --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgOrganizationMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgOrganizationMemberGroup.md index 8368bafaf2a2..4f853ae18468 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgOrganizationMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgOrganizationMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/confirm-mgorganizationmembergroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgOrganizationMemberGroup --- @@ -14,7 +14,7 @@ title: Confirm-MgOrganizationMemberGroup ## SYNOPSIS Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. @@ -74,7 +74,7 @@ This cmdlet has the following aliases, ## DESCRIPTION Check for membership in a specified list of group IDs, and return from that list the IDs of groups where a specified object is a member. -The specified object can be of one of the following types:- user- group- service principal- organizational contact- device- directory object This function is transitive. +The specified object can be of one of the following types:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. You can check up to a maximum of 20 groups per request. This function supports all groups provisioned in Microsoft Entra ID. Because Microsoft 365 groups cannot contain other groups, membership in a Microsoft 365 group is always direct. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgOrganizationMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgOrganizationMemberObject.md index e3d6165c87e5..7213b41ec57e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgOrganizationMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Confirm-MgOrganizationMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/confirm-mgorganizationmemberobject Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Confirm-MgOrganizationMemberObject --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Find-MgTenantRelationshipTenantInformationByDomainName.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Find-MgTenantRelationshipTenantInformationByDomainName.md index 92b790f8fdb0..0e62d228d6ef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Find-MgTenantRelationshipTenantInformationByDomainName.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Find-MgTenantRelationshipTenantInformationByDomainName.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/find-mgtenantrelationshiptenantinformationbydomainname Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Find-MgTenantRelationshipTenantInformationByDomainName --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Find-MgTenantRelationshipTenantInformationByTenantId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Find-MgTenantRelationshipTenantInformationByTenantId.md index abd828f2e93e..dbf53e2d9139 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Find-MgTenantRelationshipTenantInformationByTenantId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Find-MgTenantRelationshipTenantInformationByTenantId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/find-mgtenantrelationshiptenantinformationbytenantid Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Find-MgTenantRelationshipTenantInformationByTenantId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgAdminPeople.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgAdminPeople.md index 8598e257cbee..7fcb6f8c8213 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgAdminPeople.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgAdminPeople.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgadminpeople Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAdminPeople --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgAdminPeopleItemInsight.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgAdminPeopleItemInsight.md index bc228d1cba62..b1b528d6b4c4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgAdminPeopleItemInsight.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgAdminPeopleItemInsight.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgadminpeopleiteminsight Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAdminPeopleItemInsight --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgAdminPeopleProfileCardProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgAdminPeopleProfileCardProperty.md index 38da8fc65bdf..40e1875859f5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgAdminPeopleProfileCardProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgAdminPeopleProfileCardProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgadminpeopleprofilecardproperty Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAdminPeopleProfileCardProperty --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgAdminPeopleProfileCardPropertyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgAdminPeopleProfileCardPropertyCount.md index 5937dd4ec2bf..7838b374c560 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgAdminPeopleProfileCardPropertyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgAdminPeopleProfileCardPropertyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgadminpeopleprofilecardpropertycount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAdminPeopleProfileCardPropertyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgAdminPeoplePronoun.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgAdminPeoplePronoun.md index 1e79962e5497..87e6ad073805 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgAdminPeoplePronoun.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgAdminPeoplePronoun.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgadminpeoplepronoun Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAdminPeoplePronoun --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContact.md index 0c94d51403c1..3ff8fa064bdc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontact Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContact --- @@ -24,7 +24,7 @@ Get the properties and relationships of an organizational contact. ``` Get-MgContact [-ExpandProperty ] [-Property ] [-Filter ] - [-Search ] [-Sort ] [-Top ] [-ConsistencyLevel ] + [-Search ] [-Skip ] [-Sort ] [-Top ] [-ConsistencyLevel ] [-ResponseHeadersVariable ] [-Break] [-Headers ] [-HttpPipelineAppend ] [-HttpPipelinePrepend ] [-Proxy ] [-ProxyCredential ] [-ProxyUseDefaultCredentials] [-PageSize ] [-All] @@ -467,6 +467,27 @@ AcceptedValues: [] HelpMessage: '' ``` +### -Skip + +Skip the first n items + +```yaml +Type: System.Int32 +DefaultValue: 0 +SupportsWildcards: false +Aliases: [] +ParameterSets: +- Name: List + Position: Named + IsRequired: false + ValueFromPipeline: false + ValueFromPipelineByPropertyName: false + ValueFromRemainingArguments: false +DontShow: false +AcceptedValues: [] +HelpMessage: '' +``` + ### -Sort Order items by property values diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactById.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactById.md index 148ce4795e6f..9586fccd583e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactById.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactById.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontactbyid Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContactById --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactCount.md index 134718519f19..6fd2223373c2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontactcount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContactCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDelta.md index 813c8859531d..c4816838a78a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontactdelta Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContactDelta --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDirectReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDirectReport.md index c14d147c84ab..af17bd1a9a49 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDirectReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDirectReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontactdirectreport Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContactDirectReport --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDirectReportAsOrgContact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDirectReportAsOrgContact.md index 9b18f676f2c4..d5648b9a9f80 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDirectReportAsOrgContact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDirectReportAsOrgContact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontactdirectreportasorgcontact Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContactDirectReportAsOrgContact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDirectReportAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDirectReportAsUser.md index 7c27132fa5b3..6dd2305e0693 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDirectReportAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDirectReportAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontactdirectreportasuser Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContactDirectReportAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDirectReportCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDirectReportCount.md index f9f3493fda36..394763b651ba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDirectReportCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDirectReportCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontactdirectreportcount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContactDirectReportCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDirectReportCountAsOrgContact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDirectReportCountAsOrgContact.md index 575f1d08e33d..56b3d579fa2c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDirectReportCountAsOrgContact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDirectReportCountAsOrgContact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontactdirectreportcountasorgcontact Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContactDirectReportCountAsOrgContact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDirectReportCountAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDirectReportCountAsUser.md index 34515fa3e09c..d07fafc5da8d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDirectReportCountAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactDirectReportCountAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontactdirectreportcountasuser Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContactDirectReportCountAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactManager.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactManager.md index 2e08634cfa26..572d6f0233c8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactManager.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactManager.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontactmanager Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContactManager --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberGroup.md index 0e464d7fb643..3d187047d0b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontactmembergroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContactMemberGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberObject.md index 6eb9995bb057..9177c0ef2730 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontactmemberobject Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContactMemberObject --- @@ -13,7 +13,7 @@ title: Get-MgContactMemberObject ## SYNOPSIS -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. > [!NOTE] @@ -70,7 +70,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberOf.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberOf.md index e82403cd33df..7218233e1e8b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberOf.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberOf.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontactmemberof Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContactMemberOf --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberOfAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberOfAsAdministrativeUnit.md index 8b6385b681c3..d6746a2a9514 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberOfAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberOfAsAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontactmemberofasadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContactMemberOfAsAdministrativeUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberOfAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberOfAsGroup.md index f020d6a2f3df..862ab7389abd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberOfAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberOfAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontactmemberofasgroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContactMemberOfAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberOfCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberOfCount.md index 2211aeda97a6..d88b81d3456e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberOfCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberOfCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontactmemberofcount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContactMemberOfCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberOfCountAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberOfCountAsAdministrativeUnit.md index 3d5a05d32dd5..a30b532eddc2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberOfCountAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberOfCountAsAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontactmemberofcountasadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContactMemberOfCountAsAdministrativeUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberOfCountAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberOfCountAsGroup.md index e2ee0b80f39c..e0fd18f383f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberOfCountAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactMemberOfCountAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontactmemberofcountasgroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContactMemberOfCountAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactServiceProvisioningError.md index fbc4270006ea..ceb9a4cdf939 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontactserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContactServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactServiceProvisioningErrorCount.md index 36596e883251..12306928d50d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontactserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContactServiceProvisioningErrorCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactTransitiveMemberOf.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactTransitiveMemberOf.md index 80cd66614502..f80d296f967e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactTransitiveMemberOf.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactTransitiveMemberOf.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontacttransitivememberof Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContactTransitiveMemberOf --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactTransitiveMemberOfAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactTransitiveMemberOfAsAdministrativeUnit.md index b03dbc6d0196..18a79940ecb5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactTransitiveMemberOfAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactTransitiveMemberOfAsAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontacttransitivememberofasadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContactTransitiveMemberOfAsAdministrativeUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactTransitiveMemberOfAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactTransitiveMemberOfAsGroup.md index 386932e103b1..a2475f68f020 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactTransitiveMemberOfAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactTransitiveMemberOfAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontacttransitivememberofasgroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContactTransitiveMemberOfAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactTransitiveMemberOfCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactTransitiveMemberOfCount.md index dfa4f70986e9..dc1af74d41a6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactTransitiveMemberOfCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactTransitiveMemberOfCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontacttransitivememberofcount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContactTransitiveMemberOfCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactTransitiveMemberOfCountAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactTransitiveMemberOfCountAsAdministrativeUnit.md index 31269f7e921b..9b4280dcd204 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactTransitiveMemberOfCountAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactTransitiveMemberOfCountAsAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontacttransitivememberofcountasadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContactTransitiveMemberOfCountAsAdministrativeUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactTransitiveMemberOfCountAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactTransitiveMemberOfCountAsGroup.md index 30def5a03928..6683d2944d47 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactTransitiveMemberOfCountAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContactTransitiveMemberOfCountAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontacttransitivememberofcountasgroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContactTransitiveMemberOfCountAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContract.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContract.md index b2d6faa820d2..aafd8c25b8c1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContract.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContract.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontract Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContract --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContractById.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContractById.md index 1414c82d0a05..42ab48cdc1c4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContractById.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContractById.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontractbyid Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContractById --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContractCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContractCount.md index 47f95f623654..c05ada49fcb8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContractCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContractCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontractcount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContractCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContractDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContractDelta.md index 16912fea378d..c1fafd7b8462 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContractDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContractDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontractdelta Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContractDelta --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContractMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContractMemberGroup.md index 5fba26c5bfc7..787a21f18d7c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContractMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContractMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontractmembergroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContractMemberGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContractMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContractMemberObject.md index e3208df30fa0..7bfa133ae6ca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContractMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgContractMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgcontractmemberobject Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgContractMemberObject --- @@ -13,7 +13,7 @@ title: Get-MgContractMemberObject ## SYNOPSIS -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. > [!NOTE] @@ -70,7 +70,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDevice.md index fa1a7d81c3e9..437cf16ada69 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdevice Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDevice --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceByDeviceId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceByDeviceId.md index f60a2c38eae7..a82270531033 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceByDeviceId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceByDeviceId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdevicebydeviceid Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceByDeviceId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceById.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceById.md index d2e8b9d63fa9..3ad3dc6c36fc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceById.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceById.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdevicebyid Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceById --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceCount.md index 4bf2231eb4d0..3fd72c6d21c1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdevicecount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceDelta.md index d01347cda013..81c287f35b52 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdevicedelta Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceDelta --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceExtension.md index cfd6ec4ab10b..6f77cbba3c08 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdeviceextension Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceExtensionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceExtensionCount.md index 6ffe0c952ee0..d3d4810ae85e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceExtensionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceExtensionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdeviceextensioncount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceExtensionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberGroup.md index 40f699c386b8..a55d1871ffb0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdevicemembergroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceMemberGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberObject.md index 8d33008b8580..854c6cc1ebce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdevicememberobject Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceMemberObject --- @@ -13,7 +13,7 @@ title: Get-MgDeviceMemberObject ## SYNOPSIS -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. > [!NOTE] @@ -70,7 +70,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberOf.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberOf.md index d8ac8a9fe312..4ec6793daaac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberOf.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberOf.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdevicememberof Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceMemberOf --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberOfAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberOfAsAdministrativeUnit.md index 98ffa5e410ce..4aaf0e825368 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberOfAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberOfAsAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdevicememberofasadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceMemberOfAsAdministrativeUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberOfAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberOfAsGroup.md index 70573c4a663f..085e621c5c3d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberOfAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberOfAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdevicememberofasgroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceMemberOfAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberOfCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberOfCount.md index 69aa494e2bb6..621add3e15ca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberOfCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberOfCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdevicememberofcount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceMemberOfCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberOfCountAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberOfCountAsAdministrativeUnit.md index ba9da76bb681..d9b61dd38978 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberOfCountAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberOfCountAsAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdevicememberofcountasadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceMemberOfCountAsAdministrativeUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberOfCountAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberOfCountAsGroup.md index d13f4f28429e..06561f180aba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberOfCountAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceMemberOfCountAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdevicememberofcountasgroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceMemberOfCountAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwner.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwner.md index c8d26d5bff4a..4eb485aa606f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwner.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwner.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdeviceregisteredowner Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceRegisteredOwner --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerAsAppRoleAssignment.md index bf61874ec529..150ec4bb04c5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerAsAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdeviceregisteredownerasapproleassignment Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceRegisteredOwnerAsAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerAsEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerAsEndpoint.md index a0b76af6e9a3..f8936460dab7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerAsEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerAsEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdeviceregisteredownerasendpoint Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceRegisteredOwnerAsEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerAsServicePrincipal.md index 21af06b44b23..543658f44303 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdeviceregisteredownerasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceRegisteredOwnerAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerAsUser.md index f71df1ee7c2c..61fac7daa5d8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdeviceregisteredownerasuser Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceRegisteredOwnerAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerByRef.md index db109afe693f..fa0f1327644e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdeviceregisteredownerbyref Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceRegisteredOwnerByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerCount.md index e4d50a188078..74e312877bf9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdeviceregisteredownercount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceRegisteredOwnerCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerCountAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerCountAsAppRoleAssignment.md index ca88dc462f78..50db752861a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerCountAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerCountAsAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdeviceregisteredownercountasapproleassignment Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceRegisteredOwnerCountAsAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerCountAsEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerCountAsEndpoint.md index 31dc46060e61..7d7f95d983d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerCountAsEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerCountAsEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdeviceregisteredownercountasendpoint Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceRegisteredOwnerCountAsEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerCountAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerCountAsServicePrincipal.md index f24c219646a5..06238b0336f2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerCountAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerCountAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdeviceregisteredownercountasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceRegisteredOwnerCountAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerCountAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerCountAsUser.md index 869d9e66ced8..ef932a472b49 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerCountAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredOwnerCountAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdeviceregisteredownercountasuser Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceRegisteredOwnerCountAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUser.md index 73e0973dc315..7c40de0cd04f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdeviceregistereduser Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceRegisteredUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserAsAppRoleAssignment.md index 311adc3038cb..1877112f5276 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserAsAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdeviceregistereduserasapproleassignment Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceRegisteredUserAsAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserAsEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserAsEndpoint.md index a0735885f596..e60380208858 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserAsEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserAsEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdeviceregistereduserasendpoint Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceRegisteredUserAsEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserAsServicePrincipal.md index e2ba0e32b682..9cadb4297312 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdeviceregistereduserasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceRegisteredUserAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserAsUser.md index d8bd3333216e..5f4de87f2987 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdeviceregistereduserasuser Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceRegisteredUserAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserByRef.md index aed947c01bfd..06035f8f8545 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdeviceregistereduserbyref Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceRegisteredUserByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserCount.md index 469b6bd09160..b1a87a310dde 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdeviceregisteredusercount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceRegisteredUserCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserCountAsAppRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserCountAsAppRoleAssignment.md index 43ada11ed385..3900226aa7f3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserCountAsAppRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserCountAsAppRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdeviceregisteredusercountasapproleassignment Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceRegisteredUserCountAsAppRoleAssignment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserCountAsEndpoint.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserCountAsEndpoint.md index ec7f3ee6d7b3..90fe99105bdf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserCountAsEndpoint.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserCountAsEndpoint.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdeviceregisteredusercountasendpoint Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceRegisteredUserCountAsEndpoint --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserCountAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserCountAsServicePrincipal.md index 87bfb64a55d2..8a3cc945f8e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserCountAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserCountAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdeviceregisteredusercountasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceRegisteredUserCountAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserCountAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserCountAsUser.md index 5379f0f7f23e..bbd817fb864d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserCountAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceRegisteredUserCountAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdeviceregisteredusercountasuser Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceRegisteredUserCountAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceTransitiveMemberOf.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceTransitiveMemberOf.md index 12e6549b447c..4ab9d33bb14e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceTransitiveMemberOf.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceTransitiveMemberOf.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdevicetransitivememberof Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceTransitiveMemberOf --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit.md index 8c5ccd3ba1e7..18f40fcac486 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdevicetransitivememberofasadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceTransitiveMemberOfAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceTransitiveMemberOfAsGroup.md index cd2aadefe021..1092c5da20fc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceTransitiveMemberOfAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceTransitiveMemberOfAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdevicetransitivememberofasgroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceTransitiveMemberOfAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceTransitiveMemberOfCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceTransitiveMemberOfCount.md index ed02e33b642a..36090c12aed2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceTransitiveMemberOfCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceTransitiveMemberOfCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdevicetransitivememberofcount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceTransitiveMemberOfCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceTransitiveMemberOfCountAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceTransitiveMemberOfCountAsAdministrativeUnit.md index 5e0f43327cc1..c3860bc1c25a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceTransitiveMemberOfCountAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceTransitiveMemberOfCountAsAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdevicetransitivememberofcountasadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceTransitiveMemberOfCountAsAdministrativeUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceTransitiveMemberOfCountAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceTransitiveMemberOfCountAsGroup.md index 10ab671fe628..e6891eb4e78b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceTransitiveMemberOfCountAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDeviceTransitiveMemberOfCountAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdevicetransitivememberofcountasgroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDeviceTransitiveMemberOfCountAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectory.md index f1c4a3c8074b..2aba61d20663 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectory Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnit.md index f3b2f0e1ae36..6a51b7fef6fd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryAdministrativeUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitCount.md index 8b0f0a679ffd..db1754594a19 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryadministrativeunitcount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryAdministrativeUnitCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitDelta.md index 805db690cb4a..619434c6369c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryadministrativeunitdelta Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryAdministrativeUnitDelta --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitExtension.md index db3c017ffcee..4a9a9b532a00 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryadministrativeunitextension Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryAdministrativeUnitExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitExtensionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitExtensionCount.md index 5d12ca2560bc..dcc741627af7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitExtensionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitExtensionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryadministrativeunitextensioncount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryAdministrativeUnitExtensionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMember.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMember.md index 87cc45846278..566384b1d88d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMember.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMember.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryadministrativeunitmember Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryAdministrativeUnitMember --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberAsApplication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberAsApplication.md index eb915b5c39ce..dc3eba244aa2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberAsApplication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberAsApplication.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryadministrativeunitmemberasapplication Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryAdministrativeUnitMemberAsApplication --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberAsDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberAsDevice.md index 40fa1f12e8c7..1053e10e2993 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberAsDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberAsDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryadministrativeunitmemberasdevice Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryAdministrativeUnitMemberAsDevice --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberAsGroup.md index 8ceccb44e797..691661657a58 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryadministrativeunitmemberasgroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryAdministrativeUnitMemberAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberAsOrgContact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberAsOrgContact.md index 57f18116b0d6..5468ddb912e9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberAsOrgContact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberAsOrgContact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryadministrativeunitmemberasorgcontact Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryAdministrativeUnitMemberAsOrgContact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal.md index 27fb131a5109..cd9cff94e9ed 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryadministrativeunitmemberasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberAsUser.md index 0c38137aff49..d758e762a82e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryadministrativeunitmemberasuser Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryAdministrativeUnitMemberAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberByRef.md index 40b087e726bd..153de55bb80a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryadministrativeunitmemberbyref Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryAdministrativeUnitMemberByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCount.md index f72b09d3f111..00229fa878d0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryadministrativeunitmembercount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryAdministrativeUnitMemberCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCountAsApplication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCountAsApplication.md index a9d735378962..d5a8ef88be7b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCountAsApplication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCountAsApplication.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryadministrativeunitmembercountasapplication Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryAdministrativeUnitMemberCountAsApplication --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCountAsDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCountAsDevice.md index 4be8a64224dc..94a02b9b827d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCountAsDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCountAsDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryadministrativeunitmembercountasdevice Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryAdministrativeUnitMemberCountAsDevice --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCountAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCountAsGroup.md index 25fbf2edc749..44c858eca013 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCountAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCountAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryadministrativeunitmembercountasgroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryAdministrativeUnitMemberCountAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCountAsOrgContact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCountAsOrgContact.md index 493a8bf54890..187a607af7c3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCountAsOrgContact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCountAsOrgContact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryadministrativeunitmembercountasorgcontact Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryAdministrativeUnitMemberCountAsOrgContact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCountAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCountAsServicePrincipal.md index bd902ac5f586..c88c58114421 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCountAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCountAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryadministrativeunitmembercountasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryAdministrativeUnitMemberCountAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCountAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCountAsUser.md index 6ade9682dd02..052d7e2ffe08 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCountAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitMemberCountAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryadministrativeunitmembercountasuser Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryAdministrativeUnitMemberCountAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitScopedRoleMember.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitScopedRoleMember.md index 5e3375d57fa5..fa20648db73f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitScopedRoleMember.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitScopedRoleMember.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryadministrativeunitscopedrolemember Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryAdministrativeUnitScopedRoleMember --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitScopedRoleMemberCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitScopedRoleMemberCount.md index ed5ed9341c27..56268a8c338a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitScopedRoleMemberCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAdministrativeUnitScopedRoleMemberCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryadministrativeunitscopedrolemembercount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryAdministrativeUnitScopedRoleMemberCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAttributeSet.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAttributeSet.md index 50819f05718e..95a38d3d9cef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAttributeSet.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAttributeSet.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryattributeset Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryAttributeSet --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAttributeSetCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAttributeSetCount.md index 43ea972e0d49..a46ccd9299b0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAttributeSetCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryAttributeSetCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryattributesetcount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryAttributeSetCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryCustomSecurityAttributeDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryCustomSecurityAttributeDefinition.md index 3c5562dce1ca..738e20846cce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryCustomSecurityAttributeDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryCustomSecurityAttributeDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorycustomsecurityattributedefinition Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryCustomSecurityAttributeDefinition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue.md index 2328b881d982..469e99baee0e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorycustomsecurityattributedefinitionallowedvalue Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValueCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValueCount.md index 75beee4b56eb..f65955584a7b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValueCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValueCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorycustomsecurityattributedefinitionallowedvaluecount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValueCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryCustomSecurityAttributeDefinitionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryCustomSecurityAttributeDefinitionCount.md index 89f5a3575967..91e23ad28b69 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryCustomSecurityAttributeDefinitionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryCustomSecurityAttributeDefinitionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorycustomsecurityattributedefinitioncount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryCustomSecurityAttributeDefinitionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItem.md index 7650a87d8133..3d729c24cbb2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorydeleteditem Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryDeletedItem --- @@ -15,7 +15,7 @@ title: Get-MgDirectoryDeletedItem Retrieve the properties of a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Retrieve the properties of a recently deleted directory object from deleted items. -The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user +The following types are supported:\r- administrativeUnit\r- application\r- certificateBasedAuthPki\r- certificateAuthorityDetail\r- group\r- servicePrincipal\r- user > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDirectoryDeletedItem](/powershell/module/Microsoft.Graph.Beta.Identity.DirectoryManagement/Get-MgBetaDirectoryDeletedItem?view=graph-powershell-beta) @@ -50,7 +50,7 @@ This cmdlet has the following aliases, Retrieve the properties of a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Retrieve the properties of a recently deleted directory object from deleted items. -The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user +The following types are supported:\r- administrativeUnit\r- application\r- certificateBasedAuthPki\r- certificateAuthorityDetail\r- group\r- servicePrincipal\r- user ## EXAMPLES ### Example 1: Retrieve a list of recently deleted items diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemAsAdministrativeUnit.md index e90fbcf4e7c5..52e2c0867d0e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemAsAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorydeleteditemasadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryDeletedItemAsAdministrativeUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemAsApplication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemAsApplication.md index 762254cb3a40..5dba682ded5e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemAsApplication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemAsApplication.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorydeleteditemasapplication Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryDeletedItemAsApplication --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemAsDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemAsDevice.md index 2e130b0faa1a..93a99f12460b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemAsDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemAsDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorydeleteditemasdevice Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryDeletedItemAsDevice --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemAsGroup.md index 650dc8a81f2c..d2f196007dfc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorydeleteditemasgroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryDeletedItemAsGroup --- @@ -16,7 +16,7 @@ title: Get-MgDirectoryDeletedItemAsGroup Retrieve a list of recently deleted directory objects. Currently, deleted items functionality is only supported for the application, servicePrincipal, group, administrative unit, and user resources. Retrieve a list of recently deleted directory objects from deleted items. -The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user +The following types are supported:\r- administrativeUnit\r- application\r- certificateBasedAuthPki\r- certificateAuthorityDetail\r- group\r- servicePrincipal\r- user > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaDirectoryDeletedItemAsGroup](/powershell/module/Microsoft.Graph.Beta.Identity.DirectoryManagement/Get-MgBetaDirectoryDeletedItemAsGroup?view=graph-powershell-beta) @@ -63,7 +63,7 @@ This cmdlet has the following aliases, Retrieve a list of recently deleted directory objects. Currently, deleted items functionality is only supported for the application, servicePrincipal, group, administrative unit, and user resources. Retrieve a list of recently deleted directory objects from deleted items. -The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal- user +The following types are supported:\r- administrativeUnit\r- application\r- certificateBasedAuthPki\r- certificateAuthorityDetail\r- group\r- servicePrincipal\r- user ## EXAMPLES ### Example 1: Retrieve deleted groups diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemAsServicePrincipal.md index 3a944e06ab3a..2560bbd4d045 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorydeleteditemasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryDeletedItemAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemAsUser.md index 81a285894ba6..8857d30d9549 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorydeleteditemasuser Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryDeletedItemAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemById.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemById.md index 87c64460696b..5606d0574bd7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemById.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemById.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorydeleteditembyid Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryDeletedItemById --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemCountAsAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemCountAsAdministrativeUnit.md index 674292555065..40a61fc18887 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemCountAsAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemCountAsAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorydeleteditemcountasadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryDeletedItemCountAsAdministrativeUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemCountAsApplication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemCountAsApplication.md index 2b0f9325456c..483ad6719ff1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemCountAsApplication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemCountAsApplication.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorydeleteditemcountasapplication Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryDeletedItemCountAsApplication --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemCountAsDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemCountAsDevice.md index eb0a3059d3fd..32ff70d405e1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemCountAsDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemCountAsDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorydeleteditemcountasdevice Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryDeletedItemCountAsDevice --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemCountAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemCountAsGroup.md index 0ee61b210491..b59a781a3a28 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemCountAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemCountAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorydeleteditemcountasgroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryDeletedItemCountAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemCountAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemCountAsServicePrincipal.md index be47a5467aae..b35c7f3ab1dc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemCountAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemCountAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorydeleteditemcountasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryDeletedItemCountAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemCountAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemCountAsUser.md index 1fbd76f09b35..89adc5cbaa97 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemCountAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemCountAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorydeleteditemcountasuser Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryDeletedItemCountAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemMemberGroup.md index fac4627987d1..42ebe0894199 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorydeleteditemmembergroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryDeletedItemMemberGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemMemberObject.md index bd803b8b7f2e..8d797f20ba86 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeletedItemMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorydeleteditemmemberobject Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryDeletedItemMemberObject --- @@ -13,7 +13,7 @@ title: Get-MgDirectoryDeletedItemMemberObject ## SYNOPSIS -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. > [!NOTE] @@ -70,7 +70,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeviceLocalCredential.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeviceLocalCredential.md index 2c1bd0a2b6b9..3e70850a06b4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeviceLocalCredential.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeviceLocalCredential.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorydevicelocalcredential Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryDeviceLocalCredential --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeviceLocalCredentialCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeviceLocalCredentialCount.md index 9b72a355c82e..ae70d7567417 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeviceLocalCredentialCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryDeviceLocalCredentialCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorydevicelocalcredentialcount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryDeviceLocalCredentialCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryFederationConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryFederationConfiguration.md index ae660575565f..de72afd1434b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryFederationConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryFederationConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryfederationconfiguration Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryFederationConfiguration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryFederationConfigurationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryFederationConfigurationCount.md index 14762b7d326e..d5ef49d08431 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryFederationConfigurationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryFederationConfigurationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryfederationconfigurationcount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryFederationConfigurationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryOnPremiseSynchronization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryOnPremiseSynchronization.md index 4ef07e8795fa..6208c0034da9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryOnPremiseSynchronization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryOnPremiseSynchronization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryonpremisesynchronization Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryOnPremiseSynchronization --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryOnPremiseSynchronizationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryOnPremiseSynchronizationCount.md index bae3e52f55a2..c7b6d8c70eae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryOnPremiseSynchronizationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryOnPremiseSynchronizationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryonpremisesynchronizationcount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryOnPremiseSynchronizationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryPublicKeyInfrastructure.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryPublicKeyInfrastructure.md index fa69fab7c5a9..283fe247d09d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryPublicKeyInfrastructure.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryPublicKeyInfrastructure.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorypublickeyinfrastructure Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryPublicKeyInfrastructure --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration.md index 12ae78801eb6..8693bdf7390e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorypublickeyinfrastructurecertificatebasedauthconfiguration Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority.md index 103ce2925f13..f9c7f4e5d2a5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorypublickeyinfrastructurecertificatebasedauthconfigurationcertificateauthority Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthorityCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthorityCount.md index 92ead967c5cc..545e09f891bf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthorityCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthorityCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorypublickeyinfrastructurecertificatebasedauthconfigurationcertificateauthoritycount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthorityCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCount.md index fb762dc708f4..28eae82bd3eb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorypublickeyinfrastructurecertificatebasedauthconfigurationcount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRole.md index ca02e4a5342b..3e830b24fc9b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryrole Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRole --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleById.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleById.md index 32d0282ba729..3cce85a448d2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleById.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleById.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryrolebyid Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleById --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleByRoleTemplateId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleByRoleTemplateId.md index e5b9fa42a977..02583257b502 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleByRoleTemplateId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleByRoleTemplateId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryrolebyroletemplateid Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleByRoleTemplateId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleCount.md index f643d0d09e9c..f2df95250851 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryrolecount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleDelta.md index b5498e731e04..668df9af618b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryroledelta Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleDelta --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMember.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMember.md index 174928e40f18..24979d05cc9d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMember.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMember.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryrolemember Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleMember --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberAsApplication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberAsApplication.md index 6f3ef6b17c04..75ac54ee0a30 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberAsApplication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberAsApplication.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryrolememberasapplication Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleMemberAsApplication --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberAsDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberAsDevice.md index 94f01f7c5a4c..7c1aa74bbb26 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberAsDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberAsDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryrolememberasdevice Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleMemberAsDevice --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberAsGroup.md index a8f38476e375..2a4058213a0b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryrolememberasgroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleMemberAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberAsOrgContact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberAsOrgContact.md index e7eae041e292..4e20b7ebfba5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberAsOrgContact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberAsOrgContact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryrolememberasorgcontact Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleMemberAsOrgContact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberAsServicePrincipal.md index 035d529d8d78..36f64e4a291b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryrolememberasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleMemberAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberAsUser.md index c10d4f5073bf..54fc3e6ac7c8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryrolememberasuser Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleMemberAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberByRef.md index 2bde6fe9b8fa..a84c4b1310a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryrolememberbyref Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleMemberByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCount.md index a3ad323cd858..2db6de38492a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryrolemembercount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleMemberCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCountAsApplication.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCountAsApplication.md index e979b77ff7d8..a3af2d2ffa95 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCountAsApplication.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCountAsApplication.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryrolemembercountasapplication Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleMemberCountAsApplication --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCountAsDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCountAsDevice.md index 174fd79cc405..3c49a47a398d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCountAsDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCountAsDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryrolemembercountasdevice Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleMemberCountAsDevice --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCountAsGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCountAsGroup.md index 9272bffec433..ded8fd06712d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCountAsGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCountAsGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryrolemembercountasgroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleMemberCountAsGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCountAsOrgContact.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCountAsOrgContact.md index 986cc5c9d3f9..cd57190ca382 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCountAsOrgContact.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCountAsOrgContact.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryrolemembercountasorgcontact Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleMemberCountAsOrgContact --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCountAsServicePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCountAsServicePrincipal.md index 9897c93f9efb..91e07fc6a13d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCountAsServicePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCountAsServicePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryrolemembercountasserviceprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleMemberCountAsServicePrincipal --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCountAsUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCountAsUser.md index 107bebfc42b8..837157597531 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCountAsUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberCountAsUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryrolemembercountasuser Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleMemberCountAsUser --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberGroup.md index c245f791bf33..e34390bdf933 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryrolemembergroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleMemberGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberObject.md index f19c1adc1696..2f975a3263be 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryrolememberobject Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleMemberObject --- @@ -13,7 +13,7 @@ title: Get-MgDirectoryRoleMemberObject ## SYNOPSIS -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. > [!NOTE] @@ -70,7 +70,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleScopedMember.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleScopedMember.md index 777b180893cf..ba92038c254a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleScopedMember.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleScopedMember.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryrolescopedmember Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleScopedMember --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleScopedMemberCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleScopedMemberCount.md index 04937758c9c4..a961c639f26a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleScopedMemberCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleScopedMemberCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryrolescopedmembercount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleScopedMemberCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleTemplate.md index ec38b3a3bf41..539590ed7d1e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryroletemplate Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleTemplateById.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleTemplateById.md index 963b0064410a..e0baf22996d6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleTemplateById.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleTemplateById.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryroletemplatebyid Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleTemplateById --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleTemplateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleTemplateCount.md index c9755a208c0f..f8ee386e8723 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleTemplateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleTemplateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryroletemplatecount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleTemplateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleTemplateDelta.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleTemplateDelta.md index 87be02f4db0c..98b822b491ed 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleTemplateDelta.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleTemplateDelta.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryroletemplatedelta Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleTemplateDelta --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleTemplateMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleTemplateMemberGroup.md index 5e9c825acc67..d9f3a14f6f76 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleTemplateMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleTemplateMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryroletemplatemembergroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleTemplateMemberGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleTemplateMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleTemplateMemberObject.md index 1228dc4f5ed4..ec54ce687948 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleTemplateMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectoryRoleTemplateMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryroletemplatememberobject Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectoryRoleTemplateMemberObject --- @@ -13,7 +13,7 @@ title: Get-MgDirectoryRoleTemplateMemberObject ## SYNOPSIS -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. > [!NOTE] @@ -70,7 +70,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectorySubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectorySubscription.md index 94d42da1dced..947adfbfbe6f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectorySubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectorySubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorysubscription Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectorySubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectorySubscriptionByCommerceSubscriptionId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectorySubscriptionByCommerceSubscriptionId.md index c445bb7bc00e..758ae7e84743 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectorySubscriptionByCommerceSubscriptionId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectorySubscriptionByCommerceSubscriptionId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorysubscriptionbycommercesubscriptionid Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectorySubscriptionByCommerceSubscriptionId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectorySubscriptionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectorySubscriptionCount.md index 18b2a51fd8c8..23ccc012ef85 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectorySubscriptionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDirectorySubscriptionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorysubscriptioncount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDirectorySubscriptionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomain.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomain.md index bd2076dffdfe..f57d6fa7688b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomain.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomain.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdomain Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDomain --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainCount.md index ec7fe2df8c9c..58a8ceddcf75 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdomaincount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDomainCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainFederationConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainFederationConfiguration.md index be9b164bd497..4f15bdf91cb8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainFederationConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainFederationConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdomainfederationconfiguration Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDomainFederationConfiguration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainFederationConfigurationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainFederationConfigurationCount.md index d829978550b1..e7f6d465d87b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainFederationConfigurationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainFederationConfigurationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdomainfederationconfigurationcount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDomainFederationConfigurationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainNameReference.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainNameReference.md index 460858d95478..62f26548aa7a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainNameReference.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainNameReference.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdomainnamereference Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDomainNameReference --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainNameReferenceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainNameReferenceCount.md index d418acd7fb45..c4cd835e28e1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainNameReferenceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainNameReferenceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdomainnamereferencecount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDomainNameReferenceCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainRootDomain.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainRootDomain.md index 0e073996b115..c9232572a396 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainRootDomain.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainRootDomain.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdomainrootdomain Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDomainRootDomain --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainServiceConfigurationRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainServiceConfigurationRecord.md index 24c0387f3be9..0a980dfef23a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainServiceConfigurationRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainServiceConfigurationRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdomainserviceconfigurationrecord Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDomainServiceConfigurationRecord --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainServiceConfigurationRecordCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainServiceConfigurationRecordCount.md index 160e5da5f87c..d9ccc7802361 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainServiceConfigurationRecordCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainServiceConfigurationRecordCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdomainserviceconfigurationrecordcount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDomainServiceConfigurationRecordCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainVerificationDnsRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainVerificationDnsRecord.md index 3700a18ebf7b..3b7735098f06 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainVerificationDnsRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainVerificationDnsRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdomainverificationdnsrecord Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDomainVerificationDnsRecord --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainVerificationDnsRecordCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainVerificationDnsRecordCount.md index 1f8f15b44fcc..86b0a7926bad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainVerificationDnsRecordCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgDomainVerificationDnsRecordCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgdomainverificationdnsrecordcount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgDomainVerificationDnsRecordCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganization.md index 1d54cddc842f..479fa02d16b4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganization Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgOrganization --- @@ -13,7 +13,8 @@ title: Get-MgOrganization ## SYNOPSIS -Read properties and relationships of the organization object. +Get the properties and relationships of the currently authenticated organization. +Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaOrganization](/powershell/module/Microsoft.Graph.Beta.Identity.DirectoryManagement/Get-MgBetaOrganization?view=graph-powershell-beta) @@ -56,7 +57,8 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read properties and relationships of the organization object. +Get the properties and relationships of the currently authenticated organization. +Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance. **Permissions** @@ -575,7 +577,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgOrganization](https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganization) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-organization-get?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-1.0) - [Graph API Reference](https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBranding.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBranding.md index c56c03cae77e..b25e01629f83 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBranding.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBranding.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganizationbranding Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgOrganizationBranding --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingBackgroundImage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingBackgroundImage.md index edd581ce5e68..7d850d944b22 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingBackgroundImage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingBackgroundImage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganizationbrandingbackgroundimage Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgOrganizationBrandingBackgroundImage --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingBannerLogo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingBannerLogo.md index 8a2c29af5fc1..216c9f965f31 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingBannerLogo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingBannerLogo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganizationbrandingbannerlogo Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgOrganizationBrandingBannerLogo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingCustomCss.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingCustomCss.md index 3d04cb9c7295..217c9cfc8112 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingCustomCss.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingCustomCss.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganizationbrandingcustomcss Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgOrganizationBrandingCustomCss --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingFavicon.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingFavicon.md index c02b4be28c56..896f828d4fe4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingFavicon.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingFavicon.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganizationbrandingfavicon Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgOrganizationBrandingFavicon --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingHeaderLogo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingHeaderLogo.md index c5f9bd6c2bf4..8649a9536ccc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingHeaderLogo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingHeaderLogo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganizationbrandingheaderlogo Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgOrganizationBrandingHeaderLogo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalization.md index 0dcd96f12ce7..68be2789febb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganizationbrandinglocalization Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgOrganizationBrandingLocalization --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationBackgroundImage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationBackgroundImage.md index 0af7f892b57c..77556a2e554d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationBackgroundImage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationBackgroundImage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganizationbrandinglocalizationbackgroundimage Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgOrganizationBrandingLocalizationBackgroundImage --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationBannerLogo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationBannerLogo.md index ebbfb18bb18b..615ca3258e64 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationBannerLogo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationBannerLogo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganizationbrandinglocalizationbannerlogo Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgOrganizationBrandingLocalizationBannerLogo --- @@ -13,8 +13,11 @@ title: Get-MgOrganizationBrandingLocalizationBannerLogo ## SYNOPSIS -Read the properties and relationships of an organizationalBrandingLocalization object. -To retrieve a localization branding object, specify the value of id in the URL. +Retrieve the default organizational branding object, if the Accept-Language header is set to 0 or default. +If no default organizational branding object exists, this method returns a 404 Not Found error. +If the Accept-Language header is set to an existing locale identified by the value of its id, this method retrieves the branding for the specified locale. +This method retrieves only non-Stream properties, for example, usernameHintText and signInPageText. +To retrieve Stream types of the default branding, for example, bannerLogo and backgroundImage, use the GET organizationalBrandingLocalization method. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaOrganizationBrandingLocalizationBannerLogo](/powershell/module/Microsoft.Graph.Beta.Identity.DirectoryManagement/Get-MgBetaOrganizationBrandingLocalizationBannerLogo?view=graph-powershell-beta) @@ -47,8 +50,11 @@ This cmdlet has the following aliases, ## DESCRIPTION -Read the properties and relationships of an organizationalBrandingLocalization object. -To retrieve a localization branding object, specify the value of id in the URL. +Retrieve the default organizational branding object, if the Accept-Language header is set to 0 or default. +If no default organizational branding object exists, this method returns a 404 Not Found error. +If the Accept-Language header is set to an existing locale identified by the value of its id, this method retrieves the branding for the specified locale. +This method retrieves only non-Stream properties, for example, usernameHintText and signInPageText. +To retrieve Stream types of the default branding, for example, bannerLogo and backgroundImage, use the GET organizationalBrandingLocalization method. **Permissions** @@ -414,7 +420,7 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Get-MgOrganizationBrandingLocalizationBannerLogo](https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganizationbrandinglocalizationbannerlogo) -- [Graph API Reference](https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-1.0) +- [Graph API Reference](https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationCount.md index 03862ca5e135..14e8e5b6ca98 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganizationbrandinglocalizationcount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgOrganizationBrandingLocalizationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationCustomCss.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationCustomCss.md index d0ff7814af6d..25cfe0a9e9f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationCustomCss.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationCustomCss.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganizationbrandinglocalizationcustomcss Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgOrganizationBrandingLocalizationCustomCss --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationFavicon.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationFavicon.md index 5825a64a8e71..0e5a6a69db52 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationFavicon.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationFavicon.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganizationbrandinglocalizationfavicon Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgOrganizationBrandingLocalizationFavicon --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationHeaderLogo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationHeaderLogo.md index e136a6452d80..e9d0fc7f4ca7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationHeaderLogo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationHeaderLogo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganizationbrandinglocalizationheaderlogo Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgOrganizationBrandingLocalizationHeaderLogo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationSquareLogo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationSquareLogo.md index a84b77a8e702..8da28ea4537d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationSquareLogo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationSquareLogo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganizationbrandinglocalizationsquarelogo Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgOrganizationBrandingLocalizationSquareLogo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationSquareLogoDark.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationSquareLogoDark.md index 6b3bb7dd06f0..e3ef07576ba1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationSquareLogoDark.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingLocalizationSquareLogoDark.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganizationbrandinglocalizationsquarelogodark Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgOrganizationBrandingLocalizationSquareLogoDark --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingSquareLogo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingSquareLogo.md index 95175924e4a0..2ff2e5f3525c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingSquareLogo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingSquareLogo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganizationbrandingsquarelogo Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgOrganizationBrandingSquareLogo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingSquareLogoDark.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingSquareLogoDark.md index 4c5b151cdc0c..9b3d2bde8bb2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingSquareLogoDark.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationBrandingSquareLogoDark.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganizationbrandingsquarelogodark Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgOrganizationBrandingSquareLogoDark --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationById.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationById.md index 898afb349148..53878af59e64 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationById.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationById.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganizationbyid Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgOrganizationById --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationCount.md index 7d13414b6258..03413f845092 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganizationcount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgOrganizationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationExtension.md index 6aa652c8a103..2746470841eb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganizationextension Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgOrganizationExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationExtensionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationExtensionCount.md index 8249bfba7e8c..bf2aa795d259 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationExtensionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationExtensionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganizationextensioncount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgOrganizationExtensionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationMemberGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationMemberGroup.md index 65a527f0ce2b..c06ae5da3932 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationMemberGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationMemberGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganizationmembergroup Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgOrganizationMemberGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationMemberObject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationMemberObject.md index 08b8ee93a632..e3a29c918244 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationMemberObject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgOrganizationMemberObject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganizationmemberobject Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgOrganizationMemberObject --- @@ -13,7 +13,7 @@ title: Get-MgOrganizationMemberObject ## SYNOPSIS -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. > [!NOTE] @@ -70,7 +70,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:- user- group- service principal- organizational contact- device- directory object This function is transitive. +Return all IDs for the groups, administrative units, and directory roles that an object of one of the following types is a member of:\r- user\r- group\r- service principal\r- organizational contact\r- device\r- directory object This function is transitive. Only users and role-enabled groups can be members of directory roles. ## PARAMETERS diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgSubscribedSku.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgSubscribedSku.md index 72283baed4c2..df8200bde1ce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgSubscribedSku.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgSubscribedSku.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mgsubscribedsku Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgSubscribedSku --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgUserScopedRoleMemberOf.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgUserScopedRoleMemberOf.md index e1e4411f9bbd..73c7d75fb5cf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgUserScopedRoleMemberOf.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgUserScopedRoleMemberOf.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mguserscopedrolememberof Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserScopedRoleMemberOf --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgUserScopedRoleMemberOfCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgUserScopedRoleMemberOfCount.md index c312eecd1b18..e4deaf88971b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgUserScopedRoleMemberOfCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Get-MgUserScopedRoleMemberOfCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/get-mguserscopedrolememberofcount Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserScopedRoleMemberOfCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Invoke-MgAvailableDirectoryFederationConfigurationProviderType.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Invoke-MgAvailableDirectoryFederationConfigurationProviderType.md index bd525fb099fa..4c187e59885a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Invoke-MgAvailableDirectoryFederationConfigurationProviderType.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Invoke-MgAvailableDirectoryFederationConfigurationProviderType.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/invoke-mgavailabledirectoryfederationconfigurationprovidertype Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgAvailableDirectoryFederationConfigurationProviderType --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Invoke-MgForceDomainDelete.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Invoke-MgForceDomainDelete.md index 969eb6d8ed6b..f7cde3641872 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Invoke-MgForceDomainDelete.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Invoke-MgForceDomainDelete.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/invoke-mgforcedomaindelete Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgForceDomainDelete --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Invoke-MgPromoteDomain.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Invoke-MgPromoteDomain.md index 64e4063adf89..14baa213858c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Invoke-MgPromoteDomain.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Invoke-MgPromoteDomain.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/invoke-mgpromotedomain Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgPromoteDomain --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Invoke-MgRetryContactServiceProvisioning.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Invoke-MgRetryContactServiceProvisioning.md index 93baefbd55b3..5be9a2a9ed0d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Invoke-MgRetryContactServiceProvisioning.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Invoke-MgRetryContactServiceProvisioning.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/invoke-mgretrycontactserviceprovisioning Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgRetryContactServiceProvisioning --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Invoke-MgUploadDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Invoke-MgUploadDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration.md index 17f0830fae05..ace7758ac289 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Invoke-MgUploadDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Invoke-MgUploadDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/invoke-mguploaddirectorypublickeyinfrastructurecertificatebasedauthconfiguration Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgUploadDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Microsoft.Graph.Identity.DirectoryManagement.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Microsoft.Graph.Identity.DirectoryManagement.md index b1b93c612923..f9c6581d7136 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Microsoft.Graph.Identity.DirectoryManagement.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Microsoft.Graph.Identity.DirectoryManagement.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Identity.DirectoryManagement -Module Guid: d8ee76d8-5508-4df2-9093-90f2f1769953 +Module Guid: c8d9abcf-e9cb-44f1-b0cd-46f3e9cf051b Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.identity.directorymanagement/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgAdminPeopleProfileCardProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgAdminPeopleProfileCardProperty.md index 6eb08c60cb41..dd2217fbe226 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgAdminPeopleProfileCardProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgAdminPeopleProfileCardProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgadminpeopleprofilecardproperty Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgAdminPeopleProfileCardProperty --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgContract.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgContract.md index 60d41f50c6a6..fd056398e807 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgContract.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgContract.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgcontract Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgContract --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDevice.md index abc4ec4df045..e175521de9c9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgdevice Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDevice --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDeviceExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDeviceExtension.md index 369145bd91ef..c89f886ef95c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDeviceExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDeviceExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgdeviceextension Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDeviceRegisteredOwnerByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDeviceRegisteredOwnerByRef.md index b632d7b52a2e..c0c39068568f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDeviceRegisteredOwnerByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDeviceRegisteredOwnerByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgdeviceregisteredownerbyref Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceRegisteredOwnerByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDeviceRegisteredUserByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDeviceRegisteredUserByRef.md index fda6ec240466..22b1fb8a1d63 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDeviceRegisteredUserByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDeviceRegisteredUserByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgdeviceregistereduserbyref Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDeviceRegisteredUserByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryAdministrativeUnit.md index 5f81fcde70fa..6e9224fa947e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgdirectoryadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDirectoryAdministrativeUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryAdministrativeUnitExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryAdministrativeUnitExtension.md index 7c2dfc4b9b67..c1dafe5c8349 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryAdministrativeUnitExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryAdministrativeUnitExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgdirectoryadministrativeunitextension Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDirectoryAdministrativeUnitExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryAdministrativeUnitMember.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryAdministrativeUnitMember.md index 5379bf29c760..bdd0bfe6b562 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryAdministrativeUnitMember.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryAdministrativeUnitMember.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgdirectoryadministrativeunitmember Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDirectoryAdministrativeUnitMember --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryAdministrativeUnitMemberByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryAdministrativeUnitMemberByRef.md index 4367cb1a656e..c4e54ea12456 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryAdministrativeUnitMemberByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryAdministrativeUnitMemberByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgdirectoryadministrativeunitmemberbyref Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDirectoryAdministrativeUnitMemberByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryAdministrativeUnitScopedRoleMember.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryAdministrativeUnitScopedRoleMember.md index ad1b269d1185..4471f37ca91f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryAdministrativeUnitScopedRoleMember.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryAdministrativeUnitScopedRoleMember.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgdirectoryadministrativeunitscopedrolemember Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDirectoryAdministrativeUnitScopedRoleMember --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryAttributeSet.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryAttributeSet.md index e628038e7639..6b6fd5c59585 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryAttributeSet.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryAttributeSet.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgdirectoryattributeset Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDirectoryAttributeSet --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryCustomSecurityAttributeDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryCustomSecurityAttributeDefinition.md index 5316ea7b694e..546b02ba7d6e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryCustomSecurityAttributeDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryCustomSecurityAttributeDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgdirectorycustomsecurityattributedefinition Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDirectoryCustomSecurityAttributeDefinition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue.md index 515414df4d6b..b759e1942063 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgdirectorycustomsecurityattributedefinitionallowedvalue Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryDeviceLocalCredential.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryDeviceLocalCredential.md index 64a9337b15b0..6ead63cff18b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryDeviceLocalCredential.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryDeviceLocalCredential.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgdirectorydevicelocalcredential Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDirectoryDeviceLocalCredential --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryFederationConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryFederationConfiguration.md index 59fa284d811e..2c99c1d996a1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryFederationConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryFederationConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgdirectoryfederationconfiguration Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDirectoryFederationConfiguration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryOnPremiseSynchronization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryOnPremiseSynchronization.md index 5d1db6f45667..2a401bdd5bc3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryOnPremiseSynchronization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryOnPremiseSynchronization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgdirectoryonpremisesynchronization Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDirectoryOnPremiseSynchronization --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration.md index 9ccfd4bbedb3..caeeaf127c25 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgdirectorypublickeyinfrastructurecertificatebasedauthconfiguration Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority.md index 5a132598fe3a..2805c9446995 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgdirectorypublickeyinfrastructurecertificatebasedauthconfigurationcertificateauthority Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryRole.md index fd03c934c8e7..099e5379ad39 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgdirectoryrole Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDirectoryRole --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryRoleMemberByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryRoleMemberByRef.md index e1bc7198c6c0..6c5ec5d658e1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryRoleMemberByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryRoleMemberByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgdirectoryrolememberbyref Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDirectoryRoleMemberByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryRoleScopedMember.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryRoleScopedMember.md index f382f68f3519..d5c614c4a753 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryRoleScopedMember.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryRoleScopedMember.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgdirectoryrolescopedmember Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDirectoryRoleScopedMember --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryRoleTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryRoleTemplate.md index f8c863b524b1..027aa688a12d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryRoleTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectoryRoleTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgdirectoryroletemplate Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDirectoryRoleTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectorySubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectorySubscription.md index f05f67905eca..2180ceda9a68 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectorySubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDirectorySubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgdirectorysubscription Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDirectorySubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDomain.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDomain.md index 783b0f957a71..614db5c050f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDomain.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDomain.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgdomain Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDomain --- @@ -123,7 +123,7 @@ The value is either Managed or Federated. Managed indicates a cloud managed domain where Microsoft Entra ID performs user authentication. Federated indicates authentication is federated with an identity provider such as the tenant's on-premises Active Directory via Active Directory Federation Services. Not nullable. -To update this property in delegated scenarios, the calling app must be assigned the Directory.AccessAsUser.All delegated permission. +To update this property in delegated scenarios, the calling app must be assigned the Domain-InternalFederation.ReadWrite.All permission. ```yaml Type: System.String @@ -826,7 +826,7 @@ The value is either Managed or Federated. Managed indicates a cloud managed domain where Microsoft Entra ID performs user authentication. Federated indicates authentication is federated with an identity provider such as the tenant's on-premises Active Directory via Active Directory Federation Services. Not nullable. - To update this property in delegated scenarios, the calling app must be assigned the Directory.AccessAsUser.All delegated permission. + To update this property in delegated scenarios, the calling app must be assigned the Domain-InternalFederation.ReadWrite.All permission. [AvailabilityStatus ]: This property is always null except when the verify action is used. When the verify action is used, a domain entity is returned in the response. The availabilityStatus property of the domain entity in the response is either AvailableImmediately or EmailVerifiedDomainTakeoverScheduled. @@ -979,7 +979,7 @@ The value is either Managed or Federated. Managed indicates a cloud managed domain where Microsoft Entra ID performs user authentication. Federated indicates authentication is federated with an identity provider such as the tenant's on-premises Active Directory via Active Directory Federation Services. Not nullable. - To update this property in delegated scenarios, the calling app must be assigned the Directory.AccessAsUser.All delegated permission. + To update this property in delegated scenarios, the calling app must be assigned the Domain-InternalFederation.ReadWrite.All permission. [AvailabilityStatus ]: This property is always null except when the verify action is used. When the verify action is used, a domain entity is returned in the response. The availabilityStatus property of the domain entity in the response is either AvailableImmediately or EmailVerifiedDomainTakeoverScheduled. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDomainFederationConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDomainFederationConfiguration.md index de191545a327..72ea136604eb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDomainFederationConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDomainFederationConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgdomainfederationconfiguration Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDomainFederationConfiguration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDomainServiceConfigurationRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDomainServiceConfigurationRecord.md index c910e8e9c4b6..b1d363313aec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDomainServiceConfigurationRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDomainServiceConfigurationRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgdomainserviceconfigurationrecord Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDomainServiceConfigurationRecord --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDomainVerificationDnsRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDomainVerificationDnsRecord.md index 44358a0d37ca..1147d8fa57ed 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDomainVerificationDnsRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgDomainVerificationDnsRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgdomainverificationdnsrecord Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgDomainVerificationDnsRecord --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgOrganization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgOrganization.md index fa6e1f00a4c9..6e719a1e64b0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgOrganization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgOrganization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgorganization Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgOrganization --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgOrganizationBrandingLocalization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgOrganizationBrandingLocalization.md index cf572b1a1516..00fad1b89d3d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgOrganizationBrandingLocalization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgOrganizationBrandingLocalization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgorganizationbrandinglocalization Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgOrganizationBrandingLocalization --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgOrganizationExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgOrganizationExtension.md index 1aefe8ee59a6..f67894e6a694 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgOrganizationExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgOrganizationExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgorganizationextension Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgOrganizationExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgSubscribedSku.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgSubscribedSku.md index 663f39f2686e..34d07087c4d8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgSubscribedSku.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgSubscribedSku.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mgsubscribedsku Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgSubscribedSku --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgUserScopedRoleMemberOf.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgUserScopedRoleMemberOf.md index c95d66d33318..0192bf2b209d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgUserScopedRoleMemberOf.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/New-MgUserScopedRoleMemberOf.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/new-mguserscopedrolememberof Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgUserScopedRoleMemberOf --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgAdminPeopleItemInsight.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgAdminPeopleItemInsight.md index 4093210f6e89..bfbeda4f8edf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgAdminPeopleItemInsight.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgAdminPeopleItemInsight.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgadminpeopleiteminsight Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgAdminPeopleItemInsight --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgAdminPeopleProfileCardProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgAdminPeopleProfileCardProperty.md index 7a8beb78da2d..5400ae86e91d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgAdminPeopleProfileCardProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgAdminPeopleProfileCardProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgadminpeopleprofilecardproperty Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgAdminPeopleProfileCardProperty --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgContract.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgContract.md index 0466c1c38419..e198c26b5f32 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgContract.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgContract.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgcontract Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgContract --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDevice.md index 7be1ef365c4c..eb6b3822b3aa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdevice Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDevice --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDeviceByDeviceId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDeviceByDeviceId.md index e79b57279af6..0f5ef86929ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDeviceByDeviceId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDeviceByDeviceId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdevicebydeviceid Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceByDeviceId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDeviceExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDeviceExtension.md index 5ad6835fddc0..a370cb99e239 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDeviceExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDeviceExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdeviceextension Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDeviceRegisteredOwnerByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDeviceRegisteredOwnerByRef.md index 0ef5c6228ac0..443a1bb7290f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDeviceRegisteredOwnerByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDeviceRegisteredOwnerByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/Remove-MgDeviceRegisteredOwnerByRef Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceRegisteredOwnerByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDeviceRegisteredOwnerDirectoryObjectByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDeviceRegisteredOwnerDirectoryObjectByRef.md index 9565a79682c5..df7151417d81 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDeviceRegisteredOwnerDirectoryObjectByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDeviceRegisteredOwnerDirectoryObjectByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdeviceregisteredownerdirectoryobjectbyref Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceRegisteredOwnerDirectoryObjectByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDeviceRegisteredUserByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDeviceRegisteredUserByRef.md index 023f15af58f1..40682064a2f7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDeviceRegisteredUserByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDeviceRegisteredUserByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/Remove-MgDeviceRegisteredUserByRef Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceRegisteredUserByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDeviceRegisteredUserDirectoryObjectByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDeviceRegisteredUserDirectoryObjectByRef.md index 2bcbb31e6f78..3f4c88d4fd4a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDeviceRegisteredUserDirectoryObjectByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDeviceRegisteredUserDirectoryObjectByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdeviceregistereduserdirectoryobjectbyref Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDeviceRegisteredUserDirectoryObjectByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryAdministrativeUnit.md index 64e9750b84f8..768883329d86 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdirectoryadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDirectoryAdministrativeUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryAdministrativeUnitExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryAdministrativeUnitExtension.md index b997cb280357..62f2ed1167d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryAdministrativeUnitExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryAdministrativeUnitExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdirectoryadministrativeunitextension Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDirectoryAdministrativeUnitExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryAdministrativeUnitMemberByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryAdministrativeUnitMemberByRef.md index 035c99d90e58..3329053fa29d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryAdministrativeUnitMemberByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryAdministrativeUnitMemberByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/Remove-MgDirectoryAdministrativeUnitMemberByRef Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDirectoryAdministrativeUnitMemberByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryAdministrativeUnitMemberDirectoryObjectByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryAdministrativeUnitMemberDirectoryObjectByRef.md index e4e7af6bc436..f993d0c8834c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryAdministrativeUnitMemberDirectoryObjectByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryAdministrativeUnitMemberDirectoryObjectByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdirectoryadministrativeunitmemberdirectoryobjectbyref Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDirectoryAdministrativeUnitMemberDirectoryObjectByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryAdministrativeUnitScopedRoleMember.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryAdministrativeUnitScopedRoleMember.md index 29c161dfe139..060a341cbffe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryAdministrativeUnitScopedRoleMember.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryAdministrativeUnitScopedRoleMember.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdirectoryadministrativeunitscopedrolemember Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDirectoryAdministrativeUnitScopedRoleMember --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryAttributeSet.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryAttributeSet.md index fdaac05ea252..85a0de900cfc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryAttributeSet.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryAttributeSet.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdirectoryattributeset Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDirectoryAttributeSet --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryCustomSecurityAttributeDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryCustomSecurityAttributeDefinition.md index 5c72bb236941..37251d506979 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryCustomSecurityAttributeDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryCustomSecurityAttributeDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdirectorycustomsecurityattributedefinition Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDirectoryCustomSecurityAttributeDefinition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue.md index 2e14efa88110..470df45083f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdirectorycustomsecurityattributedefinitionallowedvalue Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryDeletedItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryDeletedItem.md index 853ce6bba8ba..635d54309268 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryDeletedItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryDeletedItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdirectorydeleteditem Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDirectoryDeletedItem --- @@ -16,7 +16,7 @@ title: Remove-MgDirectoryDeletedItem Permanently delete a recently deleted application, group, servicePrincipal, or user object from deleted items. After an item is permanently deleted, it cannot be restored. Permanently delete a recently deleted directory object from deleted items. -The following types are supported:- certificateBasedAuthPki- certificateAuthorityDetail After an item is permanently deleted, it cannot be restored. +The following types are supported:\r- certificateBasedAuthPki\r- certificateAuthorityDetail After an item is permanently deleted, it cannot be restored. Administrative units cannot be permanently deleted by using the deletedItems API. Soft-deleted administrative units will be permanently deleted 30 days after initial deletion unless they are restored. @@ -55,7 +55,7 @@ This cmdlet has the following aliases, Permanently delete a recently deleted application, group, servicePrincipal, or user object from deleted items. After an item is permanently deleted, it cannot be restored. Permanently delete a recently deleted directory object from deleted items. -The following types are supported:- certificateBasedAuthPki- certificateAuthorityDetail After an item is permanently deleted, it cannot be restored. +The following types are supported:\r- certificateBasedAuthPki\r- certificateAuthorityDetail After an item is permanently deleted, it cannot be restored. Administrative units cannot be permanently deleted by using the deletedItems API. Soft-deleted administrative units will be permanently deleted 30 days after initial deletion unless they are restored. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryDeviceLocalCredential.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryDeviceLocalCredential.md index d67406904080..90566f77c839 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryDeviceLocalCredential.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryDeviceLocalCredential.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdirectorydevicelocalcredential Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDirectoryDeviceLocalCredential --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryFederationConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryFederationConfiguration.md index cba3c0021be3..ba022f0b0a13 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryFederationConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryFederationConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdirectoryfederationconfiguration Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDirectoryFederationConfiguration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryOnPremiseSynchronization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryOnPremiseSynchronization.md index 00f628d5975f..1041b028c44c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryOnPremiseSynchronization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryOnPremiseSynchronization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdirectoryonpremisesynchronization Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDirectoryOnPremiseSynchronization --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryPublicKeyInfrastructure.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryPublicKeyInfrastructure.md index 0a1e981bb3df..d070e3f66a7c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryPublicKeyInfrastructure.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryPublicKeyInfrastructure.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdirectorypublickeyinfrastructure Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDirectoryPublicKeyInfrastructure --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration.md index 3ced00cc5cbc..48e137dba31e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdirectorypublickeyinfrastructurecertificatebasedauthconfiguration Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority.md index c11bfd1e81ca..44c372354a04 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdirectorypublickeyinfrastructurecertificatebasedauthconfigurationcertificateauthority Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryRole.md index 48fa70b63501..c2dbe9ad04f2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdirectoryrole Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDirectoryRole --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryRoleByRoleTemplateId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryRoleByRoleTemplateId.md index 3ba8546a230c..24de8e4fef91 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryRoleByRoleTemplateId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryRoleByRoleTemplateId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdirectoryrolebyroletemplateid Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDirectoryRoleByRoleTemplateId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryRoleMemberByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryRoleMemberByRef.md index 0018e61b28e1..561f3d578ec6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryRoleMemberByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryRoleMemberByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/Remove-MgDirectoryRoleMemberByRef Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDirectoryRoleMemberByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryRoleMemberDirectoryObjectByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryRoleMemberDirectoryObjectByRef.md index 01a51639f94f..cf55c23b3307 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryRoleMemberDirectoryObjectByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryRoleMemberDirectoryObjectByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdirectoryrolememberdirectoryobjectbyref Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDirectoryRoleMemberDirectoryObjectByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryRoleScopedMember.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryRoleScopedMember.md index d19409962425..24a83c719cdc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryRoleScopedMember.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryRoleScopedMember.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdirectoryrolescopedmember Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDirectoryRoleScopedMember --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryRoleTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryRoleTemplate.md index d02394b9084c..2054dab69a2a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryRoleTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectoryRoleTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdirectoryroletemplate Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDirectoryRoleTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectorySubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectorySubscription.md index e58b709e15cd..242af789a4a5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectorySubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectorySubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdirectorysubscription Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDirectorySubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectorySubscriptionByCommerceSubscriptionId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectorySubscriptionByCommerceSubscriptionId.md index b2495dedb339..4f73dc1ccb2b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectorySubscriptionByCommerceSubscriptionId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDirectorySubscriptionByCommerceSubscriptionId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdirectorysubscriptionbycommercesubscriptionid Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDirectorySubscriptionByCommerceSubscriptionId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDomain.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDomain.md index 3d65aaa829d4..b6c6e0aee85e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDomain.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDomain.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdomain Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDomain --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDomainFederationConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDomainFederationConfiguration.md index 1d81e0b290e7..47ea19d2d8ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDomainFederationConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDomainFederationConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdomainfederationconfiguration Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDomainFederationConfiguration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDomainServiceConfigurationRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDomainServiceConfigurationRecord.md index 1d5fa40e4055..5b233f23536b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDomainServiceConfigurationRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDomainServiceConfigurationRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdomainserviceconfigurationrecord Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDomainServiceConfigurationRecord --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDomainVerificationDnsRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDomainVerificationDnsRecord.md index 3f02636346a9..5c9056620fa9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDomainVerificationDnsRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgDomainVerificationDnsRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdomainverificationdnsrecord Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgDomainVerificationDnsRecord --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganization.md index fb96ea0f50da..b77ad289a324 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgorganization Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgOrganization --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBranding.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBranding.md index c72867e0e1f5..6edec9a87ab8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBranding.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBranding.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgorganizationbranding Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgOrganizationBranding --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingBackgroundImage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingBackgroundImage.md index 252b27dfbc80..7ce8dfd5c4e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingBackgroundImage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingBackgroundImage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgorganizationbrandingbackgroundimage Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgOrganizationBrandingBackgroundImage --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingBannerLogo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingBannerLogo.md index 86fe905325af..f7d45075347c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingBannerLogo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingBannerLogo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgorganizationbrandingbannerlogo Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgOrganizationBrandingBannerLogo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingCustomCss.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingCustomCss.md index 5801a2bd5316..5c52ccdb9540 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingCustomCss.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingCustomCss.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgorganizationbrandingcustomcss Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgOrganizationBrandingCustomCss --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingFavicon.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingFavicon.md index fbffded8e25d..6c9bfdde83c8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingFavicon.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingFavicon.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgorganizationbrandingfavicon Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgOrganizationBrandingFavicon --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingHeaderLogo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingHeaderLogo.md index 027013349f71..044b58356cd8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingHeaderLogo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingHeaderLogo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgorganizationbrandingheaderlogo Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgOrganizationBrandingHeaderLogo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalization.md index d6dc215fdc5d..9c9fa0d948d4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgorganizationbrandinglocalization Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgOrganizationBrandingLocalization --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationBackgroundImage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationBackgroundImage.md index d1ec3eca9780..908c5c7d46d4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationBackgroundImage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationBackgroundImage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgorganizationbrandinglocalizationbackgroundimage Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgOrganizationBrandingLocalizationBackgroundImage --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationBannerLogo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationBannerLogo.md index 4d37b661e9f6..f3a7fdacb7c9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationBannerLogo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationBannerLogo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgorganizationbrandinglocalizationbannerlogo Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgOrganizationBrandingLocalizationBannerLogo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationCustomCss.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationCustomCss.md index 1375dcdb7446..bc77ee2d5c02 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationCustomCss.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationCustomCss.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgorganizationbrandinglocalizationcustomcss Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgOrganizationBrandingLocalizationCustomCss --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationFavicon.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationFavicon.md index 1aa95e50cc79..31c51e748a27 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationFavicon.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationFavicon.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgorganizationbrandinglocalizationfavicon Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgOrganizationBrandingLocalizationFavicon --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationHeaderLogo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationHeaderLogo.md index 2ebfeed648ad..33567ff416f1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationHeaderLogo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationHeaderLogo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgorganizationbrandinglocalizationheaderlogo Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgOrganizationBrandingLocalizationHeaderLogo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationSquareLogo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationSquareLogo.md index 1037424138e5..57ae3ba68fa1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationSquareLogo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationSquareLogo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgorganizationbrandinglocalizationsquarelogo Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgOrganizationBrandingLocalizationSquareLogo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationSquareLogoDark.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationSquareLogoDark.md index 7a3d621357e1..1b02665e973b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationSquareLogoDark.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingLocalizationSquareLogoDark.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgorganizationbrandinglocalizationsquarelogodark Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgOrganizationBrandingLocalizationSquareLogoDark --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingSquareLogo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingSquareLogo.md index 9da54c02be6a..94eac3ec194e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingSquareLogo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingSquareLogo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgorganizationbrandingsquarelogo Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgOrganizationBrandingSquareLogo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingSquareLogoDark.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingSquareLogoDark.md index f43be264e8fd..e41bc4766fff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingSquareLogoDark.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationBrandingSquareLogoDark.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgorganizationbrandingsquarelogodark Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgOrganizationBrandingSquareLogoDark --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationExtension.md index c438d6a73836..e8aa6892ccb9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgOrganizationExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgorganizationextension Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgOrganizationExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgSubscribedSku.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgSubscribedSku.md index 864b5c81ee53..4dab01179873 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgSubscribedSku.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgSubscribedSku.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgsubscribedsku Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgSubscribedSku --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgUserScopedRoleMemberOf.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgUserScopedRoleMemberOf.md index 385c9b137910..9091ad1c3e82 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgUserScopedRoleMemberOf.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Remove-MgUserScopedRoleMemberOf.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/remove-mguserscopedrolememberof Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Remove-MgUserScopedRoleMemberOf --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Restore-MgDirectoryDeletedItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Restore-MgDirectoryDeletedItem.md index 0738c4ee2561..67eb82826ba5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Restore-MgDirectoryDeletedItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Restore-MgDirectoryDeletedItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/restore-mgdirectorydeleteditem Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Restore-MgDirectoryDeletedItem --- @@ -15,7 +15,11 @@ title: Restore-MgDirectoryDeletedItem Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. -The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal +The following types are supported:\r- administrativeUnit\r- application\r- certificateBasedAuthPki\r- certificateAuthorityDetail\r- group\r- servicePrincipal\r- user If an item is accidentally deleted, you can fully restore the item. +Additionally, restoring an application doesn't automatically restore the associated service principal automatically. +You must call this API to explicitly restore the deleted service principal. +A recently deleted item remains available for up to 30 days. +After 30 days, the item is permanently deleted. > [!NOTE] > To view the beta release of this cmdlet, view [Restore-MgBetaDirectoryDeletedItem](/powershell/module/Microsoft.Graph.Beta.Identity.DirectoryManagement/Restore-MgBetaDirectoryDeletedItem?view=graph-powershell-beta) @@ -50,7 +54,11 @@ This cmdlet has the following aliases, Restore a recently deleted application, group, servicePrincipal, administrative unit, or user object from deleted items. Restore a recently deleted directory object from deleted items. -The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- certificateAuthorityDetail- group- servicePrincipal +The following types are supported:\r- administrativeUnit\r- application\r- certificateBasedAuthPki\r- certificateAuthorityDetail\r- group\r- servicePrincipal\r- user If an item is accidentally deleted, you can fully restore the item. +Additionally, restoring an application doesn't automatically restore the associated service principal automatically. +You must call this API to explicitly restore the deleted service principal. +A recently deleted item remains available for up to 30 days. +After 30 days, the item is permanently deleted. **Permissions** diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingBackgroundImage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingBackgroundImage.md index 0c9ebf776abf..88d4ff47ae5b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingBackgroundImage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingBackgroundImage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/set-mgorganizationbrandingbackgroundimage Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgOrganizationBrandingBackgroundImage --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingBannerLogo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingBannerLogo.md index 807891bf9e08..cea855420919 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingBannerLogo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingBannerLogo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/set-mgorganizationbrandingbannerlogo Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgOrganizationBrandingBannerLogo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingCustomCss.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingCustomCss.md index 549d293e438d..80b0a8b2bbd6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingCustomCss.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingCustomCss.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/set-mgorganizationbrandingcustomcss Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgOrganizationBrandingCustomCss --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingFavicon.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingFavicon.md index 7c8ce79b6033..13768d49bb6b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingFavicon.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingFavicon.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/set-mgorganizationbrandingfavicon Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgOrganizationBrandingFavicon --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingHeaderLogo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingHeaderLogo.md index 7906bfbe7694..764c6037d5f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingHeaderLogo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingHeaderLogo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/set-mgorganizationbrandingheaderlogo Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgOrganizationBrandingHeaderLogo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationBackgroundImage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationBackgroundImage.md index 522dab400ad9..8ac5e34ed53d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationBackgroundImage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationBackgroundImage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/set-mgorganizationbrandinglocalizationbackgroundimage Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgOrganizationBrandingLocalizationBackgroundImage --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationBannerLogo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationBannerLogo.md index e31d82154cf0..3446d0102b9b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationBannerLogo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationBannerLogo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/set-mgorganizationbrandinglocalizationbannerlogo Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgOrganizationBrandingLocalizationBannerLogo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationCustomCss.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationCustomCss.md index 4b0a4188629f..3c34441f7875 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationCustomCss.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationCustomCss.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/set-mgorganizationbrandinglocalizationcustomcss Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgOrganizationBrandingLocalizationCustomCss --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationFavicon.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationFavicon.md index acc8c59655bb..603c2ea5277e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationFavicon.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationFavicon.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/set-mgorganizationbrandinglocalizationfavicon Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgOrganizationBrandingLocalizationFavicon --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationHeaderLogo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationHeaderLogo.md index 96ca9c291e7a..a870bb72625e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationHeaderLogo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationHeaderLogo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/set-mgorganizationbrandinglocalizationheaderlogo Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgOrganizationBrandingLocalizationHeaderLogo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationSquareLogo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationSquareLogo.md index f022247825be..ea8e34f7bcb1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationSquareLogo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationSquareLogo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/set-mgorganizationbrandinglocalizationsquarelogo Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgOrganizationBrandingLocalizationSquareLogo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationSquareLogoDark.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationSquareLogoDark.md index 22222af71d32..6dc5fa6d9d96 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationSquareLogoDark.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingLocalizationSquareLogoDark.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/set-mgorganizationbrandinglocalizationsquarelogodark Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgOrganizationBrandingLocalizationSquareLogoDark --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingSquareLogo.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingSquareLogo.md index 0368abd142fc..8ddb3e0792f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingSquareLogo.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingSquareLogo.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/set-mgorganizationbrandingsquarelogo Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgOrganizationBrandingSquareLogo --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingSquareLogoDark.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingSquareLogoDark.md index c289a5053a84..6493b8121098 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingSquareLogoDark.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationBrandingSquareLogoDark.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/set-mgorganizationbrandingsquarelogodark Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgOrganizationBrandingSquareLogoDark --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationMobileDeviceManagementAuthority.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationMobileDeviceManagementAuthority.md index f72c07036a5c..1cf957ca70b3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationMobileDeviceManagementAuthority.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Set-MgOrganizationMobileDeviceManagementAuthority.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/set-mgorganizationmobiledevicemanagementauthority Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Set-MgOrganizationMobileDeviceManagementAuthority --- @@ -394,7 +394,6 @@ INPUTOBJECT ``: Identity Parameter ## RELATED LINKS - [Set-MgOrganizationMobileDeviceManagementAuthority](https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/set-mgorganizationmobiledevicemanagementauthority) -- [Graph API Reference](https://learn.microsoft.com/graph/api/intune-onboarding-organization-setmobiledevicemanagementauthority?view=graph-rest-1.0) diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgContactProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgContactProperty.md index a1d5d0e7bbbe..dcb3f3a3514b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgContactProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgContactProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/test-mgcontactproperty Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Test-MgContactProperty --- @@ -16,9 +16,9 @@ title: Test-MgContactProperty Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. @@ -61,9 +61,9 @@ This cmdlet has the following aliases, Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgContractProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgContractProperty.md index 950ed9bacfee..b5feee580eb2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgContractProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgContractProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/test-mgcontractproperty Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Test-MgContractProperty --- @@ -16,9 +16,9 @@ title: Test-MgContractProperty Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. @@ -61,9 +61,9 @@ This cmdlet has the following aliases, Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgDeviceProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgDeviceProperty.md index 8a2bb0582415..0d87a61fde80 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgDeviceProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgDeviceProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/test-mgdeviceproperty Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Test-MgDeviceProperty --- @@ -16,9 +16,9 @@ title: Test-MgDeviceProperty Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. @@ -61,9 +61,9 @@ This cmdlet has the following aliases, Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgDirectoryDeletedItemProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgDirectoryDeletedItemProperty.md index 8d6ba0df8a34..4689c51403ac 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgDirectoryDeletedItemProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgDirectoryDeletedItemProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/test-mgdirectorydeleteditemproperty Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Test-MgDirectoryDeletedItemProperty --- @@ -16,9 +16,9 @@ title: Test-MgDirectoryDeletedItemProperty Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. @@ -61,9 +61,9 @@ This cmdlet has the following aliases, Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgDirectoryRoleProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgDirectoryRoleProperty.md index 174571ac4974..63e79a4bef81 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgDirectoryRoleProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgDirectoryRoleProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/test-mgdirectoryroleproperty Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Test-MgDirectoryRoleProperty --- @@ -16,9 +16,9 @@ title: Test-MgDirectoryRoleProperty Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. @@ -61,9 +61,9 @@ This cmdlet has the following aliases, Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgDirectoryRoleTemplateProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgDirectoryRoleTemplateProperty.md index 1f9258f75ffd..ed7334bd7127 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgDirectoryRoleTemplateProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgDirectoryRoleTemplateProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/test-mgdirectoryroletemplateproperty Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Test-MgDirectoryRoleTemplateProperty --- @@ -16,9 +16,9 @@ title: Test-MgDirectoryRoleTemplateProperty Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. @@ -61,9 +61,9 @@ This cmdlet has the following aliases, Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgOrganizationProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgOrganizationProperty.md index 888435f3bdea..c71bb5ccce10 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgOrganizationProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Test-MgOrganizationProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/test-mgorganizationproperty Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Test-MgOrganizationProperty --- @@ -16,9 +16,9 @@ title: Test-MgOrganizationProperty Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. @@ -61,9 +61,9 @@ This cmdlet has the following aliases, Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. -The following policy validations are performed for the display name and mail nickname properties:1. -Validate the prefix and suffix naming policy2. -Validate the custom banned words policy3. +The following policy validations are performed for the display name and mail nickname properties:\r1. +Validate the prefix and suffix naming policy\r2. +Validate the custom banned words policy\r3. Validate that the mail nickname is unique This API only returns the first validation failure that is encountered. If the properties fail multiple validations, only the first validation failure is returned. However, you can validate both the mail nickname and the display name and receive a collection of validation errors if you're only validating the prefix and suffix naming policy. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgAdminPeopleItemInsight.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgAdminPeopleItemInsight.md index 3ef71e71054d..dc577029e76e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgAdminPeopleItemInsight.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgAdminPeopleItemInsight.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgadminpeopleiteminsight Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgAdminPeopleItemInsight --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgAdminPeopleProfileCardProperty.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgAdminPeopleProfileCardProperty.md index ccb46446c668..f174398df475 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgAdminPeopleProfileCardProperty.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgAdminPeopleProfileCardProperty.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgadminpeopleprofilecardproperty Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgAdminPeopleProfileCardProperty --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgAdminPeoplePronoun.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgAdminPeoplePronoun.md index ac183e7ea272..c116789ab652 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgAdminPeoplePronoun.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgAdminPeoplePronoun.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgadminpeoplepronoun Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgAdminPeoplePronoun --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgContract.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgContract.md index 54a68bd18c5c..8fdd7919ec65 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgContract.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgContract.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgcontract Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgContract --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDevice.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDevice.md index 4492fcb0c2e9..9bd6129870cd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDevice.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDevice.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdevice Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDevice --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDeviceByDeviceId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDeviceByDeviceId.md index 23d3c356b7fa..19f742de3f66 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDeviceByDeviceId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDeviceByDeviceId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdevicebydeviceid Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceByDeviceId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDeviceExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDeviceExtension.md index d2cc6244a6fc..6eb11bd49d06 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDeviceExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDeviceExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdeviceextension Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDeviceExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectory.md index 11d590aeeb8b..deb59b8b4e73 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdirectory Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryAdministrativeUnit.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryAdministrativeUnit.md index d3463bf3c0f0..ff9cb3ae6ae1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryAdministrativeUnit.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryAdministrativeUnit.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdirectoryadministrativeunit Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDirectoryAdministrativeUnit --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryAdministrativeUnitExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryAdministrativeUnitExtension.md index 094826e8d851..e80f7ccd7e28 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryAdministrativeUnitExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryAdministrativeUnitExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdirectoryadministrativeunitextension Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDirectoryAdministrativeUnitExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryAdministrativeUnitScopedRoleMember.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryAdministrativeUnitScopedRoleMember.md index 63118216f5b9..96d0576a0da4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryAdministrativeUnitScopedRoleMember.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryAdministrativeUnitScopedRoleMember.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdirectoryadministrativeunitscopedrolemember Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDirectoryAdministrativeUnitScopedRoleMember --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryAttributeSet.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryAttributeSet.md index 83e979478386..d51a1af37564 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryAttributeSet.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryAttributeSet.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdirectoryattributeset Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDirectoryAttributeSet --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryCustomSecurityAttributeDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryCustomSecurityAttributeDefinition.md index 063cf9de298f..0e69adaf3b69 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryCustomSecurityAttributeDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryCustomSecurityAttributeDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdirectorycustomsecurityattributedefinition Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDirectoryCustomSecurityAttributeDefinition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue.md index 69ab8d00abd0..6ccdba0b004d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdirectorycustomsecurityattributedefinitionallowedvalue Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryDeviceLocalCredential.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryDeviceLocalCredential.md index a3918ab67483..2e227ee4ffe4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryDeviceLocalCredential.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryDeviceLocalCredential.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdirectorydevicelocalcredential Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDirectoryDeviceLocalCredential --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryFederationConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryFederationConfiguration.md index 6c8e4dd5b654..6facfcf33d59 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryFederationConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryFederationConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdirectoryfederationconfiguration Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDirectoryFederationConfiguration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryOnPremiseSynchronization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryOnPremiseSynchronization.md index 6da7205a599e..1ba61ea34159 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryOnPremiseSynchronization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryOnPremiseSynchronization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdirectoryonpremisesynchronization Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDirectoryOnPremiseSynchronization --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryPublicKeyInfrastructure.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryPublicKeyInfrastructure.md index 66394397055d..95cb0419f409 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryPublicKeyInfrastructure.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryPublicKeyInfrastructure.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdirectorypublickeyinfrastructure Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDirectoryPublicKeyInfrastructure --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration.md index 94e5a528140d..f4124dba88b2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdirectorypublickeyinfrastructurecertificatebasedauthconfiguration Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority.md index f86bde4bc1d1..93f1fa33f138 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdirectorypublickeyinfrastructurecertificatebasedauthconfigurationcertificateauthority Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryRole.md index b08cd959b549..76fab0b4fea3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdirectoryrole Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDirectoryRole --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryRoleByRoleTemplateId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryRoleByRoleTemplateId.md index 3dc742b98b02..7e77e4642cd1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryRoleByRoleTemplateId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryRoleByRoleTemplateId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdirectoryrolebyroletemplateid Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDirectoryRoleByRoleTemplateId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryRoleScopedMember.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryRoleScopedMember.md index 2045b57301fd..8b6e1e7996ee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryRoleScopedMember.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryRoleScopedMember.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdirectoryrolescopedmember Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDirectoryRoleScopedMember --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryRoleTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryRoleTemplate.md index fbe6e8e28f4d..792654e1117e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryRoleTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectoryRoleTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdirectoryroletemplate Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDirectoryRoleTemplate --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectorySubscription.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectorySubscription.md index 83e22acab27e..32c2332bc7d3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectorySubscription.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectorySubscription.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdirectorysubscription Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDirectorySubscription --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectorySubscriptionByCommerceSubscriptionId.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectorySubscriptionByCommerceSubscriptionId.md index 53cbad082f53..ad0ec1c4910c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectorySubscriptionByCommerceSubscriptionId.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDirectorySubscriptionByCommerceSubscriptionId.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdirectorysubscriptionbycommercesubscriptionid Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDirectorySubscriptionByCommerceSubscriptionId --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDomain.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDomain.md index 53a979af404e..02752340db63 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDomain.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDomain.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdomain Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDomain --- @@ -153,7 +153,7 @@ The value is either Managed or Federated. Managed indicates a cloud managed domain where Microsoft Entra ID performs user authentication. Federated indicates authentication is federated with an identity provider such as the tenant's on-premises Active Directory via Active Directory Federation Services. Not nullable. -To update this property in delegated scenarios, the calling app must be assigned the Directory.AccessAsUser.All delegated permission. +To update this property in delegated scenarios, the calling app must be assigned the Domain-InternalFederation.ReadWrite.All permission. ```yaml Type: System.String @@ -1035,7 +1035,7 @@ The value is either Managed or Federated. Managed indicates a cloud managed domain where Microsoft Entra ID performs user authentication. Federated indicates authentication is federated with an identity provider such as the tenant's on-premises Active Directory via Active Directory Federation Services. Not nullable. - To update this property in delegated scenarios, the calling app must be assigned the Directory.AccessAsUser.All delegated permission. + To update this property in delegated scenarios, the calling app must be assigned the Domain-InternalFederation.ReadWrite.All permission. [AvailabilityStatus ]: This property is always null except when the verify action is used. When the verify action is used, a domain entity is returned in the response. The availabilityStatus property of the domain entity in the response is either AvailableImmediately or EmailVerifiedDomainTakeoverScheduled. @@ -1220,7 +1220,7 @@ The value is either Managed or Federated. Managed indicates a cloud managed domain where Microsoft Entra ID performs user authentication. Federated indicates authentication is federated with an identity provider such as the tenant's on-premises Active Directory via Active Directory Federation Services. Not nullable. - To update this property in delegated scenarios, the calling app must be assigned the Directory.AccessAsUser.All delegated permission. + To update this property in delegated scenarios, the calling app must be assigned the Domain-InternalFederation.ReadWrite.All permission. [AvailabilityStatus ]: This property is always null except when the verify action is used. When the verify action is used, a domain entity is returned in the response. The availabilityStatus property of the domain entity in the response is either AvailableImmediately or EmailVerifiedDomainTakeoverScheduled. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDomainFederationConfiguration.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDomainFederationConfiguration.md index c2a28bc97248..13e01f7bb252 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDomainFederationConfiguration.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDomainFederationConfiguration.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdomainfederationconfiguration Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDomainFederationConfiguration --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDomainServiceConfigurationRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDomainServiceConfigurationRecord.md index 94a6f9e82027..637076d38561 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDomainServiceConfigurationRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDomainServiceConfigurationRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdomainserviceconfigurationrecord Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDomainServiceConfigurationRecord --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDomainVerificationDnsRecord.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDomainVerificationDnsRecord.md index 21d9e3440fad..4c369c0acc0a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDomainVerificationDnsRecord.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgDomainVerificationDnsRecord.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdomainverificationdnsrecord Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgDomainVerificationDnsRecord --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgOrganization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgOrganization.md index 8c1b31563900..e223e43f4dba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgOrganization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgOrganization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgorganization Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgOrganization --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgOrganizationBranding.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgOrganizationBranding.md index 524b770026e1..acad2d6a1285 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgOrganizationBranding.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgOrganizationBranding.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgorganizationbranding Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgOrganizationBranding --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgOrganizationBrandingLocalization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgOrganizationBrandingLocalization.md index 42253f22c89e..b06ad5ff5cfb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgOrganizationBrandingLocalization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgOrganizationBrandingLocalization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgorganizationbrandinglocalization Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgOrganizationBrandingLocalization --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgOrganizationExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgOrganizationExtension.md index 6e7b88b121b3..6fc70069cbe1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgOrganizationExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgOrganizationExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgorganizationextension Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgOrganizationExtension --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgSubscribedSku.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgSubscribedSku.md index 9a3fb848d3c0..fdadbb3e0b4b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgSubscribedSku.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgSubscribedSku.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgsubscribedsku Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgSubscribedSku --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgUserScopedRoleMemberOf.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgUserScopedRoleMemberOf.md index d60b35e5c78b..70b0122d456d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgUserScopedRoleMemberOf.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.DirectoryManagement/Update-MgUserScopedRoleMemberOf.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.DirectoryManagement-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mguserscopedrolememberof Locale: en-US Module Name: Microsoft.Graph.Identity.DirectoryManagement -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Update-MgUserScopedRoleMemberOf --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Add-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Add-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision.md index 30afeed5e7a6..ca52d6bd1d27 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Add-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Add-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/add-mgidentitygovernanceaccessreviewdefinitioninstancedecision Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Add-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision --- @@ -450,6 +450,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreement.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreement.md index a0bd4017fabe..b14ff076c549 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreement.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreement.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgagreement Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAgreement --- @@ -564,6 +564,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementAcceptance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementAcceptance.md index c6f8deba294f..e2c771be65a5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementAcceptance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementAcceptance.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgagreementacceptance Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAgreementAcceptance --- @@ -594,6 +594,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementAcceptanceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementAcceptanceCount.md index 1c4976276e22..ee387e2a1b8d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementAcceptanceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementAcceptanceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgagreementacceptancecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAgreementAcceptanceCount --- @@ -379,6 +379,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFile.md index 2374b4bfdef0..c012cb09d3d3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgagreementfile Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAgreementFile --- @@ -597,6 +597,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileCount.md index d33b43c2493a..3da9be9fb1ea 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgagreementfilecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAgreementFileCount --- @@ -379,6 +379,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileLocalization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileLocalization.md index bb585074df3b..735c890c682e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileLocalization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileLocalization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgagreementfilelocalization Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAgreementFileLocalization --- @@ -606,6 +606,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileLocalizationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileLocalizationCount.md index 19f84d37197c..55d7513a02e7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileLocalizationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileLocalizationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgagreementfilelocalizationcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAgreementFileLocalizationCount --- @@ -379,6 +379,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileLocalizationVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileLocalizationVersion.md index 2552b3afb711..e41702d37c74 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileLocalizationVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileLocalizationVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgagreementfilelocalizationversion Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAgreementFileLocalizationVersion --- @@ -623,6 +623,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileLocalizationVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileLocalizationVersionCount.md index c4ef02163d09..e73a438074d1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileLocalizationVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileLocalizationVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgagreementfilelocalizationversioncount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAgreementFileLocalizationVersionCount --- @@ -402,6 +402,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileVersion.md index efc39ada5f67..c08f702f07b1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgagreementfileversion Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAgreementFileVersion --- @@ -622,6 +622,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileVersionCount.md index 2ea724b05360..4ed1f8bd64e0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgAgreementFileVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgagreementfileversioncount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgAgreementFileVersionCount --- @@ -401,6 +401,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackage.md index adda5a76f6eb..bd101b217d70 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementaccesspackage Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAccessPackage --- @@ -590,6 +590,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement.md index 02a90ddc4784..288e788529bf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementaccesspackageapplicablepolicyrequirement Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement --- @@ -406,6 +406,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageAssignmentApprovalCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageAssignmentApprovalCount.md index 6058c6ad4f1b..3a53a00197a7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageAssignmentApprovalCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageAssignmentApprovalCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementaccesspackageassignmentapprovalcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAccessPackageAssignmentApprovalCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage.md index 1f73e6d7883e..0a338cb6626a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementaccesspackageassignmentapprovalstage Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage --- @@ -614,6 +614,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageAssignmentApprovalStageCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageAssignmentApprovalStageCount.md index 901991aa895b..7b2b346af627 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageAssignmentApprovalStageCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageAssignmentApprovalStageCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementaccesspackageassignmentapprovalstagecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAccessPackageAssignmentApprovalStageCount --- @@ -386,6 +386,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageAssignmentPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageAssignmentPolicy.md index 47e70a2474bb..afcae6a482ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageAssignmentPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageAssignmentPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementaccesspackageassignmentpolicy Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAccessPackageAssignmentPolicy --- @@ -598,6 +598,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageCatalog.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageCatalog.md index 585f44027ea3..80a47b4ebd76 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageCatalog.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageCatalog.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementaccesspackagecatalog Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAccessPackageCatalog --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageCount.md index 5a8c45cb780c..7635f24f64d6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementaccesspackagecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAccessPackageCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage.md index 8c88d60a5d16..e2e2d3cb96bb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementaccesspackageincompatibleaccesspackage Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef.md index f311ba9c3e71..3fd5ab27ddb9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementaccesspackageincompatibleaccesspackagebyref Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageIncompatibleGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageIncompatibleGroup.md index 02708c7fd9af..11d329022a37 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageIncompatibleGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageIncompatibleGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementaccesspackageincompatiblegroup Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAccessPackageIncompatibleGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef.md index b4270de843c4..f857197e77df 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementaccesspackageincompatiblegroupbyref Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageIncompatibleWith.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageIncompatibleWith.md index c03b84b49ff1..35a7033c2f54 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageIncompatibleWith.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAccessPackageIncompatibleWith.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementaccesspackageincompatiblewith Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAccessPackageIncompatibleWith --- @@ -609,6 +609,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignment.md index 52d5ae2c206c..cc867c800ff0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementassignment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAssignment --- @@ -677,6 +677,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentAdditional.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentAdditional.md index 271c7b6edba8..09f398373c5a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentAdditional.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentAdditional.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementassignmentadditional Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAssignmentAdditional --- @@ -551,6 +551,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentCount.md index 1332b284ef5f..b91a4191ba4f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementassignmentcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicy.md index 49d1eb4cccc5..218a7c4b0611 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementassignmentpolicy Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAssignmentPolicy --- @@ -13,7 +13,7 @@ title: Get-MgEntitlementManagementAssignmentPolicy ## SYNOPSIS -In Microsoft Entra entitlement management, retrieve the properties and relationships of an accessPackageAssignmentPolicy object. +In Microsoft Entra entitlement management, retrieve the properties and relationships of an\r accessPackageAssignmentPolicy object. ## SYNTAX @@ -75,7 +75,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -In Microsoft Entra entitlement management, retrieve the properties and relationships of an accessPackageAssignmentPolicy object. +In Microsoft Entra entitlement management, retrieve the properties and relationships of an\r accessPackageAssignmentPolicy object. **Permissions** @@ -642,6 +642,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyAccessPackage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyAccessPackage.md index ab835596c03b..5f85117186af 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyAccessPackage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyAccessPackage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementassignmentpolicyaccesspackage Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAssignmentPolicyAccessPackage --- @@ -384,6 +384,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyCatalog.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyCatalog.md index e8b279cc6f18..64de98ee014d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyCatalog.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyCatalog.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementassignmentpolicycatalog Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAssignmentPolicyCatalog --- @@ -382,6 +382,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyCount.md index 0107c4356340..10c516872dfa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementassignmentpolicycount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAssignmentPolicyCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting.md index c72b68a4e43b..0277d12f6d3b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementassignmentpolicycustomextensionstagesetting Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting --- @@ -594,6 +594,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCount.md index c77263e113dc..a0e3dcc05e6a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementassignmentpolicycustomextensionstagesettingcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCount --- @@ -378,6 +378,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCustomExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCustomExtension.md index 70ffca6496b4..0d7325d397f8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCustomExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCustomExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementassignmentpolicycustomextensionstagesettingcustomextension Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCustomExtension --- @@ -406,6 +406,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyQuestion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyQuestion.md index da6c3e341fc4..788384a55b62 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyQuestion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyQuestion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementassignmentpolicyquestion Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAssignmentPolicyQuestion --- @@ -591,6 +591,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyQuestionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyQuestionCount.md index 00cdcc9c3bf0..c8a319f7df6d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyQuestionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentPolicyQuestionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementassignmentpolicyquestioncount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAssignmentPolicyQuestionCount --- @@ -378,6 +378,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentRequest.md index 206df999ba75..68149c8e30c9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementassignmentrequest Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAssignmentRequest --- @@ -680,6 +680,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentRequestCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentRequestCount.md index 7e627893425b..7f2b76bf8db0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentRequestCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementAssignmentRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementassignmentrequestcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementAssignmentRequestCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalog.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalog.md index eb0c38721dc4..fbca6d20f6a8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalog.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalog.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalog Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalog --- @@ -724,6 +724,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogAccessPackageCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogAccessPackageCount.md index 6ccc010254c0..2b92b5cb3fcd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogAccessPackageCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogAccessPackageCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogaccesspackagecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogAccessPackageCount --- @@ -378,6 +378,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogCount.md index 77f34b40a165..c6bcc3c1aa39 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogCustomWorkflowExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogCustomWorkflowExtension.md index 7bc112d65fea..a44a67c83ad6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogCustomWorkflowExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogCustomWorkflowExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogcustomworkflowextension Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogCustomWorkflowExtension --- @@ -604,6 +604,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogCustomWorkflowExtensionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogCustomWorkflowExtensionCount.md index 7433e7f66136..5dc6c020b635 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogCustomWorkflowExtensionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogCustomWorkflowExtensionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogcustomworkflowextensioncount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogCustomWorkflowExtensionCount --- @@ -378,6 +378,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResource.md index 834d79546426..4f8fe81adc99 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogresource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogResource --- @@ -626,6 +626,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceCount.md index 18119b52117f..6033793572d9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogresourcecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogResourceCount --- @@ -377,6 +377,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceEnvironment.md index 8601200916b5..03c9d0d3551d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogresourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogResourceEnvironment --- @@ -403,6 +403,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRole.md index 118dcaf6e7d8..0f0d286fb9d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogresourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogResourceRole --- @@ -879,6 +879,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleCount.md index 250c2b4b193d..2b5faea9848c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogresourcerolecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogResourceRoleCount --- @@ -484,6 +484,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResource.md index eb1f3e9685b3..49a7a72b9921 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogresourceroleresource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogResourceRoleResource --- @@ -461,6 +461,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceEnvironment.md index 2742299ee95b..85acd1f0e2f5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogresourceroleresourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogResourceRoleResourceEnvironment --- @@ -463,6 +463,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceScope.md index ff4921fbc909..2b76c3cc6301 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogresourceroleresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogResourceRoleResourceScope --- @@ -768,6 +768,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceScopeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceScopeCount.md index 7227008996f0..d221cc93cc63 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceScopeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceScopeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogresourceroleresourcescopecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogResourceRoleResourceScopeCount --- @@ -458,6 +458,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResource.md index bba494dcc5b6..a9d5ef856926 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogresourceroleresourcescoperesource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResource --- @@ -489,6 +489,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceEnvironment.md index 611339a7aacc..e8cb591b5e3f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogresourceroleresourcescoperesourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceEnvironment --- @@ -492,6 +492,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole.md index a0aae882b0cd..7af440e94e12 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogresourceroleresourcescoperesourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole --- @@ -652,6 +652,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRoleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRoleCount.md index bce3a2be240c..2aa17562c970 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRoleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRoleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogresourceroleresourcescoperesourcerolecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRoleCount --- @@ -421,6 +421,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScope.md index caf1922d6be5..608732e93c29 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogResourceScope --- @@ -855,6 +855,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeCount.md index ada747b004f0..eeb0d8ba2221 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogresourcescopecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogResourceScopeCount --- @@ -484,6 +484,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResource.md index 6f1c00f50ade..1834447d13b0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogresourcescoperesource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogResourceScopeResource --- @@ -461,6 +461,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceEnvironment.md index 1c3e32b25728..97e494fba6f2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogresourcescoperesourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogResourceScopeResourceEnvironment --- @@ -463,6 +463,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceRole.md index 06a5e7110728..4a663223680f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogresourcescoperesourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogResourceScopeResourceRole --- @@ -768,6 +768,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceRoleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceRoleCount.md index fc5724583009..901ece4bf91e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceRoleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceRoleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogresourcescoperesourcerolecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogResourceScopeResourceRoleCount --- @@ -458,6 +458,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResource.md index 1fbddce65417..7139ccc18d82 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogresourcescoperesourceroleresource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResource --- @@ -489,6 +489,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceEnvironment.md index fb177ee209e6..b5a3776764c1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogresourcescoperesourceroleresourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceEnvironment --- @@ -492,6 +492,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope.md index f68c6c0c479e..129c10ed3dad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogresourcescoperesourceroleresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope --- @@ -652,6 +652,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScopeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScopeCount.md index 2ae882c04618..56cbbc129dd6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScopeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScopeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementcatalogresourcescoperesourceroleresourcescopecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScopeCount --- @@ -421,6 +421,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganization.md index 82f88ea051ed..1ef01f3acdf4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementconnectedorganization Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementConnectedOrganization --- @@ -587,6 +587,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationCount.md index ac1aba40a348..2ca661712b2a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementconnectedorganizationcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementConnectedOrganizationCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationExternalSponsor.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationExternalSponsor.md index d6d1726f5ecc..7ca9d36ccedd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationExternalSponsor.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationExternalSponsor.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementconnectedorganizationexternalsponsor Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementConnectedOrganizationExternalSponsor --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef.md index 2fcc5e9c0626..0a6288a683cb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementconnectedorganizationexternalsponsorbyref Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationExternalSponsorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationExternalSponsorCount.md index ad660e964388..916fca5e58f5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationExternalSponsorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationExternalSponsorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementconnectedorganizationexternalsponsorcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementConnectedOrganizationExternalSponsorCount --- @@ -389,6 +389,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationInternalSponsor.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationInternalSponsor.md index 5954620cacbf..174fe02d9f11 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationInternalSponsor.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationInternalSponsor.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementconnectedorganizationinternalsponsor Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementConnectedOrganizationInternalSponsor --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef.md index 7389333ac579..bc155f30a325 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementconnectedorganizationinternalsponsorbyref Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationInternalSponsorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationInternalSponsorCount.md index 86193ab4284b..386bb5fcd450 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationInternalSponsorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementConnectedOrganizationInternalSponsorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementconnectedorganizationinternalsponsorcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementConnectedOrganizationInternalSponsorCount --- @@ -389,6 +389,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResource.md index 71df7c4d2311..743981390902 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResource --- @@ -562,6 +562,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceCount.md index d1bf813f5982..a8708a895397 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironment.md index d59075e8da85..b113df681954 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceEnvironment --- @@ -661,6 +661,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentCount.md index cdf869f0a17d..90472402f716 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourceenvironmentcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceEnvironmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResource.md index f312c6aade83..56bec86d8ee3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourceenvironmentresource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceEnvironmentResource --- @@ -593,6 +593,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceCount.md index 6cb311f97a29..62af42632c09 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourceenvironmentresourcecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceEnvironmentResourceCount --- @@ -378,6 +378,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRole.md index 52736cf5eeb2..a10f03871bda 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourceenvironmentresourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceEnvironmentResourceRole --- @@ -624,6 +624,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleCount.md index 1becc9e5cb69..f7ab1727e3ce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourceenvironmentresourcerolecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceEnvironmentResourceRoleCount --- @@ -399,6 +399,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleResource.md index ce6012970626..c31582402d65 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourceenvironmentresourceroleresource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceEnvironmentResourceRoleResource --- @@ -423,6 +423,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceEnvironment.md index 9a2cace39408..6cd6ece82ff7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourceenvironmentresourceroleresourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceEnvironment --- @@ -425,6 +425,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope.md index 0a1ae073b90e..16793ab98a6b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourceenvironmentresourceroleresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope --- @@ -652,6 +652,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeCount.md index ffb2184a50bb..ec0cbb410ba1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourceenvironmentresourceroleresourcescopecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeCount --- @@ -421,6 +421,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource.md index 4efbc56309e9..a0b7d3b040d1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourceenvironmentresourceroleresourcescoperesource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource --- @@ -445,6 +445,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResourceEnvironment.md index fd20e9500db7..5c7f555c8dc4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourceenvironmentresourceroleresourcescoperesourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResourceEnvironment --- @@ -447,6 +447,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScope.md index 464fde13fa28..954f9ebdccf9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourceenvironmentresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceEnvironmentResourceScope --- @@ -624,6 +624,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeCount.md index 61f56c893f43..8373571a4745 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourceenvironmentresourcescopecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceEnvironmentResourceScopeCount --- @@ -399,6 +399,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeResource.md index 6ee1f02f8509..c79fc7954e4a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourceenvironmentresourcescoperesource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceEnvironmentResourceScopeResource --- @@ -423,6 +423,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceEnvironment.md index 25ae4bd0dfff..a38be590561b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourceenvironmentresourcescoperesourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceEnvironment --- @@ -425,6 +425,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole.md index 36f20f014bb0..20ddd8551df6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourceenvironmentresourcescoperesourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole --- @@ -652,6 +652,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleCount.md index 02e3641baa9a..08e90151ff9c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourceenvironmentresourcescoperesourcerolecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleCount --- @@ -421,6 +421,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource.md index a112497531ea..6058efb6d26d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourceenvironmentresourcescoperesourceroleresource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource --- @@ -445,6 +445,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResourceEnvironment.md index 308f4c65126d..1116a36c21d8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourceenvironmentresourcescoperesourceroleresourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResourceEnvironment --- @@ -447,6 +447,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequest.md index 5cd83ef8664d..0979a2167561 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequest Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequest --- @@ -576,6 +576,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalog.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalog.md index e84d40d5abf4..4b3911a67de6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalog.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalog.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalog Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalog --- @@ -380,6 +380,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogAccessPackage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogAccessPackage.md index 4a24be6b35ad..33cc1acf1fe5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogAccessPackage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogAccessPackage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogaccesspackage Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogAccessPackage --- @@ -595,6 +595,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogAccessPackageCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogAccessPackageCount.md index 78a913747e2e..ff4c7d504426 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogAccessPackageCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogAccessPackageCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogaccesspackagecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogAccessPackageCount --- @@ -378,6 +378,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension.md index 44a2713004df..0147e4d15ff3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogcustomworkflowextension Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension --- @@ -592,6 +592,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtensionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtensionCount.md index fe65a1f091d8..d4c74645a5f6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtensionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtensionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogcustomworkflowextensioncount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtensionCount --- @@ -378,6 +378,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResource.md index afb393284d77..e1034f3e6a93 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogresource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogResource --- @@ -591,6 +591,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceCount.md index 503f031a6f35..727a50b24c11 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogresourcecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogResourceCount --- @@ -378,6 +378,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceEnvironment.md index d50f7202ccd2..bcd62a7a7d54 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogresourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogResourceEnvironment --- @@ -404,6 +404,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRole.md index 58d6b3dfb465..a644d2c5c348 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogresourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogResourceRole --- @@ -858,6 +858,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleCount.md index fdb66e19fb87..9b74bc0949c8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogresourcerolecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogResourceRoleCount --- @@ -484,6 +484,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResource.md index 0d0410204838..03ebb740fe2b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogresourceroleresource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResource --- @@ -462,6 +462,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceEnvironment.md index ea9d5157a7a6..5c4959ff22b3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogresourceroleresourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceEnvironment --- @@ -464,6 +464,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope.md index 6b243ac6bc3b..17530dc34ab6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogresourceroleresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope --- @@ -770,6 +770,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeCount.md index 5543e243688c..2c03c9b2d6ef 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogresourceroleresourcescopecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeCount --- @@ -459,6 +459,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource.md index 94ae199a2c78..fac30d6f0f78 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogresourceroleresourcescoperesource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource --- @@ -490,6 +490,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceEnvironment.md index 82da206e4783..831a80a0f1f2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogresourceroleresourcescoperesourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceEnvironment --- @@ -492,6 +492,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole.md index bf11167a75a6..0310d3f2ba8c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogresourceroleresourcescoperesourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole --- @@ -652,6 +652,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRoleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRoleCount.md index 186574ef73b8..ee50c52f2508 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRoleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRoleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogresourceroleresourcescoperesourcerolecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRoleCount --- @@ -421,6 +421,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScope.md index 862049a961b6..0fcbbbf676a2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogResourceScope --- @@ -858,6 +858,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeCount.md index b0f3e9979826..b11bedd58c2b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogresourcescopecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogResourceScopeCount --- @@ -484,6 +484,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResource.md index 063b8420f04a..8fb2f6b86d96 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogresourcescoperesource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResource --- @@ -462,6 +462,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceEnvironment.md index ad734415d0da..fa724c9f8b8d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogresourcescoperesourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceEnvironment --- @@ -464,6 +464,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole.md index 0eac45e638f7..98325c3ccc94 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogresourcescoperesourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole --- @@ -770,6 +770,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleCount.md index 3afc0c0f0127..cbce0810f7be 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogresourcescoperesourcerolecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleCount --- @@ -459,6 +459,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource.md index fe13199c3614..67fe67355573 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogresourcescoperesourceroleresource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource --- @@ -490,6 +490,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceEnvironment.md index 5a3ece36dba2..ce7bb17e1ba0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogresourcescoperesourceroleresourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceEnvironment --- @@ -492,6 +492,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope.md index ba2aa17da14f..b0699a7c5ec3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogresourcescoperesourceroleresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope --- @@ -652,6 +652,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScopeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScopeCount.md index ec80113cb0cc..23d6d96fb7bc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScopeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScopeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcatalogresourcescoperesourceroleresourcescopecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScopeCount --- @@ -421,6 +421,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCount.md index 97fa9da61871..a20263a5283e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResource.md index 964f1f615fe1..b39b36c8a07f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestresource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestResource --- @@ -380,6 +380,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceEnvironment.md index 9fe48be9c2ee..5798bb89f856 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestresourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestResourceEnvironment --- @@ -382,6 +382,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRole.md index a20a11fd9595..986fdc385711 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestresourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestResourceRole --- @@ -595,6 +595,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleCount.md index f1a155855814..c9c1db57b130 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestresourcerolecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestResourceRoleCount --- @@ -378,6 +378,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleResource.md index 08a32d7b9e3e..7a37a396218d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestresourceroleresource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestResourceRoleResource --- @@ -402,6 +402,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleResourceEnvironment.md index 85146a5a052e..2f2ab457a32c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestresourceroleresourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestResourceRoleResourceEnvironment --- @@ -404,6 +404,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope.md index 7f21d0c7ff96..9f9f2a5ff65e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestresourceroleresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope --- @@ -624,6 +624,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeCount.md index 65af98019a50..cf3b2bf8368c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestresourceroleresourcescopecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeCount --- @@ -399,6 +399,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource.md index de99224a0da6..6bb15f7b1f36 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestresourceroleresourcescoperesource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource --- @@ -423,6 +423,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResourceEnvironment.md index c61389e013a2..097ce4f2ab5a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestresourceroleresourcescoperesourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResourceEnvironment --- @@ -425,6 +425,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScope.md index 83ffecf37e6f..94c93a138dfc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestResourceScope --- @@ -595,6 +595,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeCount.md index 75743de0ac12..764c7204435c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestresourcescopecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestResourceScopeCount --- @@ -378,6 +378,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeResource.md index 6e72fb617628..5c49e26d0294 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestresourcescoperesource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestResourceScopeResource --- @@ -402,6 +402,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeResourceEnvironment.md index e44b30f009e4..d18100083148 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestresourcescoperesourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestResourceScopeResourceEnvironment --- @@ -404,6 +404,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole.md index 06000600fc18..88f7c7b0dc18 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestresourcescoperesourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole --- @@ -624,6 +624,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleCount.md index 5dcf22e06c4c..9be4319d481b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestresourcescoperesourcerolecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleCount --- @@ -399,6 +399,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource.md index 10b8e0f7a18c..b59bb531da3d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestresourcescoperesourceroleresource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource --- @@ -423,6 +423,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResourceEnvironment.md index d8b6f9da2d49..94dcf91df295 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerequestresourcescoperesourceroleresourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResourceEnvironment --- @@ -425,6 +425,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRole.md index 4c7085ea8a36..95e13f3d055b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRole --- @@ -595,6 +595,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleCount.md index 3491d41bf8e7..bff24797db7f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerolecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleCount --- @@ -377,6 +377,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleResource.md index 173ec8a62597..45a2e26c9763 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourceroleresource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleResource --- @@ -401,6 +401,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleResourceEnvironment.md index 5874cdd2d178..84eb0d8576f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourceroleresourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleResourceEnvironment --- @@ -403,6 +403,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleResourceScope.md index 2a6b15f8ff1a..bb72e6f0bdeb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourceroleresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleResourceScope --- @@ -623,6 +623,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleResourceScopeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleResourceScopeCount.md index 7a6bbc3d6a82..d3c8ef740ca8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleResourceScopeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleResourceScopeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourceroleresourcescopecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleResourceScopeCount --- @@ -399,6 +399,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleResourceScopeResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleResourceScopeResource.md index 0485cd68c1df..8a3643b2b382 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleResourceScopeResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleResourceScopeResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourceroleresourcescoperesource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleResourceScopeResource --- @@ -423,6 +423,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleResourceScopeResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleResourceScopeResourceEnvironment.md index faeca502b875..07395f98d635 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleResourceScopeResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleResourceScopeResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourceroleresourcescoperesourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleResourceScopeResourceEnvironment --- @@ -425,6 +425,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScope.md index b6a1cb081e00..2bf2dc4dcf17 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerolescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleScope --- @@ -563,6 +563,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeCount.md index 97f25e1df838..ea7e7a86360b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerolescopecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleScopeCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResource.md index d40f179c5533..e71089953c37 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerolescoperesource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleScopeResource --- @@ -380,6 +380,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceEnvironment.md index eb1c10a4561c..08807a5a403a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerolescoperesourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleScopeResourceEnvironment --- @@ -382,6 +382,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceRole.md index 1fa789857f1f..a31b42443c9d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerolescoperesourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleScopeResourceRole --- @@ -595,6 +595,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceRoleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceRoleCount.md index 60a09362583a..3af86ae67201 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceRoleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceRoleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerolescoperesourcerolecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleScopeResourceRoleCount --- @@ -378,6 +378,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceRoleResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceRoleResource.md index 006606f26c8e..865cc817e16a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceRoleResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceRoleResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerolescoperesourceroleresource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleScopeResourceRoleResource --- @@ -402,6 +402,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceEnvironment.md index 80de6529593d..20832eba63f3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerolescoperesourceroleresourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceEnvironment --- @@ -404,6 +404,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope.md index 82bc60d4c2d4..1de02cca2a8f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerolescoperesourceroleresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope --- @@ -624,6 +624,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScopeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScopeCount.md index 12454cdc201c..6070049b50ab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScopeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScopeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerolescoperesourceroleresourcescopecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScopeCount --- @@ -399,6 +399,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceScope.md index fecec7defdfa..8a73dcd083f3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerolescoperesourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleScopeResourceScope --- @@ -595,6 +595,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceScopeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceScopeCount.md index da46ec0dc39e..eb556401affb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceScopeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeResourceScopeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerolescoperesourcescopecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleScopeResourceScopeCount --- @@ -378,6 +378,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRole.md index bf595a4aba04..1980944cf2de 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerolescoperole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleScopeRole --- @@ -380,6 +380,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResource.md index 1b6770236051..fe5ab419b3f0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerolescoperoleresource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleScopeRoleResource --- @@ -380,6 +380,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceEnvironment.md index 0d689c293fae..064e33161a41 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerolescoperoleresourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleScopeRoleResourceEnvironment --- @@ -382,6 +382,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole.md index 3bdf424a237b..d10bc5e9b215 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerolescoperoleresourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole --- @@ -595,6 +595,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceRoleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceRoleCount.md index 4b9494666352..75e62dfe36f7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceRoleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceRoleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerolescoperoleresourcerolecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleScopeRoleResourceRoleCount --- @@ -378,6 +378,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope.md index dd7bb3e51d4c..fb95bc3ce1dc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerolescoperoleresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope --- @@ -596,6 +596,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeCount.md index 33490dac06ff..f61697c739d2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerolescoperoleresourcescopecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeCount --- @@ -378,6 +378,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource.md index 94f0f71a79d7..2f599709d19d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerolescoperoleresourcescoperesource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource --- @@ -402,6 +402,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceEnvironment.md index 8c9b6c39155a..34e065ce60e0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerolescoperoleresourcescoperesourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceEnvironment --- @@ -404,6 +404,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole.md index d4cef7bf61e3..53376e699b92 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerolescoperoleresourcescoperesourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole --- @@ -624,6 +624,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRoleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRoleCount.md index 34ea49d9a165..ccb63112ab36 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRoleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRoleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcerolescoperoleresourcescoperesourcerolecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRoleCount --- @@ -400,6 +400,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScope.md index b0a763600c55..c4e6b6cc06b7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceScope --- @@ -595,6 +595,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeCount.md index 6721b25b7828..a6182d009e1c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcescopecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceScopeCount --- @@ -377,6 +377,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeResource.md index e7b9eb5a7da4..b16776b64cb0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcescoperesource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceScopeResource --- @@ -401,6 +401,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeResourceEnvironment.md index 5dc0fc3fe6a4..c3d6db85e5b5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcescoperesourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceScopeResourceEnvironment --- @@ -403,6 +403,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeResourceRole.md index 7bd601d768a1..4cb83eb1fce1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcescoperesourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceScopeResourceRole --- @@ -623,6 +623,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeResourceRoleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeResourceRoleCount.md index 64701c3b8e37..04d29d2314d3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeResourceRoleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeResourceRoleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcescoperesourcerolecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceScopeResourceRoleCount --- @@ -399,6 +399,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeResourceRoleResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeResourceRoleResource.md index 752ec2985e03..d6fef72e0c29 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeResourceRoleResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeResourceRoleResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcescoperesourceroleresource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceScopeResourceRoleResource --- @@ -423,6 +423,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeResourceRoleResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeResourceRoleResourceEnvironment.md index 9a99b7353e40..9758c1f302c1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeResourceRoleResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementResourceScopeResourceRoleResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementresourcescoperesourceroleresourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementResourceScopeResourceRoleResourceEnvironment --- @@ -425,6 +425,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementSetting.md index 9495df38a79e..e192851ca0ec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgEntitlementManagementSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgentitlementmanagementsetting Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgEntitlementManagementSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinition.md index c79b61711027..755564604b02 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceaccessreviewdefinition Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceAccessReviewDefinition --- @@ -600,6 +600,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionCount.md index c581a45bd7db..a27dd91d517a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceaccessreviewdefinitioncount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceAccessReviewDefinitionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstance.md index 3f2e0efff7e0..747e09abb379 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstance.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceaccessreviewdefinitioninstance Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceAccessReviewDefinitionInstance --- @@ -615,6 +615,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer.md index f2889eef6bcb..116c557e4cba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceaccessreviewdefinitioninstancecontactedreviewer Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer --- @@ -642,6 +642,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount.md index bd6618da750f..fe40aa5a88c7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceaccessreviewdefinitioninstancecontactedreviewercount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount --- @@ -410,6 +410,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceCount.md index bb55a303abe7..3f46672a5ed5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceaccessreviewdefinitioninstancecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceAccessReviewDefinitionInstanceCount --- @@ -389,6 +389,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision.md index 990257df4527..be7848041d55 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceaccessreviewdefinitioninstancedecision Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision --- @@ -643,6 +643,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount.md index b0374467d4a0..94c219230f46 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceaccessreviewdefinitioninstancedecisioncount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount --- @@ -410,6 +410,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight.md index 6b38181866f8..e99f77623a25 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceaccessreviewdefinitioninstancedecisioninsight Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight --- @@ -653,6 +653,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount.md index e99e0e2eae74..6de25a628d89 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceaccessreviewdefinitioninstancedecisioninsightcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount --- @@ -424,6 +424,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage.md index afea89b2a70c..37c62fe9b1f2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceaccessreviewdefinitioninstancestage Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage --- @@ -643,6 +643,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageCount.md index 414efac958b6..e17c5ac29802 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceaccessreviewdefinitioninstancestagecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageCount --- @@ -410,6 +410,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision.md index 5e0be14ebfa6..1348d842590b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceaccessreviewdefinitioninstancestagedecision Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision --- @@ -672,6 +672,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount.md index 60876d0b3978..46a975114fa3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceaccessreviewdefinitioninstancestagedecisioncount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount --- @@ -432,6 +432,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight.md index 8613d6090640..f83da6e58adb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceaccessreviewdefinitioninstancestagedecisioninsight Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight --- @@ -681,6 +681,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewHistoryDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewHistoryDefinition.md index 0857c5e8c490..7a95b1a58512 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewHistoryDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewHistoryDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceaccessreviewhistorydefinition Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceAccessReviewHistoryDefinition --- @@ -591,6 +591,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewHistoryDefinitionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewHistoryDefinitionCount.md index 94ee66bde8af..3f65d503c7a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewHistoryDefinitionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewHistoryDefinitionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceaccessreviewhistorydefinitioncount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceAccessReviewHistoryDefinitionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance.md index 2a024a28cd6b..fde2fb64d087 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceaccessreviewhistorydefinitioninstance Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance --- @@ -610,6 +610,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount.md index 35b9f91b4991..bb3de37bcd6a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceaccessreviewhistorydefinitioninstancecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount --- @@ -389,6 +389,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequest.md index 7eb7105ce5d9..bdf20d90fc03 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceappconsentrequest Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceAppConsentRequest --- @@ -597,6 +597,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequestCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequestCount.md index e5b893b2ae36..9f360bc38863 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequestCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceappconsentrequestcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceAppConsentRequestCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest.md index f8ab722d38fe..82ed29ec7585 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceappconsentrequestuserconsentrequest Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest --- @@ -615,6 +615,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval.md index 897a8c33fb34..240341a63b86 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceappconsentrequestuserconsentrequestapproval Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval --- @@ -404,6 +404,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage.md index ddd078f10f43..03aebf4ab87d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceappconsentrequestuserconsentrequestapprovalstage Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage --- @@ -619,6 +619,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStageCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStageCount.md index 193a1a3bdc02..bb599032e7f5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStageCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStageCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceappconsentrequestuserconsentrequestapprovalstagecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStageCount --- @@ -399,6 +399,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestCount.md index c9fe39275ea2..8da5d65a6db4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceappconsentrequestuserconsentrequestcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestCount --- @@ -389,6 +389,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflow.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflow.md index a97a237df1f9..6ab95fbd0bc3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflow.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflow.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflow Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflow --- @@ -597,6 +597,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCount.md index 41162a5e0b12..eb605f6aaa19 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCreatedBy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCreatedBy.md index c12f6b6c941e..a6b75ab68117 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCreatedBy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCreatedBy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowcreatedby Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowCreatedBy --- @@ -382,6 +382,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting.md index ffa3ae2d2bed..20a8a80059f4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowcreatedbymailboxsetting Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError.md index 87513b7f6888..9e760403f636 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowcreatedbyserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount.md index 5775a5fba547..e97308daaf8d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowcreatedbyserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount --- @@ -381,6 +381,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension.md index f3d542ca2ec5..13cc397ef503 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowcustomtaskextension Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension --- @@ -587,6 +587,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount.md index 630a9b757187..c7bb21c536bc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowcustomtaskextensioncount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy.md index 2b1ea7070b1b..ffb355bb5c1c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowcustomtaskextensioncreatedby Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy --- @@ -383,6 +383,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting.md index c683dd3fb93c..52a60b23c42f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowcustomtaskextensioncreatedbymailboxsetting Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError.md index f3f9b041d0d3..1a1c8623e86c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowcustomtaskextensioncreatedbyserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount.md index 39ac7b46eef4..bfa49fb2a4d8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowcustomtaskextensioncreatedbyserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount --- @@ -381,6 +381,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy.md index a1886e5f24c8..4fe48a5344f6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowcustomtaskextensionlastmodifiedby Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy --- @@ -383,6 +383,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting.md index 9a2d5f1c340e..93e5ec5004a8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowcustomtaskextensionlastmodifiedbymailboxsetting Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError.md index 4409f0ba0359..6f6da7adf37b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowcustomtaskextensionlastmodifiedbyserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount.md index 5ff8c385d929..5669d7ff4c46 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowcustomtaskextensionlastmodifiedbyserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount --- @@ -381,6 +381,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItem.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItem.md index f2ff650ac75b..3b579332dfdd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItem.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItem.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowdeleteditem Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowDeletedItem --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow.md index 80224db6ccc6..2d2950814c33 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowdeleteditemworkflow Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow --- @@ -598,6 +598,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount.md index a4087fa6bdc0..84d404c25f74 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowdeleteditemworkflowcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy.md index 47583a277872..59c3dee44e51 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowdeleteditemworkflowcreatedby Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy --- @@ -383,6 +383,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope.md index 2ef2d70344c6..25ceb282a97c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowdeleteditemworkflowexecutionscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope --- @@ -13,7 +13,7 @@ title: Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScop ## SYNOPSIS -The unique identifier of the Microsoft Entra identity that last modified the workflow object. +The list of users that meet the workflowExecutionConditions of a workflow. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope](/powershell/module/Microsoft.Graph.Beta.Identity.Governance/Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -The unique identifier of the Microsoft Entra identity that last modified the workflow object. +The list of users that meet the workflowExecutionConditions of a workflow. ## PARAMETERS @@ -594,6 +594,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy.md index 452a02394775..cff0237393ed 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowdeleteditemworkflowlastmodifiedby Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy --- @@ -383,6 +383,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun.md index 2f6875d40c85..b6570acfff85 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowdeleteditemworkflowrun Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun --- @@ -594,6 +594,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask.md index 0c0adc471039..f2698dc131a9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowdeleteditemworkflowtask Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask --- @@ -594,6 +594,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport.md index 0dd0edb89260..1799249d78e0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowdeleteditemworkflowtaskreport Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport --- @@ -594,6 +594,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult.md index b76f316c67b3..e27501b08970 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowdeleteditemworkflowuserprocessingresult Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult --- @@ -594,6 +594,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion.md index 1b08e3682741..3e936e817d53 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowdeleteditemworkflowversion Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion --- @@ -594,6 +594,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope.md index 88bb4f432ed4..0cecf981818c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowexecutionscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope --- @@ -13,7 +13,7 @@ title: Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope ## SYNOPSIS -The unique identifier of the Microsoft Entra identity that last modified the workflow object. +The list of users that meet the workflowExecutionConditions of a workflow. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope](/powershell/module/Microsoft.Graph.Beta.Identity.Governance/Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope?view=graph-powershell-beta) @@ -59,7 +59,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -The unique identifier of the Microsoft Entra identity that last modified the workflow object. +The list of users that meet the workflowExecutionConditions of a workflow. ## PARAMETERS @@ -594,6 +594,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowExecutionScopeCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowExecutionScopeCount.md index d2a8f7d8d366..a3534b31264b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowExecutionScopeCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowExecutionScopeCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowexecutionscopecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowExecutionScopeCount --- @@ -388,6 +388,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowInsight.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowInsight.md index 3a957c4e9773..e579b58f5575 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowInsight.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowInsight.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowinsight Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowInsight --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedBy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedBy.md index 34bfc54bdbb6..8de7d4e822c4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedBy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedBy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowlastmodifiedby Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedBy --- @@ -383,6 +383,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting.md index 1056acd9c2fb..24c023fd03ce 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowlastmodifiedbymailboxsetting Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError.md index de6ff1b8142a..6467441f34d7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowlastmodifiedbyserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount.md index 89e8b26a430f..6b0286cb55cf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowlastmodifiedbyserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount --- @@ -381,6 +381,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRun.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRun.md index 588e78ef9a0d..f0827e9d02cd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRun.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRun.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowrun Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowRun --- @@ -625,6 +625,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunCount.md index 309ad5b5cbb0..1d9677fcfa43 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowruncount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowRunCount --- @@ -388,6 +388,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult.md index 0e038b1b2371..49d0a8823154 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowruntaskprocessingresult Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult --- @@ -645,6 +645,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount.md index 1147aa50b2f8..3b0cbf947505 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowruntaskprocessingresultcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount --- @@ -410,6 +410,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject.md index 857993b41272..2513a1282e9b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowruntaskprocessingresultsubject Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject --- @@ -425,6 +425,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting.md index 4e9060d19a03..962e1bff5390 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowruntaskprocessingresultsubjectmailboxsetting Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting --- @@ -429,6 +429,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError.md index a7f7fc77c60b..deec3d6b6a8c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowruntaskprocessingresultsubjectserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount.md index 32ff56a9464d..5fd28419f4a4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowruntaskprocessingresultsubjectserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount --- @@ -423,6 +423,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask.md index b4860d93504b..9ca2324aa346 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowruntaskprocessingresulttask Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask --- @@ -425,6 +425,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult.md index 7337871bd890..67adacf8a6fa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowrunuserprocessingresult Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult --- @@ -653,6 +653,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount.md index de6478b07b9d..505b0d74dd97 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowrunuserprocessingresultcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount --- @@ -410,6 +410,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject.md index 989abf393674..9bb3cc5ad21f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowrunuserprocessingresultsubject Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject --- @@ -13,7 +13,7 @@ title: Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject ## SYNOPSIS -The unique identifier of the AAD user targeted for the taskProcessingResult.Supports $filter(eq, ne) and $expand. +The unique identifier of the user targeted for the taskProcessingResult.Supports $filter(eq, ne) and $expand. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject](/powershell/module/Microsoft.Graph.Beta.Identity.Governance/Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -The unique identifier of the AAD user targeted for the taskProcessingResult.Supports $filter(eq, ne) and $expand. +The unique identifier of the user targeted for the taskProcessingResult.Supports $filter(eq, ne) and $expand. ## PARAMETERS @@ -425,6 +425,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting.md index 366717f52801..dcf9f05c19aa 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowrunuserprocessingresultsubjectmailboxsetting Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting --- @@ -429,6 +429,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError.md index faa328038787..ae438d8e32c3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowrunuserprocessingresultsubjectserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount.md index 1d4f375fcfa5..f354596beabf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowrunuserprocessingresultsubjectserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount --- @@ -423,6 +423,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult.md index 2184200a1fa5..d71b93a7e676 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowrunuserprocessingresulttaskprocessingresult Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult --- @@ -673,6 +673,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowSetting.md index 67954ce2eb7b..f191d11af018 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowsetting Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowSetting --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTask.md index 464dd0b7fe66..a24b158a7396 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtask Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTask --- @@ -614,6 +614,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskCount.md index c9ff693ff29b..c3b3ee2356f5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtaskcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTaskCount --- @@ -388,6 +388,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition.md index a051aeb9abb5..d2c250cad9f7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtaskdefinition Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition --- @@ -598,6 +598,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinitionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinitionCount.md index 981d51a74264..8acfccb8cdb3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinitionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinitionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtaskdefinitioncount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinitionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult.md index 503f732cf24c..90a9452ab56d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtaskprocessingresult Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult --- @@ -621,6 +621,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount.md index 53999680839d..8e98b1f0541d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtaskprocessingresultcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount --- @@ -410,6 +410,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject.md index 427942d31751..392568342414 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtaskprocessingresultsubject Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject --- @@ -425,6 +425,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting.md index bcbef8b13405..89517b453514 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtaskprocessingresultsubjectmailboxsetting Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting --- @@ -429,6 +429,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError.md index 4a937c446728..bef5b4b782f5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtaskprocessingresultsubjectserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount.md index 2049dc63f0e7..623e69034262 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtaskprocessingresultsubjectserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount --- @@ -423,6 +423,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask.md index dce6f51b4080..a9c1d84b2415 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtaskprocessingresulttask Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask --- @@ -425,6 +425,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReport.md index 3b67edae0570..3eb91ef5734f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtaskreport Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTaskReport --- @@ -618,6 +618,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportCount.md index 2c5d163e8693..14e567d01eec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtaskreportcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTaskReportCount --- @@ -388,6 +388,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTask.md index ae447957e602..da41fb1bfe18 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtaskreporttask Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTask --- @@ -404,6 +404,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition.md index 2e79eb4f3d5b..45c5f9200cee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtaskreporttaskdefinition Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition --- @@ -404,6 +404,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult.md index 243f7e93165d..44d553139177 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtaskreporttaskprocessingresult Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult --- @@ -646,6 +646,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount.md index 42b6dc167347..54bf860f1cd3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtaskreporttaskprocessingresultcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount --- @@ -410,6 +410,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject.md index 2b3fda75f921..f31c6e6f2364 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtaskreporttaskprocessingresultsubject Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject --- @@ -426,6 +426,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting.md index 49fc6f6b5683..939a7cab30f9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtaskreporttaskprocessingresultsubjectmailboxsetting Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting --- @@ -430,6 +430,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError.md index dd47967cc069..a5a9b5db809e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtaskreporttaskprocessingresultsubjectserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount.md index 70dc21859568..20d462225404 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtaskreporttaskprocessingresultsubjectserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount --- @@ -423,6 +423,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask.md index 9c1e0ce1f2e9..69957f0e4bc5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtaskreporttaskprocessingresulttask Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask --- @@ -426,6 +426,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplate.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplate.md index c070b7de381d..ebb6458e9090 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplate.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplate.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtemplate Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTemplate --- @@ -598,6 +598,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateCount.md index f2e74ee283cc..ae81bf7000c7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtemplatecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTemplateCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask.md index bce2229a7733..40862cbe67b3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtemplatetask Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask --- @@ -596,6 +596,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskCount.md index e3b89dec2063..aabe2b6180d3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtemplatetaskcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskCount --- @@ -381,6 +381,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult.md index 45a850405421..c1e1d1b01413 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtemplatetaskprocessingresult Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult --- @@ -621,6 +621,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount.md index 9de9a71b89fe..9c5c2eb56180 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtemplatetaskprocessingresultcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount --- @@ -402,6 +402,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject.md index d69e9e1a8525..ef3a7772f5c7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtemplatetaskprocessingresultsubject Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject --- @@ -425,6 +425,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting.md index bc3b6b2830de..4f6225f4d351 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtemplatetaskprocessingresultsubjectmailboxsetting Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting --- @@ -430,6 +430,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError.md index d96f2bbf29bf..f6c36917bb2a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtemplatetaskprocessingresultsubjectserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount.md index b9bbafbd609f..017f0b75908b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtemplatetaskprocessingresultsubjectserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount --- @@ -423,6 +423,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask.md index 508a4f8191e8..ff6f82407cab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowtemplatetaskprocessingresulttask Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask --- @@ -425,6 +425,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult.md index f23c41f0d690..4f30e1e49f1f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowuserprocessingresult Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult --- @@ -618,6 +618,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultCount.md index b7ed211ab5b5..b14940260d6d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowuserprocessingresultcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultCount --- @@ -389,6 +389,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject.md index 783b62277492..3829b38b9218 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowuserprocessingresultsubject Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject --- @@ -13,7 +13,7 @@ title: Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject ## SYNOPSIS -The unique identifier of the AAD user targeted for the taskProcessingResult.Supports $filter(eq, ne) and $expand. +The unique identifier of the user targeted for the taskProcessingResult.Supports $filter(eq, ne) and $expand. > [!NOTE] > To view the beta release of this cmdlet, view [Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject](/powershell/module/Microsoft.Graph.Beta.Identity.Governance/Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject?view=graph-powershell-beta) @@ -47,7 +47,7 @@ This cmdlet has the following aliases, ## DESCRIPTION -The unique identifier of the AAD user targeted for the taskProcessingResult.Supports $filter(eq, ne) and $expand. +The unique identifier of the user targeted for the taskProcessingResult.Supports $filter(eq, ne) and $expand. ## PARAMETERS @@ -404,6 +404,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting.md index 672fcf06436b..12c0ca86d4bb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowuserprocessingresultsubjectmailboxsetting Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting --- @@ -408,6 +408,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError.md index 70e047871239..79b0d7450b38 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowuserprocessingresultsubjectserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount.md index a32761d96362..a877ca47b247 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowuserprocessingresultsubjectserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount --- @@ -402,6 +402,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult.md index d3baea5e28ac..2bddd6e8175e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowuserprocessingresulttaskprocessingresult Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult --- @@ -646,6 +646,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersion.md index f335be485ffd..af585e15a6e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowversion Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowVersion --- @@ -625,6 +625,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionCount.md index f95621aa6720..8dd4c17f2a84 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowversioncount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowVersionCount --- @@ -388,6 +388,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedBy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedBy.md index 20a158f0f473..fd872e98480c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedBy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedBy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowversioncreatedby Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedBy --- @@ -404,6 +404,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting.md index 02c181aacded..0c75ceadc556 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowversioncreatedbymailboxsetting Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting --- @@ -408,6 +408,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError.md index 881a497feb80..02797b5072dc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowversioncreatedbyserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount.md index 77198144aa96..3014a3cc2b07 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowversioncreatedbyserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount --- @@ -402,6 +402,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy.md index 6b4ea7fec48a..501fbfa45a52 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowversionlastmodifiedby Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy --- @@ -404,6 +404,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting.md index e7cc310cc1fa..0bd419445061 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowversionlastmodifiedbymailboxsetting Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting --- @@ -408,6 +408,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError.md index 3325d25eccd1..757931b9ba70 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowversionlastmodifiedbyserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount.md index 4e8589188866..df4b1f55cfd0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowversionlastmodifiedbyserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount --- @@ -402,6 +402,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTask.md index d6e447583be8..f5a1685b36af 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowversiontask Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowVersionTask --- @@ -642,6 +642,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskCount.md index 77adeca2b1c7..bd42c374619d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowversiontaskcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskCount --- @@ -410,6 +410,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult.md index 932d535b34b8..7e4f886f72ca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowversiontaskprocessingresult Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult --- @@ -649,6 +649,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount.md index 5f578c8f25b5..ca307ee018be 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowversiontaskprocessingresultcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount --- @@ -423,6 +423,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject.md index 114c3c498dc0..943355201a89 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowversiontaskprocessingresultsubject Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject --- @@ -447,6 +447,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting.md index 07cf9adbbc64..dc9d1aaef358 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowversiontaskprocessingresultsubjectmailboxsetting Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting --- @@ -451,6 +451,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError.md index 1f74b388c6b5..d06354decb2b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowversiontaskprocessingresultsubjectserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount.md index 6713a9fef784..79be0aac5679 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowversiontaskprocessingresultsubjectserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount --- @@ -445,6 +445,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask.md index 2690f48c6a91..dbf60ed3927d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancelifecycleworkflowversiontaskprocessingresulttask Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask --- @@ -447,6 +447,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccess.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccess.md index 07363867d7d4..8cf24a4e0abf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccess.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccess.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccess Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccess --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroup.md index 4b92db376a2e..8223d6708290 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroup Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroup --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval.md index 69f632d7e2ee..16310669b90d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupassignmentapproval Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval --- @@ -566,6 +566,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount.md index d55ec761baa8..81f1e2083693 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupassignmentapprovalcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage.md index c1d4f5269f6a..650258e2c097 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupassignmentapprovalstage Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage --- @@ -591,6 +591,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStageCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStageCount.md index 9a0cedf06fe2..93f596aa7d14 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStageCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStageCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupassignmentapprovalstagecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStageCount --- @@ -378,6 +378,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule.md index 14331b394b0a..fcc1abc76131 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupassignmentschedule Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule --- @@ -587,6 +587,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing.md index 83c10d57ac32..489822f71112 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupassignmentscheduleactivatedusing Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount.md index 2b4068e5b654..caf3918eb1cf 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupassignmentschedulecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup.md index dc21224d0650..d2c2df765001 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupassignmentschedulegroup Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError.md index eb1806873884..a6991d19f22f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupassignmentschedulegroupserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount.md index 9fafedcb6db6..a888f9d6fceb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupassignmentschedulegroupserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount --- @@ -381,6 +381,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance.md index 13c746b8da57..d616a36c916c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupassignmentscheduleinstance Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance --- @@ -587,6 +587,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing.md index 6705c93142a9..6e6d555fd051 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupassignmentscheduleinstanceactivatedusing Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount.md index e796706f859a..5eaeeac64736 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupassignmentscheduleinstancecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup.md index aff3544393bd..5157e5fb20c3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupassignmentscheduleinstancegroup Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError.md index d7a1e91b70f2..c0dabc1321b0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupassignmentscheduleinstancegroupserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount.md index 72a326099826..fa97b34ee4df 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupassignmentscheduleinstancegroupserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount --- @@ -381,6 +381,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal.md index 922480df2cc7..a813e15259a1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupassignmentscheduleinstanceprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal.md index 591b565a8234..2817cba55717 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupassignmentscheduleprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest.md index bf35e71c833f..e7805d7bbe67 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupassignmentschedulerequest Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest --- @@ -587,6 +587,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing.md index bf83426a215d..34b3fb4d24ec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupassignmentschedulerequestactivatedusing Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount.md index 03c44ec89c42..fbb6da5b6c45 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupassignmentschedulerequestcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup.md index bd18829b6d9e..83191444a56c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupassignmentschedulerequestgroup Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError.md index 056150c6a996..2e7a0c6c988d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupassignmentschedulerequestgroupserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount.md index 5099ad92e313..1769cf4843c0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupassignmentschedulerequestgroupserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount --- @@ -381,6 +381,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal.md index 82221a37e87a..29d7149f9c31 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupassignmentschedulerequestprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule.md index 6fd79a34b07a..a2a39489e843 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupassignmentschedulerequesttargetschedule Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule.md index 9840271a1b27..99867d431db3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupeligibilityschedule Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule --- @@ -598,6 +598,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount.md index 104bb8f1fbd2..4dbd014b6b48 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupeligibilityschedulecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup.md index 0a9c466941d3..ae87787d7463 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupeligibilityschedulegroup Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError.md index 28644c660cff..686e67837e03 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupeligibilityschedulegroupserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount.md index dae3ac70629d..9cedcf76ae4d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupeligibilityschedulegroupserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount --- @@ -381,6 +381,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance.md index 437b8ec94c76..2febecc79132 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupeligibilityscheduleinstance Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance --- @@ -588,6 +588,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount.md index e830f7134112..245e678623da 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupeligibilityscheduleinstancecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup.md index cd3ae1215428..6f6750d00533 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupeligibilityscheduleinstancegroup Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError.md index 00049fc9c5e2..587df024443f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupeligibilityscheduleinstancegroupserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount.md index 111624a902ca..b8287f8d608a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupeligibilityscheduleinstancegroupserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount --- @@ -381,6 +381,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal.md index 0404b535ce2e..c36bdd50ccad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupeligibilityscheduleinstanceprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal.md index 307c46bccdc0..88a8b2beb9b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupeligibilityscheduleprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest.md index 145736836cf2..8a5c01b0fbd4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupeligibilityschedulerequest Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest --- @@ -598,6 +598,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount.md index 71da5dbdc9f2..042db02149e2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupeligibilityschedulerequestcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup.md index 4dd0debf686b..5f3fb26ff4cc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupeligibilityschedulerequestgroup Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError.md index b2fd5512853d..f93f9a03de1f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupeligibilityschedulerequestgroupserviceprovisioningerror Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount.md index 3ca24f65cbbe..84a648fb1876 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupeligibilityschedulerequestgroupserviceprovisioningerrorcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount --- @@ -381,6 +381,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal.md index 7fd1228afa42..288f32846a90 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupeligibilityschedulerequestprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule.md index db59271a615e..4ee10e580b2e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernanceprivilegedaccessgroupeligibilityschedulerequesttargetschedule Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule --- @@ -383,6 +383,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreement.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreement.md index 43de8833fb3f..153fe1af4b1c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreement.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreement.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancetermsofuseagreement Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceTermsOfUseAgreement --- @@ -591,6 +591,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance.md index 2d5c9df09d7f..dd54b771f6c2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancetermsofuseagreementacceptance Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance --- @@ -685,6 +685,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementAcceptanceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementAcceptanceCount.md index 4c34a4085685..ada5e0254e8b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementAcceptanceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementAcceptanceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancetermsofuseagreementacceptancecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceTermsOfUseAgreementAcceptanceCount --- @@ -389,6 +389,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementCount.md index e607a1547615..638bb26b5238 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancetermsofuseagreementcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceTermsOfUseAgreementCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFile.md index 28f6d0c7c4a2..b13141526f67 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancetermsofuseagreementfile Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceTermsOfUseAgreementFile --- @@ -590,6 +590,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileCount.md index a045625614ef..ce99db3da9f1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancetermsofuseagreementfilecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceTermsOfUseAgreementFileCount --- @@ -380,6 +380,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization.md index 9fd2dcbad330..069f72aa20ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancetermsofuseagreementfilelocalization Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization --- @@ -594,6 +594,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationCount.md index 462ef9d2fe2a..88cdae5f00da 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancetermsofuseagreementfilelocalizationcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationCount --- @@ -381,6 +381,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion.md index c82689e909bc..23fa30bd22bb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancetermsofuseagreementfilelocalizationversion Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion --- @@ -624,6 +624,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount.md index 6b28c202bdd5..5e38ae8d66a2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancetermsofuseagreementfilelocalizationversioncount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount --- @@ -402,6 +402,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion.md index f28a20686916..0db401316a26 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancetermsofuseagreementfileversion Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion --- @@ -623,6 +623,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileVersionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileVersionCount.md index f2c8c823caa7..0a2eafb9af06 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileVersionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgIdentityGovernanceTermsOfUseAgreementFileVersionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgidentitygovernancetermsofuseagreementfileversioncount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgIdentityGovernanceTermsOfUseAgreementFileVersionCount --- @@ -402,6 +402,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectory.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectory.md index 8d0d71ca4116..24261b383578 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectory.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectory.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectory Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectory --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryResourceNamespace.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryResourceNamespace.md index c2d5e524bc8e..0c65f6bf9a87 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryResourceNamespace.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryResourceNamespace.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryresourcenamespace Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryResourceNamespace --- @@ -574,6 +574,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryResourceNamespaceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryResourceNamespaceCount.md index 8d8c45eb4e53..d600bc3c6c7a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryResourceNamespaceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryResourceNamespaceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryresourcenamespacecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryResourceNamespaceCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryResourceNamespaceResourceAction.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryResourceNamespaceResourceAction.md index c6e71577c0b7..27fa8b7c21cb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryResourceNamespaceResourceAction.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryResourceNamespaceResourceAction.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryresourcenamespaceresourceaction Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryResourceNamespaceResourceAction --- @@ -602,6 +602,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryResourceNamespaceResourceActionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryResourceNamespaceResourceActionCount.md index b97cb5e1881b..a326c736f91d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryResourceNamespaceResourceActionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryResourceNamespaceResourceActionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryresourcenamespaceresourceactioncount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryResourceNamespaceResourceActionCount --- @@ -389,6 +389,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignment.md index 4c4d71007406..d8f1dec8d8b4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignment --- @@ -598,6 +598,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentAppScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentAppScope.md index e962d9b014bc..d2ac14b20e5a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentAppScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentAppScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentappscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentAppScope --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentCount.md index 67e07b6a0b30..696486ac2777 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope.md index e2fb667f7fdc..acb78eea8501 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentdirectoryscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentPrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentPrincipal.md index 38e711af8b1d..f50030ae5254 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentPrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentPrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentPrincipal --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition.md index 8388d2546115..91e4c5def476 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentroledefinition Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentSchedule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentSchedule.md index a8caf0ba805c..239e3b718776 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentSchedule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentSchedule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentschedule Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentSchedule --- @@ -587,6 +587,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing.md index 970467db52ff..b1c93277e20a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentscheduleactivatedusing Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleAppScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleAppScope.md index 7e5c7716cd15..30a77a96f3e4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleAppScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleAppScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentscheduleappscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentScheduleAppScope --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleCount.md index e6c9e230760b..055fb8c6b22a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentschedulecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentScheduleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope.md index c77ffcd27083..a40cd0117e95 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentscheduledirectoryscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance.md index a0edcf867885..8f9dd4a71a5d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentscheduleinstance Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance --- @@ -587,6 +587,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing.md index f77158b3fdca..27aba9f32f6f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentscheduleinstanceactivatedusing Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope.md index cd1b93ebe737..f4f05b3936d1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentscheduleinstanceappscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceCount.md index 6f58fa2dc157..ea90673e3994 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentscheduleinstancecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope.md index 9cbe926b32db..19cb0e2399fb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentscheduleinstancedirectoryscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal.md index 0bde47ee8871..eb531d273197 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentscheduleinstanceprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal --- @@ -383,6 +383,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition.md index f32e22edd2cb..25b383249583 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentscheduleinstanceroledefinition Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition --- @@ -383,6 +383,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentSchedulePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentSchedulePrincipal.md index 4a39a76e3cb1..2af86b5aef37 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentSchedulePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentSchedulePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentscheduleprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentSchedulePrincipal --- @@ -383,6 +383,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest.md index 570a61affd26..9caee4f33741 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentschedulerequest Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest --- @@ -598,6 +598,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing.md index 43862774522a..c0214957efb3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentschedulerequestactivatedusing Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope.md index 0d31efee4a3e..1299160781a3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentschedulerequestappscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestCount.md index 717bb7784291..f0d687e90e70 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentschedulerequestcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope.md index 20498a2bf3cb..3656a9844a99 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentschedulerequestdirectoryscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal.md index 0ab82a1804c5..6a2f681e3ada 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentschedulerequestprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition.md index 4742a5625ac2..e7e7fc9cef9e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentschedulerequestroledefinition Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule.md index 98fcde37254e..ec3373203015 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentschedulerequesttargetschedule Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition.md index 6493e3b23420..e8ce765e07b8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleassignmentscheduleroledefinition Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition --- @@ -383,6 +383,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleDefinition.md index 87e4f0d38d18..f22f44257704 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroledefinition Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleDefinition --- @@ -600,6 +600,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleDefinitionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleDefinitionCount.md index 0fdbfef5c890..45205bd8db89 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleDefinitionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleDefinitionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroledefinitioncount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleDefinitionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom.md index 6327d33718c6..40394a438bcc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroledefinitioninheritpermissionfrom Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom --- @@ -598,6 +598,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount.md index 14cd46c149b9..bb03109730e5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroledefinitioninheritpermissionfromcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount --- @@ -381,6 +381,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilitySchedule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilitySchedule.md index 03e4cdc274bc..87e7cd834664 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilitySchedule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilitySchedule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleeligibilityschedule Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleEligibilitySchedule --- @@ -587,6 +587,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleAppScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleAppScope.md index f0e6cff84d02..f98cc88acd05 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleAppScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleAppScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleeligibilityscheduleappscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleEligibilityScheduleAppScope --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleCount.md index 12e505d08b26..5b73ea9f821c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleeligibilityschedulecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleEligibilityScheduleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope.md index 6e2565078d47..90bde904943c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleeligibilityscheduledirectoryscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance.md index 7c4421b13bae..ccca02d75968 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleeligibilityscheduleinstance Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance --- @@ -587,6 +587,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope.md index cafacb39573e..e8b2c1d8388b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleeligibilityscheduleinstanceappscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceCount.md index b2e41a2d3c86..5c362b790e11 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleeligibilityscheduleinstancecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope.md index 85140abec57d..acc725aefabc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleeligibilityscheduleinstancedirectoryscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal.md index c65e1563c25b..ce94c9dd2fcc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleeligibilityscheduleinstanceprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal --- @@ -383,6 +383,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition.md index ea11f16b76ae..86d8c4cceba1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleeligibilityscheduleinstanceroledefinition Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition --- @@ -383,6 +383,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilitySchedulePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilitySchedulePrincipal.md index 55a21fc7d43a..3bc4a20d3059 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilitySchedulePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilitySchedulePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleeligibilityscheduleprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleEligibilitySchedulePrincipal --- @@ -383,6 +383,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest.md index b1156c161d3b..5f4f6c5c3bf1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleeligibilityschedulerequest Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest --- @@ -587,6 +587,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope.md index 0a202bd212a2..892421d13c4c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleeligibilityschedulerequestappscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestCount.md index 7cc85ee42b43..d16eadd3b990 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleeligibilityschedulerequestcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope.md index 940583079e46..cca03d7434d8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleeligibilityschedulerequestdirectoryscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal.md index 313e2bed67e3..c6899430cc82 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleeligibilityschedulerequestprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition.md index 9fe88c067ee2..fde3549047da 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleeligibilityschedulerequestroledefinition Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule.md index 4276412f72e8..528c191542a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleeligibilityschedulerequesttargetschedule Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition.md index c9b66e05e65f..522d221f9097 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagementdirectoryroleeligibilityscheduleroledefinition Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition --- @@ -383,6 +383,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagement.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagement.md index c77ac1d9ee2c..a0b8ebb6255b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagement.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagement.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagement Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagement --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementResourceNamespace.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementResourceNamespace.md index 507522cdb54e..3b77c5cc39bb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementResourceNamespace.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementResourceNamespace.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementresourcenamespace Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementResourceNamespace --- @@ -566,6 +566,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementResourceNamespaceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementResourceNamespaceCount.md index c2cd4b25525a..056750f9bdc4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementResourceNamespaceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementResourceNamespaceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementresourcenamespacecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementResourceNamespaceCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction.md index baf3d6b5a7e5..88bb69386914 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementresourcenamespaceresourceaction Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction --- @@ -595,6 +595,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionCount.md index e7cd0c19975b..0a03509300a5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementresourcenamespaceresourceactioncount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionCount --- @@ -381,6 +381,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignment.md index cfa8ce131914..b93578ce6a65 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignment --- @@ -587,6 +587,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope.md index 87531a73f2d7..5bff7c670a8a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentappscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentCount.md index 89a48d9782d6..07412cbe9dc1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope.md index 36a3dbf970ec..00d2acc8b232 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentdirectoryscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal.md index 2cb3e3c97f8e..79db8294753c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition.md index ad532fb8f9f9..a9139a86196c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentroledefinition Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule.md index dcebbd1b5d50..8e509aea85d1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentschedule Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule --- @@ -566,6 +566,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing.md index fdaf06925633..41ead0e1c7f6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentscheduleactivatedusing Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope.md index 8630d8f0013e..bf488e222b29 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentscheduleappscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleCount.md index 3fa1ec545d7b..1721d0eea8b0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentschedulecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope.md index cebdc5815dd9..f2657277fc6f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentscheduledirectoryscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance.md index d852eb8b61a9..5e7cc8be9c59 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentscheduleinstance Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance --- @@ -566,6 +566,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing.md index 1565446900f2..bb66f4e2f1d4 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentscheduleinstanceactivatedusing Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope.md index 3262d7379098..b8ee52ad4db0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentscheduleinstanceappscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount.md index a5d43e1bc350..9a7c45790c5f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentscheduleinstancecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope.md index c30ab908c509..007507a6234f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentscheduleinstancedirectoryscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal.md index f01dea29f377..917941d56c32 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentscheduleinstanceprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal --- @@ -383,6 +383,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition.md index 1da97e7afbcc..325d432b4f42 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentscheduleinstanceroledefinition Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition --- @@ -383,6 +383,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal.md index 8a1fb323c932..8ffeeaa7a594 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentscheduleprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal --- @@ -383,6 +383,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest.md index b3e626d600b9..ac0750b64929 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentschedulerequest Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest --- @@ -566,6 +566,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing.md index d5e74542d62c..07e8340bad76 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentschedulerequestactivatedusing Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope.md index 006ce16c1ea6..573c57c4e863 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentschedulerequestappscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount.md index 01ca0dd0cb1d..2ff0eae9ffee 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentschedulerequestcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope.md index 8cbe2e31701c..34a89810a377 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentschedulerequestdirectoryscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal.md index ded980a5ac60..1d3e133cfefe 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentschedulerequestprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition.md index b3023c678a34..3db302f09737 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentschedulerequestroledefinition Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule.md index f4cda540a20f..5c2a3bae17f2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentschedulerequesttargetschedule Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition.md index 88686c8c4fb5..82697bb131db 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleassignmentscheduleroledefinition Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition --- @@ -383,6 +383,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleDefinition.md index 70d9b1299749..09637cf5c39c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroledefinition Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleDefinition --- @@ -587,6 +587,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleDefinitionCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleDefinitionCount.md index 00ed9de173e2..ebf65cb69ae6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleDefinitionCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleDefinitionCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroledefinitioncount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleDefinitionCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom.md index 1f0f083259a4..a89e1b020fb9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroledefinitioninheritpermissionfrom Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom --- @@ -598,6 +598,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount.md index e9d5a3dfe3af..05cc796011a9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroledefinitioninheritpermissionfromcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount --- @@ -381,6 +381,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule.md index a4645d5706b7..40950e25b2cd 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleeligibilityschedule Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule --- @@ -566,6 +566,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope.md index 9570b9ecdb9d..2d5356bb52a3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleeligibilityscheduleappscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleCount.md index 269d38bb3659..15bc8c65fcdc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleeligibilityschedulecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope.md index 5ce1e4f8197b..27f6689c2ef1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleeligibilityscheduledirectoryscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance.md index 7234f1fcc31d..e8fa15b775b0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleeligibilityscheduleinstance Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance --- @@ -567,6 +567,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope.md index 16875a4e6958..e676cd2e5228 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleeligibilityscheduleinstanceappscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount.md index 7dc1cf73b814..da612246aff8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleeligibilityscheduleinstancecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope.md index 5fe93783e9bb..5742b054711b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleeligibilityscheduleinstancedirectoryscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal.md index a5c0591211db..ed7594dbb2e7 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleeligibilityscheduleinstanceprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal --- @@ -383,6 +383,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition.md index a0e7a5996ca7..855350497a74 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleeligibilityscheduleinstanceroledefinition Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition --- @@ -383,6 +383,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal.md index 4cbd46b0ba7c..56a9e7f50469 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleeligibilityscheduleprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal --- @@ -383,6 +383,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest.md index 6d3aaeb81fe5..cc5e0434af46 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleeligibilityschedulerequest Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest --- @@ -566,6 +566,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope.md index d6883ffe80c5..e063b4d0c4ae 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleeligibilityschedulerequestappscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount.md index ccd0788d80ca..e06a67398354 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleeligibilityschedulerequestcount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope.md index e9106a902557..1b5f50562ec6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleeligibilityschedulerequestdirectoryscope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal.md index 250a671072a9..44fed093bf0c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleeligibilityschedulerequestprincipal Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition.md index 483b7ac511a5..f0e921e4539d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleeligibilityschedulerequestroledefinition Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule.md index c82099cc0a19..ef5eb276a37b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleeligibilityschedulerequesttargetschedule Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition.md index 02d70bfe9250..7a81e1f529af 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mgrolemanagemententitlementmanagementroleeligibilityscheduleroledefinition Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition --- @@ -383,6 +383,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgUserAgreementAcceptance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgUserAgreementAcceptance.md index a0df9ba5a1f5..c5c90aaa41fb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgUserAgreementAcceptance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgUserAgreementAcceptance.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mguseragreementacceptance Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserAgreementAcceptance --- @@ -611,6 +611,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgUserAgreementAcceptanceCount.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgUserAgreementAcceptanceCount.md index 901e7d6622f6..9fd6abe4337e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgUserAgreementAcceptanceCount.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Get-MgUserAgreementAcceptanceCount.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/get-mguseragreementacceptancecount Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Get-MgUserAgreementAcceptanceCount --- @@ -387,6 +387,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Initialize-MgIdentityGovernanceLifecycleWorkflow.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Initialize-MgIdentityGovernanceLifecycleWorkflow.md index 2be6c3132a98..f63e901aa638 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Initialize-MgIdentityGovernanceLifecycleWorkflow.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Initialize-MgIdentityGovernanceLifecycleWorkflow.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/initialize-mgidentitygovernancelifecycleworkflow Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Initialize-MgIdentityGovernanceLifecycleWorkflow --- @@ -1473,6 +1473,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2848,6 +2896,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3631,6 +3687,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4331,7 +4392,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4446,8 +4508,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4512,7 +4574,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4533,6 +4605,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5599,6 +5672,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task @@ -6574,6 +6648,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7949,6 +8071,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8732,6 +8862,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9432,7 +9567,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9547,8 +9683,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9613,7 +9749,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9634,6 +9780,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow.md index 0e50861f455b..c16407d010f6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/initialize-mgidentitygovernancelifecycleworkflowdeleteditemworkflow Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow --- @@ -1443,6 +1443,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2818,6 +2866,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -3601,6 +3657,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4301,7 +4362,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4416,8 +4478,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4482,7 +4544,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4503,6 +4575,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5569,6 +5642,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task @@ -6544,6 +6618,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7919,6 +8041,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -8702,6 +8832,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9402,7 +9537,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9517,8 +9653,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9583,7 +9719,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9604,6 +9750,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation.md index 7b2e8837dcc0..03e7bcf5b79f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgacceptidentitygovernanceaccessreviewdefinitioninstancerecommendation Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation --- @@ -440,6 +440,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision.md index 1bbace94262a..a5c6917063f6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgbatchidentitygovernanceaccessreviewdefinitioninstancerecorddecision Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision --- @@ -673,6 +673,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser.md index c380b187dad5..eae7ebbed71a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilterentitlementmanagementaccesspackageassignmentapprovalbycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser --- @@ -540,6 +540,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterEntitlementManagementAccessPackageByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterEntitlementManagementAccessPackageByCurrentUser.md index aefa17eb437b..4b9129e5bb02 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterEntitlementManagementAccessPackageByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterEntitlementManagementAccessPackageByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilterentitlementmanagementaccesspackagebycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterEntitlementManagementAccessPackageByCurrentUser --- @@ -534,6 +534,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterEntitlementManagementAssignmentByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterEntitlementManagementAssignmentByCurrentUser.md index 301d1ddbc3fa..b3bb77791b3c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterEntitlementManagementAssignmentByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterEntitlementManagementAssignmentByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilterentitlementmanagementassignmentbycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterEntitlementManagementAssignmentByCurrentUser --- @@ -531,6 +531,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterEntitlementManagementAssignmentRequestByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterEntitlementManagementAssignmentRequestByCurrentUser.md index e88a76a00fe9..fdd9d29c2633 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterEntitlementManagementAssignmentRequestByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterEntitlementManagementAssignmentRequestByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilterentitlementmanagementassignmentrequestbycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterEntitlementManagementAssignmentRequestByCurrentUser --- @@ -534,6 +534,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser.md index f109ef21f262..c11f4784f663 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilteridentitygovernanceaccessreviewdefinitionbycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser --- @@ -534,6 +534,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser.md index f1fd08543072..e1df14de07a3 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilteridentitygovernanceaccessreviewdefinitioninstancebycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser --- @@ -555,6 +555,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser.md index bcca1dce26cf..c421f608d694 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilteridentitygovernanceaccessreviewdefinitioninstancedecisionbycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser --- @@ -579,6 +579,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser.md index 4fb0841752cd..fbf1fe8668b9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilteridentitygovernanceaccessreviewdefinitioninstancestagebycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser --- @@ -577,6 +577,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser.md index e4fc5cad8078..fbe6e1395e87 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilteridentitygovernanceaccessreviewdefinitioninstancestagedecisionbycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser --- @@ -600,6 +600,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAppConsentRequestByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAppConsentRequestByCurrentUser.md index 453c19481114..cc1cbd64a9d5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAppConsentRequestByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAppConsentRequestByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilteridentitygovernanceappconsentrequestbycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterIdentityGovernanceAppConsentRequestByCurrentUser --- @@ -534,6 +534,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser.md index 0219bb2a46ba..24646e6c95de 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilteridentitygovernanceappconsentrequestuserconsentrequestbycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser --- @@ -555,6 +555,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser.md index 35a791acb539..f8012e43943d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilteridentitygovernanceprivilegedaccessgroupassignmentapprovalbycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser --- @@ -532,6 +532,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser.md index 4536b8e25c8d..f70da8b29313 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilteridentitygovernanceprivilegedaccessgroupassignmentschedulebycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser --- @@ -534,6 +534,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser.md index 8d3f92a31743..3fb1d5f68f90 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilteridentitygovernanceprivilegedaccessgroupassignmentscheduleinstancebycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser --- @@ -534,6 +534,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser.md index 626b48b0d5ce..8fd22860ab74 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilteridentitygovernanceprivilegedaccessgroupassignmentschedulerequestbycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser --- @@ -534,6 +534,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser.md index 0e057c6d5b4a..9d825263389c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilteridentitygovernanceprivilegedaccessgroupeligibilityschedulebycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser --- @@ -545,6 +545,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser.md index aee78354507a..48c1bd4bebec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilteridentitygovernanceprivilegedaccessgroupeligibilityscheduleinstancebycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser --- @@ -534,6 +534,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser.md index facfb807668d..1e8bb2d4fee6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilteridentitygovernanceprivilegedaccessgroupeligibilityschedulerequestbycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser --- @@ -534,6 +534,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser.md index d3e10132289c..378b7fe42f29 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilterrolemanagementdirectoryroleassignmentschedulebycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser --- @@ -534,6 +534,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser.md index 5c84f24bdd30..643f24794dcb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilterrolemanagementdirectoryroleassignmentscheduleinstancebycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser --- @@ -534,6 +534,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser.md index 661a82d1de9d..40699ddc1e8e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilterrolemanagementdirectoryroleassignmentschedulerequestbycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser --- @@ -536,6 +536,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser.md index d1997d83e3ba..3fdba6ff0b41 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilterrolemanagementdirectoryroleeligibilityschedulebycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser --- @@ -534,6 +534,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser.md index 3196daecf2af..42123e72cb73 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilterrolemanagementdirectoryroleeligibilityscheduleinstancebycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser --- @@ -534,6 +534,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser.md index c73387631c28..0b96892840e5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilterrolemanagementdirectoryroleeligibilityschedulerequestbycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser --- @@ -536,6 +536,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser.md index efd625f05ba1..a84c0692462e 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilterrolemanagemententitlementmanagementroleassignmentschedulebycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser --- @@ -513,6 +513,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser.md index 0ba0f6550b79..6ad79a29c08d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilterrolemanagemententitlementmanagementroleassignmentscheduleinstancebycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser --- @@ -513,6 +513,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser.md index 469d796f23e7..781fc4b4276d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilterrolemanagemententitlementmanagementroleassignmentschedulerequestbycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser --- @@ -515,6 +515,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser.md index 004165fe5bb7..cdeb4dd8fcf0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilterrolemanagemententitlementmanagementroleeligibilityschedulebycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser --- @@ -513,6 +513,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser.md index b2e46b3b344a..70e3475e0008 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilterrolemanagemententitlementmanagementroleeligibilityscheduleinstancebycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser --- @@ -513,6 +513,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser.md index 875937fecd17..41d7e99dfc67 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgfilterrolemanagemententitlementmanagementroleeligibilityschedulerequestbycurrentuser Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser --- @@ -515,6 +515,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgGraphIdentityGovernanceLifecycleWorkflowInsight.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgGraphIdentityGovernanceLifecycleWorkflowInsight.md index b4415f76a981..b6d27df3cfab 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgGraphIdentityGovernanceLifecycleWorkflowInsight.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgGraphIdentityGovernanceLifecycleWorkflowInsight.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mggraphidentitygovernancelifecycleworkflowinsight Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgGraphIdentityGovernanceLifecycleWorkflowInsight --- @@ -373,6 +373,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun.md index ad2c001ea172..e7b88adc9a5f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgsummaryidentitygovernancelifecycleworkflowrun Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun --- @@ -390,6 +390,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult.md index 1f57016cc494..a33101cb00b6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgsummaryidentitygovernancelifecycleworkflowrunuserprocessingresult Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult --- @@ -410,6 +410,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowTaskReport.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowTaskReport.md index 7921febdf56e..fbd33bf09301 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowTaskReport.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowTaskReport.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgsummaryidentitygovernancelifecycleworkflowtaskreport Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowTaskReport --- @@ -385,6 +385,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult.md index f6349df051d9..530d37bf56a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgsummaryidentitygovernancelifecycleworkflowuserprocessingresult Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult --- @@ -381,6 +381,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary.md index 6d0f06aeae99..4f23f83259ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgtopidentitygovernancelifecycleworkflowinsighttaskprocessedsummary Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary --- @@ -483,6 +483,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary.md index 63dabb78b1fd..a6c8b76db2ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgtopidentitygovernancelifecycleworkflowinsightworkflowprocessedsummary Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary --- @@ -483,6 +483,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary.md index 3b7962e557ce..f124bd5ec4ad 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Invoke-MgWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/invoke-mgworkflowidentitygovernancelifecycleworkflowinsightprocessedsummary Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: Invoke-MgWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary --- @@ -374,6 +374,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Microsoft.Graph.Identity.Governance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Microsoft.Graph.Identity.Governance.md index 1d98e63d6ade..53c729403880 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Microsoft.Graph.Identity.Governance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/Microsoft.Graph.Identity.Governance.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Identity.Governance -Module Guid: ebae2592-ac7c-4309-9632-c8f9175b1cfe +Module Guid: 3597a727-a5e5-4e8d-a712-8b04a0969f5a Download Help Link: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.identity.governance/?view=graph-powershell-1.0 Help Version: 1.0.0.0 Locale: en-US diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgAgreement.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgAgreement.md index ed7c241d8320..5a1603413937 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgAgreement.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgAgreement.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgagreement Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgAgreement --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgAgreementAcceptance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgAgreementAcceptance.md index fde4c522f51e..91c08b3cf5ec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgAgreementAcceptance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgAgreementAcceptance.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgagreementacceptance Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgAgreementAcceptance --- @@ -891,6 +891,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgAgreementFile.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgAgreementFile.md index 83b63edb4039..5c1086b3a11b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgAgreementFile.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgAgreementFile.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgagreementfile Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgAgreementFile --- @@ -789,6 +789,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgAgreementFileLocalization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgAgreementFileLocalization.md index 19821fd73f5a..d8e0f17699b0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgAgreementFileLocalization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgAgreementFileLocalization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgagreementfilelocalization Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgAgreementFileLocalization --- @@ -790,6 +790,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgAgreementFileLocalizationVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgAgreementFileLocalizationVersion.md index 0084773884ed..6be10d7d0042 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgAgreementFileLocalizationVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgAgreementFileLocalizationVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgagreementfilelocalizationversion Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgAgreementFileLocalizationVersion --- @@ -740,6 +740,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgAgreementFileVersion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgAgreementFileVersion.md index 67f5b9ab1d7f..e090ce4a9db0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgAgreementFileVersion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgAgreementFileVersion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgagreementfileversion Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgAgreementFileVersion --- @@ -740,6 +740,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAccessPackage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAccessPackage.md index e0c5522befd7..79f4e2295660 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAccessPackage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAccessPackage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementaccesspackage Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementAccessPackage --- @@ -1936,6 +1936,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2172,6 +2220,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4238,7 +4294,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4353,8 +4410,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4419,7 +4476,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4440,6 +4507,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5789,6 +5857,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -7106,6 +7179,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7342,6 +7463,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9408,7 +9537,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9523,8 +9653,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9589,7 +9719,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9610,6 +9750,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10959,6 +11100,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -12450,6 +12596,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12686,6 +12880,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14752,7 +14954,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14867,8 +15070,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14933,7 +15136,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14954,6 +15167,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -16303,6 +16517,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -17624,6 +17843,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -17860,6 +18127,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -19926,7 +20201,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -20041,8 +20317,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -20107,7 +20383,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -20128,6 +20414,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -21477,6 +21764,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -22962,6 +23254,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -23198,6 +23538,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -25264,7 +25612,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -25379,8 +25728,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -25445,7 +25794,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -25466,6 +25825,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -26815,6 +27175,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -28005,6 +28370,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -28241,6 +28654,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -30307,7 +30728,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -30422,8 +30844,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -30488,7 +30910,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -30509,6 +30941,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -31858,6 +32291,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAccessPackageAssignmentApprovalStage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAccessPackageAssignmentApprovalStage.md index 0b4786caa36e..d0e3ff74294b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAccessPackageAssignmentApprovalStage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAccessPackageAssignmentApprovalStage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementaccesspackageassignmentapprovalstage Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementAccessPackageAssignmentApprovalStage --- @@ -728,6 +728,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAccessPackageAssignmentPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAccessPackageAssignmentPolicy.md index 010904b77d9b..f88e0082cd0c 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAccessPackageAssignmentPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAccessPackageAssignmentPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementaccesspackageassignmentpolicy Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementAccessPackageAssignmentPolicy --- @@ -2033,6 +2033,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2269,6 +2317,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4335,7 +4391,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4450,8 +4507,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4516,7 +4573,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4537,6 +4604,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5886,6 +5954,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -7208,6 +7281,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7444,6 +7565,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9510,7 +9639,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9625,8 +9755,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9691,7 +9821,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9712,6 +9852,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -11061,6 +11202,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -12470,6 +12616,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12706,6 +12900,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14772,7 +14974,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14887,8 +15090,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14953,7 +15156,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14974,6 +15187,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -16323,6 +16537,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef.md index 90cd123ba18a..5c720ea2c916 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementaccesspackageincompatibleaccesspackagebyref Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef --- @@ -557,6 +557,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef.md index 1d2905d74581..cc2ffc2f0477 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementaccesspackageincompatiblegroupbyref Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef --- @@ -557,6 +557,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAccessPackageResourceRoleScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAccessPackageResourceRoleScope.md index f2b509e6f6c5..4c3b59391952 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAccessPackageResourceRoleScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAccessPackageResourceRoleScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementaccesspackageresourcerolescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementAccessPackageResourceRoleScope --- @@ -769,6 +769,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAssignment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAssignment.md index bc0e4f2a782f..6ea350cf554f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAssignment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAssignment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementassignment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementAssignment --- @@ -1830,6 +1830,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2066,6 +2114,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4132,7 +4188,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4247,8 +4304,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4313,7 +4370,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4334,6 +4401,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5683,6 +5751,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -6999,6 +7072,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7235,6 +7356,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9301,7 +9430,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9416,8 +9546,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9482,7 +9612,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9503,6 +9643,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10852,6 +10993,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -12347,6 +12493,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12583,6 +12777,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -14649,7 +14851,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -14764,8 +14967,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -14830,7 +15033,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -14851,6 +15064,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -16200,6 +16414,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAssignmentPolicy.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAssignmentPolicy.md index 5a1eacbb0173..b06685d5af47 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAssignmentPolicy.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAssignmentPolicy.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementassignmentpolicy Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementAssignmentPolicy --- @@ -2378,6 +2378,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2614,6 +2662,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4680,7 +4736,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4795,8 +4852,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4861,7 +4918,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4882,6 +4949,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -6231,6 +6299,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -7553,6 +7626,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7789,6 +7910,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9855,7 +9984,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9970,8 +10100,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10036,7 +10166,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10057,6 +10197,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -11406,6 +11547,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -12815,6 +12961,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -13051,6 +13245,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -15117,7 +15319,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15232,8 +15435,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15298,7 +15501,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15319,6 +15532,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -16668,6 +16882,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting.md index d1f5b84b77ab..1866cd7a869d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementassignmentpolicycustomextensionstagesetting Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting --- @@ -603,6 +603,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAssignmentPolicyQuestion.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAssignmentPolicyQuestion.md index 70ef8193f92a..67674ce167a6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAssignmentPolicyQuestion.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAssignmentPolicyQuestion.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementassignmentpolicyquestion Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementAssignmentPolicyQuestion --- @@ -655,6 +655,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAssignmentRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAssignmentRequest.md index 60569db543df..6a5e4e1aa093 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAssignmentRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementAssignmentRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementassignmentrequest Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementAssignmentRequest --- @@ -2120,6 +2120,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2356,6 +2404,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4422,7 +4478,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4537,8 +4594,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4603,7 +4660,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4624,6 +4691,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5973,6 +6041,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -7398,6 +7471,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7634,6 +7755,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9700,7 +9829,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9815,8 +9945,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9881,7 +10011,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9902,6 +10042,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -11251,6 +11392,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -12703,6 +12849,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -12939,6 +13133,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -15005,7 +15207,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -15120,8 +15323,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -15186,7 +15389,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -15207,6 +15420,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -16556,6 +16770,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalog.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalog.md index 497aec866034..f137b1d35114 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalog.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalog.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementcatalog Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementCatalog --- @@ -1946,6 +1946,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2182,6 +2230,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4248,7 +4304,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4363,8 +4420,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4429,7 +4486,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4450,6 +4517,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5799,6 +5867,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -7120,6 +7193,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7356,6 +7477,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9422,7 +9551,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9537,8 +9667,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9603,7 +9733,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9624,6 +9764,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10973,6 +11114,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogCustomWorkflowExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogCustomWorkflowExtension.md index 3c7da7da9862..c744a8f2309d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogCustomWorkflowExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogCustomWorkflowExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementcatalogcustomworkflowextension Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementCatalogCustomWorkflowExtension --- @@ -731,6 +731,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResource.md index 827b6885dcdc..627849f3008d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementcatalogresource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementCatalogResource --- @@ -941,6 +941,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResourceRole.md index 99056cd5b97a..8fc73242aa67 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementcatalogresourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementCatalogResourceRole --- @@ -1094,6 +1094,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResourceRoleResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResourceRoleResourceScope.md index f2862ec67ee4..06b95bbd6344 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResourceRoleResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResourceRoleResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementcatalogresourceroleresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementCatalogResourceRoleResourceScope --- @@ -986,6 +986,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole.md index 9e0ec2a00ff0..e165fefc0009 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementcatalogresourceroleresourcescoperesourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole --- @@ -768,6 +768,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResourceScope.md index b96dd7cca9ec..f90421ac552a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementcatalogresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementCatalogResourceScope --- @@ -1146,6 +1146,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResourceScopeResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResourceScopeResourceRole.md index ea7bbd49064e..0a6e19b5d67d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResourceScopeResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResourceScopeResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementcatalogresourcescoperesourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementCatalogResourceScopeResourceRole --- @@ -945,6 +945,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope.md index 549caa3e8e0d..6da4118d7639 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementcatalogresourcescoperesourceroleresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope --- @@ -796,6 +796,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementConnectedOrganization.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementConnectedOrganization.md index d97033c87ded..5e42a90f21e1 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementConnectedOrganization.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementConnectedOrganization.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementconnectedorganization Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementConnectedOrganization --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef.md index d0c6bfcd6c68..c00d0ac85c81 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementconnectedorganizationexternalsponsorbyref Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef --- @@ -559,6 +559,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef.md index ff70999ca5f1..2789e26da4ca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementconnectedorganizationinternalsponsorbyref Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef --- @@ -559,6 +559,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResource.md index 05cd23643e73..6760d1908d8f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResource --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceEnvironment.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceEnvironment.md index 78bf9c4998fb..b98a66ea4b50 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceEnvironment.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceEnvironment.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourceenvironment Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceEnvironment --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceEnvironmentResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceEnvironmentResource.md index b9ea247d04b4..e57f1f7d3d33 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceEnvironmentResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceEnvironmentResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourceenvironmentresource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceEnvironmentResource --- @@ -941,6 +941,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceEnvironmentResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceEnvironmentResourceRole.md index 72f02378bd17..7d8fea3dbf39 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceEnvironmentResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceEnvironmentResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourceenvironmentresourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceEnvironmentResourceRole --- @@ -740,6 +740,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope.md index 032fbd0600d4..1df002b06912 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourceenvironmentresourceroleresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope --- @@ -796,6 +796,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceEnvironmentResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceEnvironmentResourceScope.md index c96ea1625fcd..b43653ad6723 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceEnvironmentResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceEnvironmentResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourceenvironmentresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceEnvironmentResourceScope --- @@ -767,6 +767,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole.md index 044786320b93..09d8fa70a2ca 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourceenvironmentresourcescoperesourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole --- @@ -768,6 +768,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequest.md index 359b2a9b6eea..eb924362dc32 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourcerequest Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceRequest --- @@ -1832,6 +1832,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -2068,6 +2116,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4134,7 +4190,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4249,8 +4306,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4315,7 +4372,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4336,6 +4403,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5685,6 +5753,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -7095,6 +7168,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -7331,6 +7452,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9397,7 +9526,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -9512,8 +9642,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -9578,7 +9708,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -9599,6 +9739,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -10948,6 +11089,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension.md index 779ccec381cc..8f25fbddb8ff 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourcerequestcatalogcustomworkflowextension Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension --- @@ -671,6 +671,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResource.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResource.md index 135ebfd1f3ed..c51fa220fc8f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResource.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResource.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourcerequestcatalogresource Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceRequestCatalogResource --- @@ -941,6 +941,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResourceRole.md index 586d05a8ab36..9ec21e0701af 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourcerequestcatalogresourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceRequestCatalogResourceRole --- @@ -1100,6 +1100,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope.md index 53ae919054c6..8bcbdec53d62 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourcerequestcatalogresourceroleresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope --- @@ -988,6 +988,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole.md index 363fb1851cc1..2e0f242521fb 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourcerequestcatalogresourceroleresourcescoperesourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole --- @@ -768,6 +768,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResourceScope.md index b1ff93464eb1..acec7880656b 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourcerequestcatalogresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceRequestCatalogResourceScope --- @@ -1154,6 +1154,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole.md index e5acb4ec43ae..aa2d517b2962 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourcerequestcatalogresourcescoperesourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole --- @@ -947,6 +947,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope.md index 01af56321ce7..547345e5c266 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourcerequestcatalogresourcescoperesourceroleresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope --- @@ -796,6 +796,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestResourceRole.md index d69bd2324918..7d0901c02c23 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourcerequestresourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceRequestResourceRole --- @@ -710,6 +710,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestResourceRoleResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestResourceRoleResourceScope.md index 571ab97bbac6..9190e9062017 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestResourceRoleResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestResourceRoleResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourcerequestresourceroleresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceRequestResourceRoleResourceScope --- @@ -767,6 +767,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestResourceScope.md index f9fb228621e5..644b7e315df6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourcerequestresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceRequestResourceScope --- @@ -736,6 +736,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestResourceScopeResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestResourceScopeResourceRole.md index 96abdb9fc443..0812c3838be9 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestResourceScopeResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRequestResourceScopeResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourcerequestresourcescoperesourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceRequestResourceScopeResourceRole --- @@ -740,6 +740,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRole.md index f8e709cae68c..bf58f99587f5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceRole --- @@ -710,6 +710,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleResourceScope.md index 05e95217b3a6..df4a80c543ba 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourceroleresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceRoleResourceScope --- @@ -765,6 +765,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScope.md index 0cbf6ec2ed8f..f4dc140e2139 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourcerolescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceRoleScope --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScopeResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScopeResourceRole.md index 4ef1fdd112b3..bda00a3a8979 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScopeResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScopeResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourcerolescoperesourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceRoleScopeResourceRole --- @@ -710,6 +710,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope.md index 939991b32d29..6d6be9f42f14 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourcerolescoperesourceroleresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope --- @@ -767,6 +767,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScopeResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScopeResourceScope.md index 2080daedb26f..2200c81a50a5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScopeResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScopeResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourcerolescoperesourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceRoleScopeResourceScope --- @@ -736,6 +736,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScopeRoleResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScopeRoleResourceRole.md index 714225bd545e..6f1c57efd29a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScopeRoleResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScopeRoleResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourcerolescoperoleresourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceRoleScopeRoleResourceRole --- @@ -712,6 +712,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScopeRoleResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScopeRoleResourceScope.md index cc11399b34a0..4ff8c8bd3eb8 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScopeRoleResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScopeRoleResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourcerolescoperoleresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceRoleScopeRoleResourceScope --- @@ -740,6 +740,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole.md index 6ee39c143748..d3076b665003 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourcerolescoperoleresourcescoperesourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole --- @@ -740,6 +740,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceScope.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceScope.md index e246bfdc0965..fbafa5937a66 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceScope.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceScope.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourcescope Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceScope --- @@ -736,6 +736,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceScopeResourceRole.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceScopeResourceRole.md index e950fa4c4bb3..c8f11be37ff2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceScopeResourceRole.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgEntitlementManagementResourceScopeResourceRole.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgentitlementmanagementresourcescoperesourcerole Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgEntitlementManagementResourceScopeResourceRole --- @@ -738,6 +738,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinition.md index 43590935a4ec..1727d2a6d8fc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgidentitygovernanceaccessreviewdefinition Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgIdentityGovernanceAccessReviewDefinition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstance.md index 923277de50f5..9a4f0fb77f39 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstance.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgidentitygovernanceaccessreviewdefinitioninstance Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgIdentityGovernanceAccessReviewDefinitionInstance --- @@ -986,6 +986,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer.md index 24704c65ecfe..51fd78b0413a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgidentitygovernanceaccessreviewdefinitioninstancecontactedreviewer Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer --- @@ -624,6 +624,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision.md index e4a3ecb36673..927eb156732a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgidentitygovernanceaccessreviewdefinitioninstancedecision Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision --- @@ -1022,6 +1022,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight.md index ff8e4c269f38..bd3c84e99eb6 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgidentitygovernanceaccessreviewdefinitioninstancedecisioninsight Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight --- @@ -595,6 +595,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstanceStage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstanceStage.md index ff4029a92388..d59cc0f4cf45 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstanceStage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstanceStage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgidentitygovernanceaccessreviewdefinitioninstancestage Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgIdentityGovernanceAccessReviewDefinitionInstanceStage --- @@ -869,6 +869,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision.md index 76e949e17b92..9655020e52ec 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgidentitygovernanceaccessreviewdefinitioninstancestagedecision Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision --- @@ -1049,6 +1049,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight.md index 50a1ae60f0ec..203d197c31b5 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgidentitygovernanceaccessreviewdefinitioninstancestagedecisioninsight Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight --- @@ -623,6 +623,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewHistoryDefinition.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewHistoryDefinition.md index a5d4c5d27233..431f7adff33d 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewHistoryDefinition.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewHistoryDefinition.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgidentitygovernanceaccessreviewhistorydefinition Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgIdentityGovernanceAccessReviewHistoryDefinition --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance.md index e565131528e2..8f23905246a0 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgidentitygovernanceaccessreviewhistorydefinitioninstance Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance --- @@ -719,6 +719,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri.md index a7752b3c04da..82d358e7be01 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgidentitygovernanceaccessreviewhistorydefinitioninstancedownloaduri Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri --- @@ -430,6 +430,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAppConsentRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAppConsentRequest.md index 17e630efad2f..714daaccd1cc 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAppConsentRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAppConsentRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgidentitygovernanceappconsentrequest Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgIdentityGovernanceAppConsentRequest --- diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAppConsentRequestUserConsentRequest.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAppConsentRequestUserConsentRequest.md index 01c4761084a2..3f81caec197f 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAppConsentRequestUserConsentRequest.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAppConsentRequestUserConsentRequest.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgidentitygovernanceappconsentrequestuserconsentrequest Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgIdentityGovernanceAppConsentRequestUserConsentRequest --- @@ -819,6 +819,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage.md index 9289609d4f91..621b191fdce2 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgidentitygovernanceappconsentrequestuserconsentrequestapprovalstage Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage --- @@ -757,6 +757,7 @@ INPUTOBJECT ``: Identity Parameter [PrivilegedAccessGroupEligibilityScheduleInstanceId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleInstance [PrivilegedAccessGroupEligibilityScheduleRequestId ]: The unique identifier of privilegedAccessGroupEligibilityScheduleRequest [RunId ]: The unique identifier of run + [RunId1 ]: The unique identifier of run [StartDateTime ]: Usage: startDateTime={startDateTime} [TaskDefinitionId ]: The unique identifier of taskDefinition [TaskId ]: The unique identifier of task diff --git a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceLifecycleWorkflow.md b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceLifecycleWorkflow.md index 912b85bb3bd4..8a422e50c35a 100644 --- a/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceLifecycleWorkflow.md +++ b/microsoftgraph/graph-powershell-1.0/Microsoft.Graph.Identity.Governance/New-MgIdentityGovernanceLifecycleWorkflow.md @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Identity.Governance-Help.xml HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.identity.governance/new-mgidentitygovernancelifecycleworkflow Locale: en-US Module Name: Microsoft.Graph.Identity.Governance -ms.date: 12/05/2025 +ms.date: 01/16/2026 PlatyPS schema version: 2024-05-01 title: New-MgIdentityGovernanceLifecycleWorkflow --- @@ -427,7 +427,7 @@ HelpMessage: '' ### -ExecutionScope -The unique identifier of the Microsoft Entra identity that last modified the workflow object. +The list of users that meet the workflowExecutionConditions of a workflow. To construct, see NOTES section for EXECUTIONSCOPE properties and create a hash table. ```yaml @@ -1865,6 +1865,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -3240,6 +3288,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -4023,6 +4079,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -4723,7 +4784,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -4838,8 +4900,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -4904,7 +4966,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -4925,6 +4997,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -5989,16 +6062,37 @@ Value is null if task execution has not yet started.Supports $filter(lt, le, gt, [Subject ]: Represents a Microsoft Entra user account. [Task ]: task [DeletedDateTime ]: When the workflow was deleted.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. - [ExecutionScope ]: The unique identifier of the Microsoft Entra identity that last modified the workflow object. + [ExecutionScope ]: The list of users that meet the workflowExecutionConditions of a workflow. [Id ]: The unique identifier for an entity. Read-only. [CompletedDateTime ]: The date time that the workflow execution for a user completed. Value is null if the workflow hasn't completed.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. [FailedTasksCount ]: The number of tasks that failed in the workflow execution. [ProcessingStatus ]: lifecycleWorkflowProcessingStatus + [ReprocessedRuns ]: The related reprocessed workflow run. + [Id ]: The unique identifier for an entity. +Read-only. + [ActivatedOnScope ]: activationScope + [(Any) ]: This indicates any property can be added to this object. + [CompletedDateTime ]: The date time that the run completed. +Value is null if the workflow hasn't completed.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. + [FailedTasksCount ]: The number of tasks that failed in the run execution. + [FailedUsersCount ]: The number of users that failed in the run execution. + [LastUpdatedDateTime ]: The datetime that the run was last updated.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. + [ProcessingStatus ]: lifecycleWorkflowProcessingStatus + [ReprocessedRuns ]: The related reprocessed workflow run. + [ScheduledDateTime ]: The date time that the run is scheduled to be executed for a workflow.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. + [StartedDateTime ]: The date time that the run execution started.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. + [SuccessfulUsersCount ]: The number of successfully completed users in the run. + [TaskProcessingResults ]: The related taskProcessingResults. + [TotalTasksCount ]: + [TotalUnprocessedTasksCount ]: The total number of unprocessed tasks in the run execution. + [TotalUsersCount ]: The total number of users in the workflow execution. + [UserProcessingResults ]: The associated individual user execution. + [WorkflowExecutionType ]: workflowExecutionType [ScheduledDateTime ]: The date time that the workflow is scheduled to be executed for a user.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. [StartedDateTime ]: The date time that the workflow execution started. -Value is null if the workflow execution has not started.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. +Value is null if the workflow execution hasn't started.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. [Subject ]: Represents a Microsoft Entra user account. [TaskProcessingResults ]: The associated individual task execution. [TotalTasksCount ]: The total number of tasks that in the workflow execution. @@ -6009,23 +6103,6 @@ Value is null if the workflow execution has not started.Supports $filter(lt, le, [NextScheduleRunDateTime ]: The date time when the workflow is expected to run next based on the schedule interval, if there are any users matching the execution conditions. Supports $filter(lt,gt) and $orderby. [Runs ]: Workflow runs. - [Id ]: The unique identifier for an entity. -Read-only. - [CompletedDateTime ]: The date time that the run completed. -Value is null if the workflow hasn't completed.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. - [FailedTasksCount ]: The number of tasks that failed in the run execution. - [FailedUsersCount ]: The number of users that failed in the run execution. - [LastUpdatedDateTime ]: The datetime that the run was last updated.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. - [ProcessingStatus ]: lifecycleWorkflowProcessingStatus - [ScheduledDateTime ]: The date time that the run is scheduled to be executed for a workflow.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. - [StartedDateTime ]: The date time that the run execution started.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. - [SuccessfulUsersCount ]: The number of successfully completed users in the run. - [TaskProcessingResults ]: The related taskProcessingResults. - [TotalTasksCount ]: - [TotalUnprocessedTasksCount ]: The total number of unprocessed tasks in the run execution. - [TotalUsersCount ]: The total number of users in the workflow execution. - [UserProcessingResults ]: The associated individual user execution. - [WorkflowExecutionType ]: workflowExecutionType [TaskReports ]: Represents the aggregation of task execution data for tasks within a workflow object. [Id ]: The unique identifier for an entity. Read-only. @@ -7028,6 +7105,54 @@ A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. @@ -8403,6 +8528,14 @@ Read-only. [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. + [AssignedRoles ]: Represents the collection of Viva Engage roles assigned to a user. + [Id ]: The unique identifier for an entity. +Read-only. + [DisplayName ]: The name of the role. + [Members ]: Users that have this role assigned. + [Id ]: The unique identifier for an entity. +Read-only. + [User ]: Represents a Microsoft Entra user account. [LearningCourseActivities ]: [Id ]: The unique identifier for an entity. Read-only. @@ -9186,6 +9319,11 @@ Read-only. Read-only. Returned by default. Supports $filter (eq including on null values). + [OnPremisesSyncBehavior ]: onPremisesSyncBehavior + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [IsCloudManaged ]: [OnPremisesSyncEnabled ]: true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. @@ -9886,7 +10024,8 @@ Nullable. [WebLink ]: The URL to open the message in Outlook on the web.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, the browser shows the message in the Outlook on the web review pane.The message opens in the browser if you are signed in to your mailbox via Outlook on the web. -You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame. +You are prompted to sign in if you are not already signed in with the browser.This URL cannot be accessed from within an iFrame.NOTE: When using this URL to access a message from a mailbox with delegate permissions, both the signed-in user and the target mailbox must be in the same database region. +For example, an error is returned when a user with a mailbox in the EUR (Europe) region attempts to access messages from a mailbox in the NAM (North America) region. [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable. @@ -10001,8 +10140,8 @@ Read-only. [Setting ]: The setting that is being reported [SettingName ]: Localized/user friendly setting name that is being reported [Sources ]: Contributing policies - [DisplayName ]: Not yet documented - [Id ]: Not yet documented + [DisplayName ]: + [Id ]: [SourceType ]: settingSourceType [State ]: complianceStatus [UserEmail ]: UserEmail @@ -10067,7 +10206,17 @@ Read-only. [SecureBootConfigurationPolicyFingerPrint ]: Fingerprint of the Custom Secure Boot Configuration Policy [TestSigning ]: When test signing is allowed, the device does not enforce signature validation during boot [TpmVersion ]: The security version number of the Boot Application - [VirtualSecureMode ]: VSM is a container that protects high value assets from a compromised kernel + [VirtualSecureMode ]: Indicates whether the device has Virtual Secure Mode (VSM) enabled. +Virtual Secure Mode (VSM) is a container that protects high value assets from a compromised kernel. +This property will be deprecated in beta from August 2023. +Support for this property will end in August 2025 for v1.0 API. +A new property virtualizationBasedSecurity is added and used instead. +The value used for virtualSecureMode will be passed by virtualizationBasedSecurity during the deprecation process. +Possible values are 'enabled', 'disabled' and 'notApplicable'. +'enabled' indicates Virtual Secure Mode (VSM) is enabled. +'disabled' indicates Virtual Secure Mode (VSM) is disabled. +'notApplicable' indicates the device is not a Windows 11 device. +Default value is 'notApplicable'. [WindowsPe ]: Operating system running with limited services that is used to prepare a computer for Windows [DeviceRegistrationState ]: Device registration status. [ExchangeAccessState ]: Device Exchange Access State. @@ -10088,6 +10237,7 @@ Valid values -1.79769313486232E+308 to 1.79769313486232E+308 Can be overwritten to a user friendly name. [ManagedDeviceOwnerType ]: Owner type of device. [ManagementAgent ]: managementAgentType + [ManagementState ]: Management state of device in Microsoft Intune. [Notes ]: Notes on the device created by IT Admin. Default is null. To retrieve actual values GET call needs to be made, with device id and included in select parameter. @@ -11108,37 +11258,59 @@ Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). NOTE: For more information about the permissions for members and guests, see What are the default user permissions in Microsoft Entra ID? -EXECUTIONSCOPE : The unique identifier of the Microsoft Entra identity that last modified the workflow object. +EXECUTIONSCOPE : The list of users that meet the workflowExecutionConditions of a workflow. [Id ]: The unique identifier for an entity. Read-only. [CompletedDateTime ]: The date time that the workflow execution for a user completed. Value is null if the workflow hasn't completed.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. [FailedTasksCount ]: The number of tasks that failed in the workflow execution. [ProcessingStatus ]: lifecycleWorkflowProcessingStatus - [ScheduledDateTime ]: The date time that the workflow is scheduled to be executed for a user.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. - [StartedDateTime ]: The date time that the workflow execution started. -Value is null if the workflow execution has not started.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. - [Subject ]: Represents a Microsoft Entra user account. - [(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. + [ReprocessedRuns ]: The related reprocessed workflow run. [Id ]: The unique identifier for an entity. Read-only. - [AboutMe ]: A freeform text entry field for the user to describe themselves. + [ActivatedOnScope ]: activationScope + [(Any) ]: This indicates any property can be added to this object. + [CompletedDateTime ]: The date time that the run completed. +Value is null if the workflow hasn't completed.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. + [FailedTasksCount ]: The number of tasks that failed in the run execution. + [FailedUsersCount ]: The number of users that failed in the run execution. + [LastUpdatedDateTime ]: The datetime that the run was last updated.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. + [ProcessingStatus ]: lifecycleWorkflowProcessingStatus + [ReprocessedRuns ]: The related reprocessed workflow run. + [ScheduledDateTime ]: The date time that the run is scheduled to be executed for a workflow.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. + [StartedDateTime ]: The date time that the run execution started.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. + [SuccessfulUsersCount ]: The number of successfully completed users in the run. + [TaskProcessingResults ]: The related taskProcessingResults. + [Id ]: The unique identifier for an entity. +Read-only. + [CompletedDateTime ]: The date time when taskProcessingResult execution ended. +Value is null if task execution is still in progress.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. + [CreatedDateTime ]: The date time when the taskProcessingResult was created.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. + [FailureReason ]: Describes why the taskProcessingResult has failed. + [ProcessingStatus ]: lifecycleWorkflowProcessingStatus + [StartedDateTime ]: The date time when taskProcessingResult execution started. +Value is null if task execution has not yet started.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. + [Subject ]: Represents a Microsoft Entra user account. + [(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. + [Id ]: The unique identifier for an entity. +Read-only. + [AboutMe ]: A freeform text entry field for the user to describe themselves. Returned only on $select. - [AccountEnabled ]: true if the account is enabled; otherwise, false. + [AccountEnabled ]: true if the account is enabled; otherwise, false. This property is required when a user is created. Returned only on $select. Supports $filter (eq, ne, not, and in). - [Activities ]: The user's activities across devices. + [Activities ]: The user's activities across devices. Read-only. Nullable. - [Id ]: The unique identifier for an entity. + [Id ]: The unique identifier for an entity. Read-only. - [ActivationUrl ]: Required. + [ActivationUrl ]: Required. URL used to launch the activity in the best native experience represented by the appId. Might launch a web-based app if no native app exists. - [ActivitySourceHost ]: Required. + [ActivitySourceHost ]: Required. URL for the domain representing the cross-platform identity mapping for the app. Mapping is stored either as a JSON file hosted on the domain or configurable via Windows Dev Center. The JSON file is named cross-platform-app-identifiers and is hosted at root of your HTTPS domain, either at the top level domain or include a sub domain. @@ -11146,1035 +11318,1083 @@ For example: https://contoso.com or https://myapp.contoso.com but NOT https://my You must have a unique file and domain (or sub domain) per cross-platform app identity. For example, a separate file and domain is needed for Word vs. PowerPoint. - [AppActivityId ]: Required. + [AppActivityId ]: Required. The unique activity ID in the context of the app - supplied by caller and immutable thereafter. - [AppDisplayName ]: Optional. + [AppDisplayName ]: Optional. Short text description of the app used to generate the activity for use in cases when the app is not installed on the user’s local device. - [ContentInfo ]: Json - [(Any) ]: This indicates any property can be added to this object. - [ContentUrl ]: Optional. + [ContentInfo ]: Json + [(Any) ]: This indicates any property can be added to this object. + [ContentUrl ]: Optional. Used in the event the content can be rendered outside of a native or web-based app experience (for example, a pointer to an item in an RSS feed). - [CreatedDateTime ]: Set by the server. + [CreatedDateTime ]: Set by the server. DateTime in UTC when the object was created on the server. - [ExpirationDateTime ]: Set by the server. + [ExpirationDateTime ]: Set by the server. DateTime in UTC when the object expired on the server. - [FallbackUrl ]: Optional. + [FallbackUrl ]: Optional. URL used to launch the activity in a web-based app, if available. - [HistoryItems ]: Optional. + [HistoryItems ]: Optional. NavigationProperty/Containment; navigation property to the activity's historyItems. - [Id ]: The unique identifier for an entity. + [Id ]: The unique identifier for an entity. Read-only. - [ActiveDurationSeconds ]: Optional. + [ActiveDurationSeconds ]: Optional. The duration of active user engagement. if not supplied, this is calculated from the startedDateTime and lastActiveDateTime. - [Activity ]: userActivity - [CreatedDateTime ]: Set by the server. + [Activity ]: userActivity + [CreatedDateTime ]: Set by the server. DateTime in UTC when the object was created on the server. - [ExpirationDateTime ]: Optional. + [ExpirationDateTime ]: Optional. UTC DateTime when the activityHistoryItem will undergo hard-delete. Can be set by the client. - [LastActiveDateTime ]: Optional. + [LastActiveDateTime ]: Optional. UTC DateTime when the activityHistoryItem (activity session) was last understood as active or finished - if null, activityHistoryItem status should be Ongoing. - [LastModifiedDateTime ]: Set by the server. + [LastModifiedDateTime ]: Set by the server. DateTime in UTC when the object was modified on the server. - [StartedDateTime ]: Required. + [StartedDateTime ]: Required. UTC DateTime when the activityHistoryItem (activity session) was started. Required for timeline history. - [Status ]: status - [UserTimezone ]: Optional. + [Status ]: status + [UserTimezone ]: Optional. 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. - [LastModifiedDateTime ]: Set by the server. + [LastModifiedDateTime ]: Set by the server. DateTime in UTC when the object was modified on the server. - [Status ]: status - [UserTimezone ]: Optional. + [Status ]: status + [UserTimezone ]: Optional. 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. - [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. - [AddImageQuery ]: Optional; parameter used to indicate the server is able to render image dynamically in response to parameterization. + [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. + [AddImageQuery ]: Optional; parameter used to indicate the server is able to render image dynamically in response to parameterization. For example – a high contrast image - [AlternateText ]: Optional; alt-text accessible content for the image - [AlternativeText ]: - [IconUrl ]: Optional; URI that points to an icon which represents the application used to generate the activity - [BackgroundColor ]: Optional. + [AlternateText ]: Optional; alt-text accessible content for the image + [AlternativeText ]: + [IconUrl ]: Optional; URI that points to an icon which represents the application used to generate the activity + [BackgroundColor ]: Optional. Background color used to render the activity in the UI - brand color for the application source of the activity. Must be a valid hex color - [Content ]: Json - [Description ]: Optional. + [Content ]: Json + [Description ]: Optional. Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) - [DisplayText ]: Required. + [DisplayText ]: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) - [AgeGroup ]: Sets the age group of the user. + [AgeGroup ]: Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. Returned only on $select. Supports $filter (eq, ne, not, and in). - [AgreementAcceptances ]: The user's terms of use acceptance statuses. + [AgreementAcceptances ]: The user's terms of use acceptance statuses. Read-only. Nullable. - [Id ]: The unique identifier for an entity. + [Id ]: The unique identifier for an entity. Read-only. - [AgreementFileId ]: The identifier of the agreement file accepted by the user. - [AgreementId ]: The identifier of the agreement. - [DeviceDisplayName ]: The display name of the device used for accepting the agreement. - [DeviceId ]: The unique identifier of the device used for accepting the agreement. + [AgreementFileId ]: The identifier of the agreement file accepted by the user. + [AgreementId ]: The identifier of the agreement. + [DeviceDisplayName ]: The display name of the device used for accepting the agreement. + [DeviceId ]: The unique identifier of the device used for accepting the agreement. Supports $filter (eq) and eq for null values. - [DeviceOSType ]: The operating system used to accept the agreement. - [DeviceOSVersion ]: The operating system version of the device used to accept the agreement. - [ExpirationDateTime ]: The expiration date time of the acceptance. + [DeviceOSType ]: The operating system used to accept the agreement. + [DeviceOSVersion ]: The operating system version of the device used to accept the agreement. + [ExpirationDateTime ]: The expiration date time of the acceptance. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $filter (eq, ge, le) and eq for null values. - [RecordedDateTime ]: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. + [RecordedDateTime ]: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. - [State ]: agreementAcceptanceState - [UserDisplayName ]: Display name of the user when the acceptance was recorded. - [UserEmail ]: Email of the user when the acceptance was recorded. - [UserId ]: The identifier of the user who accepted the agreement. + [State ]: agreementAcceptanceState + [UserDisplayName ]: Display name of the user when the acceptance was recorded. + [UserEmail ]: Email of the user when the acceptance was recorded. + [UserId ]: The identifier of the user who accepted the agreement. Supports $filter (eq). - [UserPrincipalName ]: UPN of the user when the acceptance was recorded. - [AppRoleAssignments ]: Represents the app roles a user is granted for an application. + [UserPrincipalName ]: UPN of the user when the acceptance was recorded. + [AppRoleAssignments ]: Represents the app roles a user is granted for an application. Supports $expand. - [DeletedDateTime ]: Date and time when this object was deleted. + [DeletedDateTime ]: Date and time when this object was deleted. Always null when the object hasn't been deleted. - [Id ]: The unique identifier for an entity. + [Id ]: The unique identifier for an entity. Read-only. - [AppRoleId ]: The identifier (id) for the app role that's assigned to the principal. + [AppRoleId ]: The identifier (id) for the app role that's assigned to the principal. This app role must be exposed in the appRoles property on the resource application's service principal (resourceId). If the resource application hasn't declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create. - [CreatedDateTime ]: The time when the app role assignment was created. + [CreatedDateTime ]: The time when the app role assignment was created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - [PrincipalDisplayName ]: The display name of the user, group, or service principal that was granted the app role assignment. + [PrincipalDisplayName ]: The display name of the user, group, or service principal that was granted the app role assignment. Maximum length is 256 characters. Read-only. Supports $filter (eq and startswith). - [PrincipalId ]: The unique identifier (id) for the user, security group, or service principal being granted the app role. + [PrincipalId ]: The unique identifier (id) for the user, security group, or service principal being granted the app role. Security groups with dynamic memberships are supported. Required on create. - [PrincipalType ]: The type of the assigned principal. + [PrincipalType ]: The type of the assigned principal. This can either be User, Group, or ServicePrincipal. Read-only. - [ResourceDisplayName ]: The display name of the resource app's service principal to which the assignment is made. + [ResourceDisplayName ]: The display name of the resource app's service principal to which the assignment is made. Maximum length is 256 characters. - [ResourceId ]: The unique identifier (id) for the resource service principal for which the assignment is made. + [ResourceId ]: The unique identifier (id) for the resource service principal for which the assignment is made. Required on create. Supports $filter (eq only). - [AssignedLicenses ]: The licenses that are assigned to the user, including inherited (group-based) licenses. + [AssignedLicenses ]: The licenses that are assigned to the user, including inherited (group-based) licenses. This property doesn't differentiate between directly assigned and inherited licenses. Use the licenseAssignmentStates property to identify the directly assigned and inherited licenses. Not nullable. Returned only on $select. Supports $filter (eq, not, /$count eq 0, /$count ne 0). - [DisabledPlans ]: A collection of the unique identifiers for plans that have been disabled. + [DisabledPlans ]: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. - [SkuId ]: The unique identifier for the SKU. + [SkuId ]: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. - [AssignedPlans ]: The plans that are assigned to the user. + [AssignedPlans ]: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - [AssignedDateTime ]: The date and time at which the plan was assigned. + [AssignedDateTime ]: The date and time at which the plan was assigned. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. - [CapabilityStatus ]: Condition of the capability assignment. + [CapabilityStatus ]: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - [Service ]: The name of the service; for example, exchange. - [ServicePlanId ]: A GUID that identifies the service plan. + [Service ]: The name of the service; for example, exchange. + [ServicePlanId ]: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - [Authentication ]: authentication - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. + [Authentication ]: authentication + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. Read-only. - [EmailMethods ]: The email address registered to a user for authentication. - [Id ]: The unique identifier for an entity. + [EmailMethods ]: The email address registered to a user for authentication. + [Id ]: The unique identifier for an entity. Read-only. - [EmailAddress ]: The email address registered to this user. - [Fido2Methods ]: Represents the FIDO2 security keys registered to a user for authentication. - [Id ]: The unique identifier for an entity. + [EmailAddress ]: The email address registered to this user. + [Fido2Methods ]: Represents the FIDO2 security keys registered to a user for authentication. + [Id ]: The unique identifier for an entity. Read-only. - [AaGuid ]: Authenticator Attestation GUID, an identifier that indicates the type (e.g. + [AaGuid ]: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - [AttestationCertificates ]: The attestation certificate(s) attached to this security key. - [AttestationLevel ]: attestationLevel - [CreatedDateTime ]: The timestamp when this key was registered to the user. - [DisplayName ]: The display name of the key as given by the user. - [Model ]: The manufacturer-assigned model of the FIDO2 security key. - [Methods ]: Represents all authentication methods registered to a user. - [Id ]: The unique identifier for an entity. + [AttestationCertificates ]: The attestation certificate(s) attached to this security key. + [AttestationLevel ]: attestationLevel + [CreatedDateTime ]: The timestamp when this key was registered to the user. + [DisplayName ]: The display name of the key as given by the user. + [Model ]: The manufacturer-assigned model of the FIDO2 security key. + [Methods ]: Represents all authentication methods registered to a user. + [Id ]: The unique identifier for an entity. Read-only. - [MicrosoftAuthenticatorMethods ]: The details of the Microsoft Authenticator app registered to a user for authentication. - [Id ]: The unique identifier for an entity. + [MicrosoftAuthenticatorMethods ]: The details of the Microsoft Authenticator app registered to a user for authentication. + [Id ]: The unique identifier for an entity. Read-only. - [CreatedDateTime ]: The date and time that this app was registered. + [CreatedDateTime ]: The date and time that this app was registered. This property is null if the device isn't registered for passwordless Phone Sign-In. - [Device ]: device - [(Any) ]: This indicates any property can be added to this object. - [DeletedDateTime ]: Date and time when this object was deleted. + [Device ]: 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. - [Id ]: The unique identifier for an entity. + [Id ]: The unique identifier for an entity. Read-only. - [AccountEnabled ]: true if the account is enabled; otherwise, false. + [AccountEnabled ]: true if the account is enabled; otherwise, false. Required. Default is true. Supports $filter (eq, ne, not, in). Only callers with at least the Cloud Device Administrator role can set this property. - [AlternativeSecurityIds ]: For internal use only. + [AlternativeSecurityIds ]: For internal use only. Not nullable. Supports $filter (eq, not, ge, le). - [IdentityProvider ]: For internal use only. - [Key ]: For internal use only. - [Type ]: For internal use only. - [ApproximateLastSignInDateTime ]: The timestamp type represents date and time information using ISO 8601 format and is always in UTC time. + [IdentityProvider ]: For internal use only. + [Key ]: For internal use only. + [Type ]: For internal use only. + [ApproximateLastSignInDateTime ]: The timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. Supports $filter (eq, ne, not, ge, le, and eq on null values) and $orderby. - [ComplianceExpirationDateTime ]: The timestamp when the device is no longer deemed compliant. + [ComplianceExpirationDateTime ]: The timestamp when the device is no longer deemed compliant. The timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - [DeviceCategory ]: User-defined property set by Intune to automatically add devices to groups and simplify managing devices. - [DeviceId ]: Unique identifier set by Azure Device Registration Service at the time of registration. + [DeviceCategory ]: User-defined property set by Intune to automatically add devices to groups and simplify managing devices. + [DeviceId ]: Unique identifier set by Azure Device Registration Service at the time of registration. This alternate key can be used to reference the device object. Supports $filter (eq, ne, not, startsWith). - [DeviceMetadata ]: For internal use only. + [DeviceMetadata ]: For internal use only. Set to null. - [DeviceOwnership ]: Ownership of the device. + [DeviceOwnership ]: Ownership of the device. Intune sets this property. Possible values are: unknown, company, personal. - [DeviceVersion ]: For internal use only. - [DisplayName ]: The display name for the device. + [DeviceVersion ]: For internal use only. + [DisplayName ]: The display name for the device. Maximum length is 256 characters. Required. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values), $search, and $orderby. - [EnrollmentProfileName ]: Enrollment profile applied to the device. + [EnrollmentProfileName ]: Enrollment profile applied to the device. For example, Apple Device Enrollment Profile, Device enrollment - Corporate device identifiers, or Windows Autopilot profile name. This property is set by Intune. - [EnrollmentType ]: Enrollment type of the device. + [EnrollmentType ]: Enrollment type of the device. Intune sets this property. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. - [Extensions ]: The collection of open extensions defined for the device. + [Extensions ]: The collection of open extensions defined for the device. Read-only. Nullable. - [Id ]: The unique identifier for an entity. + [Id ]: The unique identifier for an entity. Read-only. - [IsCompliant ]: true if the device complies with Mobile Device Management (MDM) policies; otherwise, false. + [IsCompliant ]: true if the device complies with Mobile Device Management (MDM) policies; otherwise, false. Read-only. This can only be updated by Intune for any device OS type or by an approved MDM app for Windows OS devices. Supports $filter (eq, ne, not). - [IsManaged ]: true if the device is managed by a Mobile Device Management (MDM) app; otherwise, false. + [IsManaged ]: true if the device is managed by a Mobile Device Management (MDM) app; otherwise, false. This can only be updated by Intune for any device OS type or by an approved MDM app for Windows OS devices. Supports $filter (eq, ne, not). - [IsManagementRestricted ]: Indicates whether the device is a member of a restricted management administrative unit. + [IsManagementRestricted ]: Indicates whether the device is a member of a restricted management administrative unit. If not set, the default value is null and the default behavior is false. Read-only. To manage a device that's a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit. Returned only on $select. - [IsRooted ]: true if the device is rooted or jail-broken. + [IsRooted ]: true if the device is rooted or jail-broken. This property can only be updated by Intune. - [ManagementType ]: The management channel of the device. + [ManagementType ]: The management channel of the device. This property is set by Intune. Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. - [Manufacturer ]: Manufacturer of the device. + [Manufacturer ]: Manufacturer of the device. Read-only. - [MdmAppId ]: Application identifier used to register device into MDM. + [MdmAppId ]: Application identifier used to register device into MDM. Read-only. Supports $filter (eq, ne, not, startsWith). - [MemberOf ]: Groups and administrative units that this device is a member of. + [MemberOf ]: Groups and administrative units that this device is a member of. Read-only. Nullable. Supports $expand. - [Id ]: The unique identifier for an entity. + [Id ]: The unique identifier for an entity. Read-only. - [DeletedDateTime ]: Date and time when this object was deleted. + [DeletedDateTime ]: Date and time when this object was deleted. Always null when the object hasn't been deleted. - [Model ]: Model of the device. + [Model ]: Model of the device. Read-only. - [OnPremisesLastSyncDateTime ]: The last time at which the object was synced with the on-premises directory. + [OnPremisesLastSyncDateTime ]: The last time at which the object was synced with the on-premises directory. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z Read-only. Supports $filter (eq, ne, not, ge, le, in). - [OnPremisesSecurityIdentifier ]: The on-premises security identifier (SID) for the user who was synchronized from on-premises to the cloud. + [OnPremisesSecurityIdentifier ]: The on-premises security identifier (SID) for the user who was synchronized from on-premises to the cloud. Read-only. Returned only on $select. Supports $filter (eq). - [OnPremisesSyncEnabled ]: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). + [OnPremisesSyncEnabled ]: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Supports $filter (eq, ne, not, in, and eq on null values). - [OperatingSystem ]: The type of operating system on the device. + [OperatingSystem ]: The type of operating system on the device. Required. Supports $filter (eq, ne, not, ge, le, startsWith, and eq on null values). - [OperatingSystemVersion ]: The version of the operating system on the device. + [OperatingSystemVersion ]: The version of the operating system on the device. Required. Supports $filter (eq, ne, not, ge, le, startsWith, and eq on null values). - [PhysicalIds ]: For internal use only. + [PhysicalIds ]: For internal use only. Not nullable. Supports $filter (eq, not, ge, le, startsWith,/$count eq 0, /$count ne 0). - [ProfileType ]: The profile type of the device. + [ProfileType ]: The profile type of the device. Possible values: RegisteredDevice (default), SecureVM, Printer, Shared, IoT. - [RegisteredOwners ]: The user that cloud joined the device or registered their personal device. + [RegisteredOwners ]: The user that cloud joined the device or registered their personal device. The registered owner is set at the time of registration. Read-only. Nullable. Supports $expand. - [RegisteredUsers ]: Collection of registered users of the device. + [RegisteredUsers ]: Collection of registered users of the device. For cloud joined devices and registered personal devices, registered users are set to the same value as registered owners at the time of registration. Read-only. Nullable. Supports $expand. - [RegistrationDateTime ]: Date and time of when the device was registered. + [RegistrationDateTime ]: Date and time of when the device was registered. The timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - [SystemLabels ]: List of labels applied to the device by the system. + [SystemLabels ]: List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0). - [TransitiveMemberOf ]: Groups and administrative units that the device is a member of. + [TransitiveMemberOf ]: Groups and administrative units that the device is a member of. This operation is transitive. Supports $expand. - [TrustType ]: Type of trust for the joined device. + [TrustType ]: Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud-only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more information, see Introduction to device management in Microsoft Entra ID. Supports $filter (eq, ne, not, in). - [DeviceTag ]: Tags containing app metadata. - [DisplayName ]: The name of the device on which this app is registered. - [PhoneAppVersion ]: Numerical version of this instance of the Authenticator app. - [Operations ]: Represents the status of a long-running operation, such as a password reset operation. - [Id ]: The unique identifier for an entity. + [DeviceTag ]: Tags containing app metadata. + [DisplayName ]: The name of the device on which this app is registered. + [PhoneAppVersion ]: Numerical version of this instance of the Authenticator app. + [Operations ]: Represents the status of a long-running operation, such as a password reset operation. + [Id ]: The unique identifier for an entity. Read-only. - [CreatedDateTime ]: The start time of the operation. + [CreatedDateTime ]: The start time of the operation. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. - [LastActionDateTime ]: The time of the last action in the operation. + [LastActionDateTime ]: The time of the last action in the operation. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. - [ResourceLocation ]: URI of the resource that the operation is performed on. - [Status ]: longRunningOperationStatus - [StatusDetail ]: Details about the status of the operation. - [PasswordMethods ]: Represents the password registered to a user for authentication. + [ResourceLocation ]: URI of the resource that the operation is performed on. + [Status ]: longRunningOperationStatus + [StatusDetail ]: Details about the status of the operation. + [PasswordMethods ]: Represents the password registered to a user for authentication. For security, the password itself is never returned in the object, but action can be taken to reset a password. - [Id ]: The unique identifier for an entity. + [Id ]: The unique identifier for an entity. Read-only. - [CreatedDateTime ]: The date and time when this password was last updated. + [CreatedDateTime ]: The date and time when this password was last updated. This property is currently not populated. Read-only. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. - [Password ]: For security, the password is always returned as null from a LIST or GET operation. - [PhoneMethods ]: The phone numbers registered to a user for authentication. - [Id ]: The unique identifier for an entity. + [Password ]: For security, the password is always returned as null from a LIST or GET operation. + [PhoneMethods ]: The phone numbers registered to a user for authentication. + [Id ]: The unique identifier for an entity. Read-only. - [PhoneNumber ]: The phone number to text or call for authentication. + [PhoneNumber ]: The phone number to text or call for authentication. Phone numbers use the format +{country code} {number}x{extension}, with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating or updating if they don't match the required format. - [PhoneType ]: authenticationPhoneType - [SmsSignInState ]: authenticationMethodSignInState - [PlatformCredentialMethods ]: Represents a platform credential instance registered to a user on Mac OS. - [Id ]: The unique identifier for an entity. + [PhoneType ]: authenticationPhoneType + [SmsSignInState ]: authenticationMethodSignInState + [PlatformCredentialMethods ]: Represents a platform credential instance registered to a user on Mac OS. + [Id ]: The unique identifier for an entity. Read-only. - [CreatedDateTime ]: The date and time that this Platform Credential Key was registered. - [Device ]: device - [DisplayName ]: The name of the device on which Platform Credential is registered. - [KeyStrength ]: authenticationMethodKeyStrength - [Platform ]: authenticationMethodPlatform - [SoftwareOathMethods ]: The software OATH time-based one-time password (TOTP) applications registered to a user for authentication. - [Id ]: The unique identifier for an entity. + [CreatedDateTime ]: The date and time that this Platform Credential Key was registered. + [Device ]: device + [DisplayName ]: The name of the device on which Platform Credential is registered. + [KeyStrength ]: authenticationMethodKeyStrength + [Platform ]: authenticationMethodPlatform + [SoftwareOathMethods ]: The software OATH time-based one-time password (TOTP) applications registered to a user for authentication. + [Id ]: The unique identifier for an entity. Read-only. - [SecretKey ]: The secret key of the method. + [SecretKey ]: The secret key of the method. Always returns null. - [TemporaryAccessPassMethods ]: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - [Id ]: The unique identifier for an entity. + [TemporaryAccessPassMethods ]: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. + [Id ]: The unique identifier for an entity. Read-only. - [CreatedDateTime ]: The date and time when the Temporary Access Pass was created. - [IsUsable ]: The state of the authentication method that indicates whether it's currently usable by the user. - [IsUsableOnce ]: Determines whether the pass is limited to a one-time use. + [CreatedDateTime ]: The date and time when the Temporary Access Pass was created. + [IsUsable ]: The state of the authentication method that indicates whether it's currently usable by the user. + [IsUsableOnce ]: Determines whether the pass is limited to a one-time use. If true, the pass can be used once; if false, the pass can be used multiple times within the Temporary Access Pass lifetime. - [LifetimeInMinutes ]: The lifetime of the Temporary Access Pass in minutes starting at startDateTime. + [LifetimeInMinutes ]: The lifetime of the Temporary Access Pass in minutes starting at startDateTime. Must be between 10 and 43200 inclusive (equivalent to 30 days). - [MethodUsabilityReason ]: Details about the usability state (isUsable). + [MethodUsabilityReason ]: Details about the usability state (isUsable). Reasons can include: EnabledByPolicy, DisabledByPolicy, Expired, NotYetValid, OneTimeUsed. - [StartDateTime ]: The date and time when the Temporary Access Pass becomes available to use and when isUsable is true is enforced. - [TemporaryAccessPass ]: The Temporary Access Pass used to authenticate. + [StartDateTime ]: The date and time when the Temporary Access Pass becomes available to use and when isUsable is true is enforced. + [TemporaryAccessPass ]: The Temporary Access Pass used to authenticate. Returned only on creation of a new temporaryAccessPassAuthenticationMethod object; Hidden in subsequent read operations and returned as null with GET. - [WindowsHelloForBusinessMethods ]: Represents the Windows Hello for Business authentication method registered to a user for authentication. - [Id ]: The unique identifier for an entity. + [WindowsHelloForBusinessMethods ]: Represents the Windows Hello for Business authentication method registered to a user for authentication. + [Id ]: The unique identifier for an entity. Read-only. - [CreatedDateTime ]: The date and time that this Windows Hello for Business key was registered. - [Device ]: device - [DisplayName ]: The name of the device on which Windows Hello for Business is registered - [KeyStrength ]: authenticationMethodKeyStrength - [AuthorizationInfo ]: authorizationInfo - [(Any) ]: This indicates any property can be added to this object. - [CertificateUserIds ]: - [Birthday ]: The birthday of the user. + [CreatedDateTime ]: The date and time that this Windows Hello for Business key was registered. + [Device ]: device + [DisplayName ]: The name of the device on which Windows Hello for Business is registered + [KeyStrength ]: authenticationMethodKeyStrength + [AuthorizationInfo ]: authorizationInfo + [(Any) ]: This indicates any property can be added to this object. + [CertificateUserIds ]: + [Birthday ]: The birthday of the user. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014, is 2014-01-01T00:00:00Z. Returned only on $select. - [BusinessPhones ]: The telephone numbers for the user. + [BusinessPhones ]: The telephone numbers for the user. NOTE: Although it's a string collection, only one number can be set for this property. Read-only for users synced from the on-premises directory. Returned by default. Supports $filter (eq, not, ge, le, startsWith). - [Calendar ]: calendar - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. + [Calendar ]: calendar + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. Read-only. - [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. + [AllowedOnlineMeetingProviders ]: Represent the online meeting service providers that can be used to create online meetings in this calendar. Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. - [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. - [Id ]: The unique identifier for an entity. + [CalendarPermissions ]: The permissions of the users with whom the calendar is shared. + [Id ]: The unique identifier for an entity. Read-only. - [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. + [AllowedRoles ]: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. - [EmailAddress ]: emailAddress - [(Any) ]: This indicates any property can be added to this object. - [Address ]: The email address of the person or entity. - [Name ]: The display name of the person or entity. - [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. - [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. + [EmailAddress ]: emailAddress + [(Any) ]: This indicates any property can be added to this object. + [Address ]: The email address of the person or entity. + [Name ]: The display name of the person or entity. + [IsInsideOrganization ]: True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. + [IsRemovable ]: True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You can't remove 'My organization' as a share recipient to a calendar. - [Role ]: calendarRoleType - [CalendarView ]: The calendar view for the calendar. + [Role ]: calendarRoleType + [CalendarView ]: The calendar view for the calendar. Navigation property. Read-only. - [Categories ]: The categories associated with the item - [ChangeKey ]: Identifies the version of the item. + [Categories ]: The categories associated with the item + [ChangeKey ]: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - [CreatedDateTime ]: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. + [CreatedDateTime ]: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - [LastModifiedDateTime ]: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. + [LastModifiedDateTime ]: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - [Id ]: The unique identifier for an entity. + [Id ]: The unique identifier for an entity. Read-only. - [AllowNewTimeProposals ]: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. + [AllowNewTimeProposals ]: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. The default is true. - [Attachments ]: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. + [Attachments ]: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. - [Id ]: The unique identifier for an entity. + [Id ]: The unique identifier for an entity. Read-only. - [ContentType ]: The MIME type. - [IsInline ]: true if the attachment is an inline attachment; otherwise, false. - [LastModifiedDateTime ]: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. + [ContentType ]: The MIME type. + [IsInline ]: true if the attachment is an inline attachment; otherwise, false. + [LastModifiedDateTime ]: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - [Name ]: The attachment's file name. - [Size ]: The length of the attachment in bytes. - [Attendees ]: The collection of attendees for the event. - [Type ]: attendeeType - [EmailAddress ]: emailAddress - [ProposedNewTime ]: timeSlot - [(Any) ]: This indicates any property can be added to this object. - [End ]: dateTimeTimeZone - [(Any) ]: This indicates any property can be added to this object. - [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). - [TimeZone ]: Represents a time zone, for example, 'Pacific Standard Time'. + [Name ]: The attachment's file name. + [Size ]: The length of the attachment in bytes. + [Attendees ]: The collection of attendees for the event. + [Type ]: attendeeType + [EmailAddress ]: emailAddress + [ProposedNewTime ]: timeSlot + [(Any) ]: This indicates any property can be added to this object. + [End ]: dateTimeTimeZone + [(Any) ]: This indicates any property can be added to this object. + [DateTime ]: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + [TimeZone ]: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. - [Start ]: dateTimeTimeZone - [Status ]: responseStatus - [(Any) ]: This indicates any property can be added to this object. - [Response ]: responseType - [Time ]: The date and time when the response was returned. + [Start ]: dateTimeTimeZone + [Status ]: responseStatus + [(Any) ]: This indicates any property can be added to this object. + [Response ]: responseType + [Time ]: The date and time when the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - [Body ]: itemBody - [(Any) ]: This indicates any property can be added to this object. - [Content ]: The content of the item. - [ContentType ]: bodyType - [BodyPreview ]: The preview of the message associated with the event. + [Body ]: itemBody + [(Any) ]: This indicates any property can be added to this object. + [Content ]: The content of the item. + [ContentType ]: bodyType + [BodyPreview ]: The preview of the message associated with the event. It's in text format. - [Calendar ]: calendar - [CancelledOccurrences ]: Contains occurrenceId property values of canceled instances in a recurring series, if the event is the series master. + [Calendar ]: calendar + [CancelledOccurrences ]: Contains occurrenceId property values of canceled instances in a recurring series, if the event is the series master. Instances in a recurring series that are canceled are called canceled occurences.Returned only on $select in a Get operation which specifies the ID (seriesMasterId property value) of a series master event. - [End ]: dateTimeTimeZone - [ExceptionOccurrences ]: Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. + [End ]: dateTimeTimeZone + [ExceptionOccurrences ]: Contains the id property values of the event instances that are exceptions in a recurring series.Exceptions can differ from other occurrences in a recurring series, such as the subject, start or end times, or attendees. Exceptions don't include canceled occurrences.Returned only on $select and $expand in a GET operation that specifies the ID (seriesMasterId property value) of a series master event. - [Extensions ]: The collection of open extensions defined for the event. + [Extensions ]: The collection of open extensions defined for the event. Nullable. - [HasAttachments ]: Set to true if the event has attachments. - [HideAttendees ]: When set to true, each attendee only sees themselves in the meeting request and meeting Tracking list. + [HasAttachments ]: Set to true if the event has attachments. + [HideAttendees ]: When set to true, each attendee only sees themselves in the meeting request and meeting Tracking list. The default is false. - [ICalUId ]: A unique identifier for an event across calendars. + [ICalUId ]: A unique identifier for an event across calendars. This ID is different for each occurrence in a recurring series. Read-only. - [Importance ]: importance - [Instances ]: The occurrences of a recurring series, if the event is a series master. + [Importance ]: importance + [Instances ]: The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions modified, but doesn't include occurrences canceled from the series. Navigation property. Read-only. Nullable. - [IsAllDay ]: Set to true if the event lasts all day. + [IsAllDay ]: Set to true if the event lasts all day. If true, regardless of whether it's a single-day or multi-day event, start, and endtime must be set to midnight and be in the same time zone. - [IsCancelled ]: Set to true if the event has been canceled. - [IsDraft ]: Set to true if the user has updated the meeting in Outlook but hasn't sent the updates to attendees. + [IsCancelled ]: Set to true if the event has been canceled. + [IsDraft ]: Set to true if the user has updated the meeting in Outlook but hasn't sent the updates to attendees. Set to false if all changes are sent, or if the event is an appointment without any attendees. - [IsOnlineMeeting ]: True if this event has online meeting information (that is, onlineMeeting points to an onlineMeetingInfo resource), false otherwise. + [IsOnlineMeeting ]: True if this event has online meeting information (that is, onlineMeeting points to an onlineMeetingInfo resource), false otherwise. Default is false (onlineMeeting is null). Optional. After you set isOnlineMeeting to true, Microsoft Graph initializes onlineMeeting. Subsequently, Outlook ignores any further changes to isOnlineMeeting, and the meeting remains available online. - [IsOrganizer ]: Set to true if the calendar owner (specified by the owner property of the calendar) is the organizer of the event (specified by the organizer property of the event). + [IsOrganizer ]: Set to true if the calendar owner (specified by the owner property of the calendar) is the organizer of the event (specified by the organizer property of the event). It also applies if a delegate organized the event on behalf of the owner. - [IsReminderOn ]: Set to true if an alert is set to remind the user of the event. - [Location ]: location - [(Any) ]: This indicates any property can be added to this object. - [Address ]: physicalAddress - [(Any) ]: This indicates any property can be added to this object. - [City ]: The city. - [CountryOrRegion ]: The country or region. + [IsReminderOn ]: Set to true if an alert is set to remind the user of the event. + [Location ]: location + [(Any) ]: This indicates any property can be added to this object. + [Address ]: physicalAddress + [(Any) ]: This indicates any property can be added to this object. + [City ]: The city. + [CountryOrRegion ]: The country or region. It's a free-format string value, for example, 'United States'. - [PostalCode ]: The postal code. - [State ]: The state. - [Street ]: The street. - [Coordinates ]: outlookGeoCoordinates - [(Any) ]: This indicates any property can be added to this object. - [Accuracy ]: The accuracy of the latitude and longitude. + [PostalCode ]: The postal code. + [State ]: The state. + [Street ]: The street. + [Coordinates ]: outlookGeoCoordinates + [(Any) ]: This indicates any property can be added to this object. + [Accuracy ]: The accuracy of the latitude and longitude. As an example, the accuracy can be measured in meters, such as the latitude and longitude are accurate to within 50 meters. - [Altitude ]: The altitude of the location. - [AltitudeAccuracy ]: The accuracy of the altitude. - [Latitude ]: The latitude of the location. - [Longitude ]: The longitude of the location. - [DisplayName ]: The name associated with the location. - [LocationEmailAddress ]: Optional email address of the location. - [LocationType ]: locationType - [LocationUri ]: Optional URI representing the location. - [UniqueId ]: For internal use only. - [UniqueIdType ]: locationUniqueIdType - [Locations ]: The locations where the event is held or attended from. + [Altitude ]: The altitude of the location. + [AltitudeAccuracy ]: The accuracy of the altitude. + [Latitude ]: The latitude of the location. + [Longitude ]: The longitude of the location. + [DisplayName ]: The name associated with the location. + [LocationEmailAddress ]: Optional email address of the location. + [LocationType ]: locationType + [LocationUri ]: Optional URI representing the location. + [UniqueId ]: For internal use only. + [UniqueIdType ]: locationUniqueIdType + [Locations ]: The locations where the event is held or attended from. The location and locations properties always correspond with each other. If you update the location property, any prior locations in the locations collection are removed and replaced by the new location value. - [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the event. + [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - [Id ]: The unique identifier for an entity. + [Id ]: The unique identifier for an entity. Read-only. - [Value ]: A collection of property values. - [OnlineMeeting ]: onlineMeetingInfo - [(Any) ]: This indicates any property can be added to this object. - [ConferenceId ]: The ID of the conference. - [JoinUrl ]: The external link that launches the online meeting. + [Value ]: A collection of property values. + [OnlineMeeting ]: onlineMeetingInfo + [(Any) ]: This indicates any property can be added to this object. + [ConferenceId ]: The ID of the conference. + [JoinUrl ]: The external link that launches the online meeting. This is a URL that clients launch into a browser and will redirect the user to join the meeting. - [Phones ]: All of the phone numbers associated with this conference. - [Language ]: - [Number ]: The phone number. - [Region ]: - [Type ]: phoneType - [QuickDial ]: The preformatted quick dial for this call. - [TollFreeNumbers ]: The toll free numbers that can be used to join the conference. - [TollNumber ]: The toll number that can be used to join the conference. - [OnlineMeetingProvider ]: onlineMeetingProviderType - [OnlineMeetingUrl ]: A URL for an online meeting. + [Phones ]: All of the phone numbers associated with this conference. + [Language ]: + [Number ]: The phone number. + [Region ]: + [Type ]: phoneType + [QuickDial ]: The preformatted quick dial for this call. + [TollFreeNumbers ]: The toll free numbers that can be used to join the conference. + [TollNumber ]: The toll number that can be used to join the conference. + [OnlineMeetingProvider ]: onlineMeetingProviderType + [OnlineMeetingUrl ]: A URL for an online meeting. The property is set only when an organizer specifies in Outlook that an event is an online meeting such as Skype. Read-only.To access the URL to join an online meeting, use joinUrl which is exposed via the onlineMeeting property of the event. The onlineMeetingUrl property will be deprecated in the future. - [Organizer ]: recipient - [(Any) ]: This indicates any property can be added to this object. - [EmailAddress ]: emailAddress - [OriginalEndTimeZone ]: The end time zone that was set when the event was created. + [Organizer ]: recipient + [(Any) ]: This indicates any property can be added to this object. + [EmailAddress ]: emailAddress + [OriginalEndTimeZone ]: The end time zone that was set when the event was created. A value of tzone://Microsoft/Custom indicates that a legacy custom time zone was set in desktop Outlook. - [OriginalStart ]: Represents the start time of an event when it's initially created as an occurrence or exception in a recurring series. + [OriginalStart ]: Represents the start time of an event when it's initially created as an occurrence or exception in a recurring series. This property is not returned for events that are single instances. Its date and time information is expressed in ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - [OriginalStartTimeZone ]: The start time zone that was set when the event was created. + [OriginalStartTimeZone ]: The start time zone that was set when the event was created. A value of tzone://Microsoft/Custom indicates that a legacy custom time zone was set in desktop Outlook. - [Recurrence ]: patternedRecurrence - [(Any) ]: This indicates any property can be added to this object. - [Pattern ]: recurrencePattern - [(Any) ]: This indicates any property can be added to this object. - [DayOfMonth ]: The day of the month on which the event occurs. + [Recurrence ]: patternedRecurrence + [(Any) ]: This indicates any property can be added to this object. + [Pattern ]: recurrencePattern + [(Any) ]: This indicates any property can be added to this object. + [DayOfMonth ]: The day of the month on which the event occurs. Required if type is absoluteMonthly or absoluteYearly. - [DaysOfWeek ]: A collection of the days of the week on which the event occurs. + [DaysOfWeek ]: A collection of the days of the week on which the event occurs. The possible values are: sunday, monday, tuesday, wednesday, thursday, friday, saturday. If type is relativeMonthly or relativeYearly, and daysOfWeek specifies more than one day, the event falls on the first day that satisfies the pattern. Required if type is weekly, relativeMonthly, or relativeYearly. - [FirstDayOfWeek ]: dayOfWeek - [Index ]: weekIndex - [Interval ]: The number of units between occurrences, where units can be in days, weeks, months, or years, depending on the type. + [FirstDayOfWeek ]: dayOfWeek + [Index ]: weekIndex + [Interval ]: The number of units between occurrences, where units can be in days, weeks, months, or years, depending on the type. Required. - [Month ]: The month in which the event occurs. + [Month ]: The month in which the event occurs. This is a number from 1 to 12. - [Type ]: recurrencePatternType - [Range ]: recurrenceRange - [(Any) ]: This indicates any property can be added to this object. - [EndDate ]: The date to stop applying the recurrence pattern. + [Type ]: recurrencePatternType + [Range ]: recurrenceRange + [(Any) ]: This indicates any property can be added to this object. + [EndDate ]: The date to stop applying the recurrence pattern. Depending on the recurrence pattern of the event, the last occurrence of the meeting may not be this date. Required if type is endDate. - [NumberOfOccurrences ]: The number of times to repeat the event. + [NumberOfOccurrences ]: The number of times to repeat the event. Required and must be positive if type is numbered. - [RecurrenceTimeZone ]: Time zone for the startDate and endDate properties. + [RecurrenceTimeZone ]: Time zone for the startDate and endDate properties. Optional. If not specified, the time zone of the event is used. - [StartDate ]: The date to start applying the recurrence pattern. + [StartDate ]: The date to start applying the recurrence pattern. The first occurrence of the meeting may be this date or later, depending on the recurrence pattern of the event. Must be the same value as the start property of the recurring event. Required. - [Type ]: recurrenceRangeType - [ReminderMinutesBeforeStart ]: The number of minutes before the event start time that the reminder alert occurs. - [ResponseRequested ]: Default is true, which represents the organizer would like an invitee to send a response to the event. - [ResponseStatus ]: responseStatus - [Sensitivity ]: sensitivity - [SeriesMasterId ]: The ID for the recurring series master item, if this event is part of a recurring series. - [ShowAs ]: freeBusyStatus - [SingleValueExtendedProperties ]: The collection of single-value extended properties defined for the event. + [Type ]: recurrenceRangeType + [ReminderMinutesBeforeStart ]: The number of minutes before the event start time that the reminder alert occurs. + [ResponseRequested ]: Default is true, which represents the organizer would like an invitee to send a response to the event. + [ResponseStatus ]: responseStatus + [Sensitivity ]: sensitivity + [SeriesMasterId ]: The ID for the recurring series master item, if this event is part of a recurring series. + [ShowAs ]: freeBusyStatus + [SingleValueExtendedProperties ]: The collection of single-value extended properties defined for the event. Read-only. Nullable. - [Id ]: The unique identifier for an entity. + [Id ]: The unique identifier for an entity. Read-only. - [Value ]: A property value. - [Start ]: dateTimeTimeZone - [Subject ]: The text of the event's subject line. - [TransactionId ]: A custom identifier specified by a client app for the server to avoid redundant POST operations in case of client retries to create the same event. + [Value ]: A property value. + [Start ]: dateTimeTimeZone + [Subject ]: The text of the event's subject line. + [TransactionId ]: A custom identifier specified by a client app for the server to avoid redundant POST operations in case of client retries to create the same event. It's useful when low network connectivity causes the client to time out before receiving a response from the server for the client's prior create-event request. After you set transactionId when creating an event, you can't change transactionId in a subsequent update. This property is only returned in a response payload if an app has set it. Optional. - [Type ]: eventType - [WebLink ]: The URL to open the event in Outlook on the web.Outlook on the web opens the event in the browser if you are signed in to your mailbox. + [Type ]: eventType + [WebLink ]: The URL to open the event in Outlook on the web.Outlook on the web opens the event in the browser if you are signed in to your mailbox. Otherwise, Outlook on the web prompts you to sign in.This URL can't be accessed from within an iFrame. - [CanEdit ]: true if the user can write to the calendar, false otherwise. + [CanEdit ]: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who shared a calendar and granted write access. - [CanShare ]: true if the user has permission to share the calendar, false otherwise. + [CanShare ]: true if the user has permission to share the calendar, false otherwise. Only the user who created the calendar can share it. - [CanViewPrivateItems ]: If true, the user can read calendar items that have been marked private, false otherwise. - [ChangeKey ]: Identifies the version of the calendar object. + [CanViewPrivateItems ]: If true, the user can read calendar items that have been marked private, false otherwise. + [ChangeKey ]: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - [Color ]: calendarColor - [DefaultOnlineMeetingProvider ]: onlineMeetingProviderType - [Events ]: The events in the calendar. + [Color ]: calendarColor + [DefaultOnlineMeetingProvider ]: onlineMeetingProviderType + [Events ]: The events in the calendar. Navigation property. Read-only. - [HexColor ]: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. + [HexColor ]: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. - [IsDefaultCalendar ]: true if this is the default calendar where new events are created by default, false otherwise. - [IsRemovable ]: Indicates whether this user calendar can be deleted from the user mailbox. - [IsTallyingResponses ]: Indicates whether this user calendar supports tracking of meeting responses. + [IsDefaultCalendar ]: true if this is the default calendar where new events are created by default, false otherwise. + [IsRemovable ]: Indicates whether this user calendar can be deleted from the user mailbox. + [IsTallyingResponses ]: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. - [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the calendar. + [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the calendar. Read-only. Nullable. - [Name ]: The calendar name. - [Owner ]: emailAddress - [SingleValueExtendedProperties ]: The collection of single-value extended properties defined for the calendar. + [Name ]: The calendar name. + [Owner ]: emailAddress + [SingleValueExtendedProperties ]: The collection of single-value extended properties defined for the calendar. Read-only. Nullable. - [CalendarGroups ]: The user's calendar groups. + [CalendarGroups ]: The user's calendar groups. Read-only. Nullable. - [Id ]: The unique identifier for an entity. + [Id ]: The unique identifier for an entity. Read-only. - [Calendars ]: The calendars in the calendar group. + [Calendars ]: The calendars in the calendar group. Navigation property. Read-only. Nullable. - [ChangeKey ]: Identifies the version of the calendar group. + [ChangeKey ]: Identifies the version of the calendar group. Every time the calendar group is changed, ChangeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - [ClassId ]: The class identifier. + [ClassId ]: The class identifier. Read-only. - [Name ]: The group name. - [CalendarView ]: The calendar view for the calendar. + [Name ]: The group name. + [CalendarView ]: The calendar view for the calendar. Read-only. Nullable. - [Calendars ]: The user's calendars. + [Calendars ]: The user's calendars. Read-only. Nullable. - [Chats ]: - [Id ]: The unique identifier for an entity. + [Chats ]: + [Id ]: The unique identifier for an entity. Read-only. - [ChatType ]: chatType - [CreatedDateTime ]: Date and time at which the chat was created. + [ChatType ]: chatType + [CreatedDateTime ]: Date and time at which the chat was created. Read-only. - [InstalledApps ]: A collection of all the apps in the chat. + [InstalledApps ]: A collection of all the apps in the chat. Nullable. - [Id ]: The unique identifier for an entity. -Read-only. - [ConsentedPermissionSet ]: teamsAppPermissionSet - [(Any) ]: This indicates any property can be added to this object. - [ResourceSpecificPermissions ]: A collection of resource-specific permissions. - [PermissionType ]: teamsAppResourceSpecificPermissionType - [PermissionValue ]: The name of the resource-specific permission. - [TeamsApp ]: teamsApp - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [AppDefinitions ]: The details for each version of the app. [Id ]: The unique identifier for an entity. Read-only. - [Authorization ]: teamsAppAuthorization + [ConsentedPermissionSet ]: teamsAppPermissionSet [(Any) ]: This indicates any property can be added to this object. - [ClientAppId ]: The registration ID of the Microsoft Entra app ID associated with the teamsApp. - [RequiredPermissionSet ]: teamsAppPermissionSet - [Bot ]: teamworkBot + [ResourceSpecificPermissions ]: A collection of resource-specific permissions. + [PermissionType ]: teamsAppResourceSpecificPermissionType + [PermissionValue ]: The name of the resource-specific permission. + [TeamsApp ]: teamsApp [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [CreatedBy ]: identitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. + [AppDefinitions ]: The details for each version of the app. + [Id ]: The unique identifier for an entity. +Read-only. + [Authorization ]: teamsAppAuthorization + [(Any) ]: This indicates any property can be added to this object. + [ClientAppId ]: The registration ID of the Microsoft Entra app ID associated with the teamsApp. + [RequiredPermissionSet ]: teamsAppPermissionSet + [Bot ]: teamworkBot + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. +Read-only. + [CreatedBy ]: identitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. + [Id ]: Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [Device ]: identity - [User ]: identity - [Description ]: Verbose description of the application. - [DisplayName ]: The name of the app provided by the app developer. - [LastModifiedDateTime ]: - [PublishingState ]: teamsAppPublishingState - [ShortDescription ]: Short description of the application. - [TeamsAppId ]: The ID from the Teams app manifest. - [Version ]: The version number of the application. - [DisplayName ]: The name of the catalog app provided by the app developer in the Microsoft Teams zip app package. - [DistributionMethod ]: teamsAppDistributionMethod - [ExternalId ]: The ID of the catalog provided by the app developer in the Microsoft Teams zip app package. - [TeamsAppDefinition ]: teamsAppDefinition - [IsHiddenForAllMembers ]: Indicates whether the chat is hidden for all its members. + [Device ]: identity + [User ]: identity + [Description ]: Verbose description of the application. + [DisplayName ]: The name of the app provided by the app developer. + [LastModifiedDateTime ]: + [PublishingState ]: teamsAppPublishingState + [ShortDescription ]: Short description of the application. + [TeamsAppId ]: The ID from the Teams app manifest. + [Version ]: The version number of the application. + [DisplayName ]: The name of the catalog app provided by the app developer in the Microsoft Teams zip app package. + [DistributionMethod ]: teamsAppDistributionMethod + [ExternalId ]: The ID of the catalog provided by the app developer in the Microsoft Teams zip app package. + [TeamsAppDefinition ]: teamsAppDefinition + [IsHiddenForAllMembers ]: Indicates whether the chat is hidden for all its members. Read-only. - [LastMessagePreview ]: chatMessageInfo - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. + [LastMessagePreview ]: chatMessageInfo + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. Read-only. - [Body ]: itemBody - [CreatedDateTime ]: Date time object representing the time at which message was created. - [EventDetail ]: eventMessageDetail - [(Any) ]: This indicates any property can be added to this object. - [From ]: chatMessageFromIdentitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [Device ]: identity - [User ]: identity - [IsDeleted ]: If set to true, the original message has been deleted. - [MessageType ]: chatMessageType - [LastUpdatedDateTime ]: Date and time at which the chat was renamed or the list of members was last changed. + [Body ]: itemBody + [CreatedDateTime ]: Date time object representing the time at which message was created. + [EventDetail ]: eventMessageDetail + [(Any) ]: This indicates any property can be added to this object. + [From ]: chatMessageFromIdentitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [Device ]: identity + [User ]: identity + [IsDeleted ]: If set to true, the original message has been deleted. + [MessageType ]: chatMessageType + [LastUpdatedDateTime ]: Date and time at which the chat was renamed or the list of members was last changed. Read-only. - [Members ]: A collection of all the members in the chat. + [Members ]: A collection of all the members in the chat. Nullable. - [Id ]: The unique identifier for an entity. + [Id ]: The unique identifier for an entity. Read-only. - [DisplayName ]: The display name of the user. - [Roles ]: The roles for that user. + [DisplayName ]: The display name of the user. + [Roles ]: The roles for that user. This property contains more qualifiers only when relevant - for example, if the member has owner privileges, the roles property contains owner as one of the values. Similarly, if the member is an in-tenant guest, the roles property contains guest as one of the values. A basic member shouldn't have any values specified in the roles property. An Out-of-tenant external member is assigned the owner role. - [VisibleHistoryStartDateTime ]: The timestamp denoting how far back a conversation's history is shared with the conversation member. + [VisibleHistoryStartDateTime ]: The timestamp denoting how far back a conversation's history is shared with the conversation member. This property is settable only for members of a chat. - [Messages ]: A collection of all the messages in the chat. + [Messages ]: A collection of all the messages in the chat. Nullable. - [Id ]: The unique identifier for an entity. + [Id ]: The unique identifier for an entity. Read-only. - [Attachments ]: References to attached objects like files, tabs, meetings etc. - [Content ]: The content of the attachment. + [Attachments ]: References to attached objects like files, tabs, meetings etc. + [Content ]: The content of the attachment. If the attachment is a rich card, set the property to the rich card object. This property and contentUrl are mutually exclusive. - [ContentType ]: The media type of the content attachment. + [ContentType ]: The media type of the content attachment. The possible values are: reference: The attachment is a link to another file. Populate the contentURL with the link to the object.forwardedMessageReference: The attachment is a reference to a forwarded message. Populate the content with the original message context.Any contentType that is supported by the Bot Framework's Attachment object.application/vnd.microsoft.card.codesnippet: A code snippet. application/vnd.microsoft.card.announcement: An announcement header. - [ContentUrl ]: The URL for the content of the attachment. - [Id ]: Read-only. + [ContentUrl ]: The URL for the content of the attachment. + [Id ]: Read-only. The unique ID of the attachment. - [Name ]: The name of the attachment. - [TeamsAppId ]: The ID of the Teams app that is associated with the attachment. + [Name ]: The name of the attachment. + [TeamsAppId ]: The ID of the Teams app that is associated with the attachment. The property is used to attribute a Teams message card to the specified app. - [ThumbnailUrl ]: The URL to a thumbnail image that the channel can use if it supports using an alternative, smaller form of content or contentUrl. + [ThumbnailUrl ]: The URL to a thumbnail image that the channel can use if it supports using an alternative, smaller form of content or contentUrl. For example, if you set contentType to application/word and set contentUrl to the location of the Word document, you might include a thumbnail image that represents the document. The channel could display the thumbnail image instead of the document. When the user selects the image, the channel would open the document. - [Body ]: itemBody - [ChannelIdentity ]: channelIdentity - [(Any) ]: This indicates any property can be added to this object. - [ChannelId ]: The identity of the channel in which the message was posted. - [TeamId ]: The identity of the team in which the message was posted. - [ChatId ]: If the message was sent in a chat, represents the identity of the chat. - [CreatedDateTime ]: Timestamp of when the chat message was created. - [DeletedDateTime ]: Read only. + [Body ]: itemBody + [ChannelIdentity ]: channelIdentity + [(Any) ]: This indicates any property can be added to this object. + [ChannelId ]: The identity of the channel in which the message was posted. + [TeamId ]: The identity of the team in which the message was posted. + [ChatId ]: If the message was sent in a chat, represents the identity of the chat. + [CreatedDateTime ]: Timestamp of when the chat message was created. + [DeletedDateTime ]: Read only. Timestamp at which the chat message was deleted, or null if not deleted. - [Etag ]: Read-only. + [Etag ]: Read-only. Version number of the chat message. - [EventDetail ]: eventMessageDetail - [From ]: chatMessageFromIdentitySet - [HostedContents ]: Content in a message hosted by Microsoft Teams - for example, images or code snippets. - [ContentBytes ]: Write only. + [EventDetail ]: eventMessageDetail + [From ]: chatMessageFromIdentitySet + [HostedContents ]: Content in a message hosted by Microsoft Teams - for example, images or code snippets. + [ContentBytes ]: Write only. Bytes for the hosted content (such as images). - [ContentType ]: Write only. + [ContentType ]: Write only. Content type. such as image/png, image/jpg. - [Id ]: The unique identifier for an entity. + [Id ]: The unique identifier for an entity. Read-only. - [Importance ]: chatMessageImportance - [LastEditedDateTime ]: Read only. + [Importance ]: chatMessageImportance + [LastEditedDateTime ]: Read only. Timestamp when edits to the chat message were made. Triggers an 'Edited' flag in the Teams UI. If no edits are made the value is null. - [LastModifiedDateTime ]: Read only. + [LastModifiedDateTime ]: Read only. Timestamp when the chat message is created (initial setting) or modified, including when a reaction is added or removed. - [Locale ]: Locale of the chat message set by the client. + [Locale ]: Locale of the chat message set by the client. Always set to en-us. - [Mentions ]: List of entities mentioned in the chat message. + [Mentions ]: List of entities mentioned in the chat message. Supported entities are: user, bot, team, channel, chat, and tag. - [Id ]: Index of an entity being mentioned in the specified chatMessage. + [Id ]: Index of an entity being mentioned in the specified chatMessage. Matches the {index} value in the corresponding `` tag in the message body. - [MentionText ]: String used to represent the mention. + [MentionText ]: String used to represent the mention. For example, a user's display name, a team name. - [Mentioned ]: chatMessageMentionedIdentitySet - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [Device ]: identity - [User ]: identity - [Conversation ]: teamworkConversationIdentity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. + [Mentioned ]: chatMessageMentionedIdentitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [Device ]: identity + [User ]: identity + [Conversation ]: teamworkConversationIdentity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. + [Id ]: Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [ConversationIdentityType ]: teamworkConversationIdentityType - [MessageHistory ]: List of activity history of a message item, including modification time and actions, such as reactionAdded, reactionRemoved, or reaction changes, on the message. - [Actions ]: chatMessageActions - [ModifiedDateTime ]: The date and time when the message was modified. - [Reaction ]: chatMessageReaction - [(Any) ]: This indicates any property can be added to this object. - [CreatedDateTime ]: The timestamp type represents date and time information using ISO 8601 format and is always in UTC. -For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. - [DisplayName ]: The name of the reaction. - [ReactionContentUrl ]: The hosted content URL for the custom reaction type. - [ReactionType ]: The reaction type. + [ConversationIdentityType ]: teamworkConversationIdentityType + [MessageHistory ]: List of activity history of a message item, including modification time and actions, such as reactionAdded, reactionRemoved, or reaction changes, on the message. + [Actions ]: chatMessageActions + [ModifiedDateTime ]: The date and time when the message was modified. + [Reaction ]: chatMessageReaction + [(Any) ]: This indicates any property can be added to this object. + [CreatedDateTime ]: The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [DisplayName ]: The name of the reaction. + [ReactionContentUrl ]: The hosted content URL for the custom reaction type. + [ReactionType ]: The reaction type. Supported values include Unicode characters, custom, and some backward-compatible reaction types, such as like, angry, sad, laugh, heart, and surprised. - [User ]: chatMessageReactionIdentitySet + [User ]: chatMessageReactionIdentitySet + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [Device ]: identity + [User ]: identity + [MessageType ]: chatMessageType + [PolicyViolation ]: chatMessagePolicyViolation [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [Device ]: identity - [User ]: identity - [MessageType ]: chatMessageType - [PolicyViolation ]: chatMessagePolicyViolation - [(Any) ]: This indicates any property can be added to this object. - [DlpAction ]: chatMessagePolicyViolationDlpActionTypes - [JustificationText ]: Justification text provided by the sender of the message when overriding a policy violation. - [PolicyTip ]: chatMessagePolicyViolationPolicyTip - [(Any) ]: This indicates any property can be added to this object. - [ComplianceUrl ]: The URL a user can visit to read about the data loss prevention policies for the organization. + [DlpAction ]: chatMessagePolicyViolationDlpActionTypes + [JustificationText ]: Justification text provided by the sender of the message when overriding a policy violation. + [PolicyTip ]: chatMessagePolicyViolationPolicyTip + [(Any) ]: This indicates any property can be added to this object. + [ComplianceUrl ]: The URL a user can visit to read about the data loss prevention policies for the organization. (ie, policies about what users shouldn't say in chats) - [GeneralText ]: Explanatory text shown to the sender of the message. - [MatchedConditionDescriptions ]: The list of improper data in the message that was detected by the data loss prevention app. + [GeneralText ]: Explanatory text shown to the sender of the message. + [MatchedConditionDescriptions ]: The list of improper data in the message that was detected by the data loss prevention app. Each DLP app defines its own conditions, examples include 'Credit Card Number' and 'Social Security Number'. - [UserAction ]: chatMessagePolicyViolationUserActionTypes - [VerdictDetails ]: chatMessagePolicyViolationVerdictDetailsTypes - [Reactions ]: Reactions for this chat message (for example, Like). - [Replies ]: Replies for a specified message. + [UserAction ]: chatMessagePolicyViolationUserActionTypes + [VerdictDetails ]: chatMessagePolicyViolationVerdictDetailsTypes + [Reactions ]: Reactions for this chat message (for example, Like). + [Replies ]: Replies for a specified message. Supports $expand for channel messages. - [ReplyToId ]: Read-only. + [ReplyToId ]: Read-only. ID of the parent chat message or root chat message of the thread. (Only applies to chat messages in channels, not chats.) - [Subject ]: The subject of the chat message, in plaintext. - [Summary ]: Summary text of the chat message that could be used for push notifications and summary views or fall back views. + [Subject ]: The subject of the chat message, in plaintext. + [Summary ]: Summary text of the chat message that could be used for push notifications and summary views or fall back views. Only applies to channel chat messages, not chat messages in a chat. - [WebUrl ]: Read-only. + [WebUrl ]: Read-only. Link to the message in Microsoft Teams. - [OnlineMeetingInfo ]: teamworkOnlineMeetingInfo - [(Any) ]: This indicates any property can be added to this object. - [CalendarEventId ]: The identifier of the calendar event associated with the meeting. - [JoinWebUrl ]: The URL that users click to join or uniquely identify the meeting. - [Organizer ]: teamworkUserIdentity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. + [OnlineMeetingInfo ]: teamworkOnlineMeetingInfo + [(Any) ]: This indicates any property can be added to this object. + [CalendarEventId ]: The identifier of the calendar event associated with the meeting. + [JoinWebUrl ]: The URL that users click to join or uniquely identify the meeting. + [Organizer ]: teamworkUserIdentity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. + [Id ]: Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [UserIdentityType ]: teamworkUserIdentityType - [PermissionGrants ]: A collection of permissions granted to apps for the chat. - [DeletedDateTime ]: Date and time when this object was deleted. + [UserIdentityType ]: teamworkUserIdentityType + [PermissionGrants ]: A collection of permissions granted to apps for the chat. + [DeletedDateTime ]: Date and time when this object was deleted. Always null when the object hasn't been deleted. - [Id ]: The unique identifier for an entity. + [Id ]: The unique identifier for an entity. Read-only. - [ClientAppId ]: ID of the service principal of the Microsoft Entra app that has been granted access. + [ClientAppId ]: ID of the service principal of the Microsoft Entra app that has been granted access. Read-only. - [ClientId ]: ID of the Microsoft Entra app that has been granted access. + [ClientId ]: ID of the Microsoft Entra app that has been granted access. Read-only. - [Permission ]: The name of the resource-specific permission. + [Permission ]: The name of the resource-specific permission. Read-only. - [PermissionType ]: The type of permission. + [PermissionType ]: The type of permission. Possible values are: Application, Delegated. Read-only. - [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. + [ResourceAppId ]: ID of the Microsoft Entra app that is hosting the resource. Read-only. - [PinnedMessages ]: A collection of all the pinned messages in the chat. + [PinnedMessages ]: A collection of all the pinned messages in the chat. Nullable. - [Id ]: The unique identifier for an entity. + [Id ]: The unique identifier for an entity. Read-only. - [Message ]: chatMessage - [Tabs ]: A collection of all the tabs in the chat. + [Message ]: chatMessage + [Tabs ]: A collection of all the tabs in the chat. Nullable. - [Id ]: The unique identifier for an entity. + [Id ]: The unique identifier for an entity. Read-only. - [Configuration ]: teamsTabConfiguration - [(Any) ]: This indicates any property can be added to this object. - [ContentUrl ]: Url used for rendering tab contents in Teams. + [Configuration ]: teamsTabConfiguration + [(Any) ]: This indicates any property can be added to this object. + [ContentUrl ]: Url used for rendering tab contents in Teams. Required. - [EntityId ]: Identifier for the entity hosted by the tab provider. - [RemoveUrl ]: Url called by Teams client when a Tab is removed using the Teams Client. - [WebsiteUrl ]: Url for showing tab contents outside of Teams. - [DisplayName ]: Name of the tab. - [TeamsApp ]: teamsApp - [WebUrl ]: Deep link URL of the tab instance. + [EntityId ]: Identifier for the entity hosted by the tab provider. + [RemoveUrl ]: Url called by Teams client when a Tab is removed using the Teams Client. + [WebsiteUrl ]: Url for showing tab contents outside of Teams. + [DisplayName ]: Name of the tab. + [TeamsApp ]: teamsApp + [WebUrl ]: Deep link URL of the tab instance. Read-only. - [TenantId ]: The identifier of the tenant in which the chat was created. + [TenantId ]: The identifier of the tenant in which the chat was created. Read-only. - [Topic ]: (Optional) Subject or topic for the chat. + [Topic ]: (Optional) Subject or topic for the chat. Only available for group chats. - [Viewpoint ]: chatViewpoint - [(Any) ]: This indicates any property can be added to this object. - [IsHidden ]: Indicates whether the chat is hidden for the current user. - [LastMessageReadDateTime ]: Represents the dateTime up until which the current user has read chatMessages in a specific chat. - [WebUrl ]: The URL for the chat in Microsoft Teams. + [Viewpoint ]: chatViewpoint + [(Any) ]: This indicates any property can be added to this object. + [IsHidden ]: Indicates whether the chat is hidden for the current user. + [LastMessageReadDateTime ]: Represents the dateTime up until which the current user has read chatMessages in a specific chat. + [WebUrl ]: The URL for the chat in Microsoft Teams. The URL should be treated as an opaque blob, and not parsed. Read-only. - [City ]: The city where the user is located. + [City ]: The city where the user is located. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - [CloudClipboard ]: cloudClipboardRoot - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. + [CloudClipboard ]: cloudClipboardRoot + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. Read-only. - [Items ]: Represents a collection of Cloud Clipboard items. - [Id ]: The unique identifier for an entity. + [Items ]: Represents a collection of Cloud Clipboard items. + [Id ]: The unique identifier for an entity. Read-only. - [CreatedDateTime ]: Set by the server. + [CreatedDateTime ]: Set by the server. DateTime in UTC when the object was created on the server. - [ExpirationDateTime ]: Set by the server. + [ExpirationDateTime ]: Set by the server. DateTime in UTC when the object expires and after that the object is no longer available. The default and also maximum TTL is 12 hours after the creation, but it might change for performance optimization. - [LastModifiedDateTime ]: Set by the server if not provided in the client's request. + [LastModifiedDateTime ]: Set by the server if not provided in the client's request. DateTime in UTC when the object was modified by the client. - [Payloads ]: A cloudClipboardItem can have multiple cloudClipboardItemPayload objects in the payloads. + [Payloads ]: A cloudClipboardItem can have multiple cloudClipboardItemPayload objects in the payloads. A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. - [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. - [FormatName ]: For a list of possible values see formatName values. - [CompanyName ]: The name of the company that the user is associated with. + [Content ]: The formatName version of the value of a cloud clipboard encoded in base64. + [FormatName ]: For a list of possible values see formatName values. + [CloudPCs ]: The user's Cloud PCs. +Read-only. +Nullable. + [Id ]: The unique identifier for an entity. +Read-only. + [AadDeviceId ]: The Microsoft Entra device ID for the Cloud PC, also known as the Azure Active Directory (Azure AD) device ID, that consists of 32 characters in a GUID format. +Generated on a VM joined to Microsoft Entra ID. +Read-only. + [DisplayName ]: The display name for the Cloud PC. +Maximum length is 64 characters. +Read-only. +You can use the cloudPC: rename API to modify the Cloud PC name. + [GracePeriodEndDateTime ]: The date and time when the grace period ends and reprovisioning or deprovisioning happen. +Required only if the status is inGracePeriod. +The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ImageDisplayName ]: The name of the operating system image used for the Cloud PC. +Maximum length is 50 characters. +Only letters (A-Z, a-z), numbers (0-9), and special characters (-,,.) are allowed for this property. +The property value can't begin or end with an underscore. +Read-only. + [LastModifiedDateTime ]: The last modified date and time of the Cloud PC. +The timestamp type represents date and time information using ISO 8601 format and is always in UTC. +For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + [ManagedDeviceId ]: The Intune enrolled device ID for the Cloud PC that consists of 32 characters in a GUID format. +The managedDeviceId property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [ManagedDeviceName ]: The Intune enrolled device name for the Cloud PC. +The managedDeviceName property of Windows 365 Business Cloud PCs is always null as Windows 365 Business Cloud PCs aren't Intune-enrolled automatically by Windows 365. +Read-only. + [OnPremisesConnectionName ]: The on-premises connection that applied during the provisioning of Cloud PCs. +Read-only. + [ProvisioningPolicyId ]: The provisioning policy ID for the Cloud PC that consists of 32 characters in a GUID format. +A policy defines the type of Cloud PC the user wants to create. +Read-only. + [ProvisioningPolicyName ]: The provisioning policy that applied during the provisioning of Cloud PCs. +Maximum length is 120 characters. +Read-only. + [ProvisioningType ]: cloudPcProvisioningType + [ServicePlanId ]: The service plan ID for the Cloud PC that consists of 32 characters in a GUID format. +For more information about service plans, see Product names and service plan identifiers for licensing. +Read-only. + [ServicePlanName ]: The service plan name for the customer-facing Cloud PC entity. +Read-only. + [UserPrincipalName ]: The user principal name (UPN) of the user assigned to the Cloud PC. +Maximum length is 113 characters. +For more information on username policies, see Password policies and account restrictions in Microsoft Entra ID. +Read-only. + [CompanyName ]: The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - [ConsentProvidedForMinor ]: Sets whether consent was obtained for minors. + [ConsentProvidedForMinor ]: Sets whether consent was obtained for minors. Allowed values: null, Granted, Denied, and NotRequired. For more information, see legal age group property definitions. Returned only on $select. Supports $filter (eq, ne, not, and in). - [ContactFolders ]: The user's contacts folders. + [ContactFolders ]: The user's contacts folders. Read-only. Nullable. - [Id ]: The unique identifier for an entity. + [Id ]: The unique identifier for an entity. Read-only. - [ChildFolders ]: The collection of child folders in the folder. + [ChildFolders ]: The collection of child folders in the folder. Navigation property. Read-only. Nullable. - [Contacts ]: The contacts in the folder. + [Contacts ]: The contacts in the folder. Navigation property. Read-only. Nullable. - [Categories ]: The categories associated with the item - [ChangeKey ]: Identifies the version of the item. + [Categories ]: The categories associated with the item + [ChangeKey ]: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - [CreatedDateTime ]: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. + [CreatedDateTime ]: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - [LastModifiedDateTime ]: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. + [LastModifiedDateTime ]: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - [Id ]: The unique identifier for an entity. + [Id ]: The unique identifier for an entity. Read-only. - [AssistantName ]: The name of the contact's assistant. - [Birthday ]: The contact's birthday. + [AssistantName ]: The name of the contact's assistant. + [Birthday ]: The contact's birthday. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z - [BusinessAddress ]: physicalAddress - [BusinessHomePage ]: The business home page of the contact. - [BusinessPhones ]: The contact's business phone numbers. - [Children ]: The names of the contact's children. - [CompanyName ]: The name of the contact's company. - [Department ]: The contact's department. - [DisplayName ]: The contact's display name. + [BusinessAddress ]: physicalAddress + [BusinessHomePage ]: The business home page of the contact. + [BusinessPhones ]: The contact's business phone numbers. + [Children ]: The names of the contact's children. + [CompanyName ]: The name of the contact's company. + [Department ]: The contact's department. + [DisplayName ]: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. - [EmailAddresses ]: The contact's email addresses. - [Extensions ]: The collection of open extensions defined for the contact. + [EmailAddresses ]: The contact's email addresses. + [Extensions ]: The collection of open extensions defined for the contact. Read-only. Nullable. - [FileAs ]: The name the contact is filed under. - [Generation ]: The contact's suffix. - [GivenName ]: The contact's given name. - [HomeAddress ]: physicalAddress - [HomePhones ]: The contact's home phone numbers. - [ImAddresses ]: The contact's instant messaging (IM) addresses. - [Initials ]: The contact's initials. - [JobTitle ]: The contact’s job title. - [Manager ]: The name of the contact's manager. - [MiddleName ]: The contact's middle name. - [MobilePhone ]: The contact's mobile phone number. - [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the contact. + [FileAs ]: The name the contact is filed under. + [Generation ]: The contact's suffix. + [GivenName ]: The contact's given name. + [HomeAddress ]: physicalAddress + [HomePhones ]: The contact's home phone numbers. + [ImAddresses ]: The contact's instant messaging (IM) addresses. + [Initials ]: The contact's initials. + [JobTitle ]: The contact’s job title. + [Manager ]: The name of the contact's manager. + [MiddleName ]: The contact's middle name. + [MobilePhone ]: The contact's mobile phone number. + [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the contact. Read-only. Nullable. - [NickName ]: The contact's nickname. - [OfficeLocation ]: The location of the contact's office. - [OtherAddress ]: physicalAddress - [ParentFolderId ]: The ID of the contact's parent folder. - [PersonalNotes ]: The user's notes about the contact. - [Photo ]: profilePhoto - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. + [NickName ]: The contact's nickname. + [OfficeLocation ]: The location of the contact's office. + [OtherAddress ]: physicalAddress + [ParentFolderId ]: The ID of the contact's parent folder. + [PersonalNotes ]: The user's notes about the contact. + [Photo ]: profilePhoto + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. Read-only. - [Height ]: The height of the photo. + [Height ]: The height of the photo. Read-only. - [Width ]: The width of the photo. + [Width ]: The width of the photo. Read-only. - [Profession ]: The contact's profession. - [SingleValueExtendedProperties ]: The collection of single-value extended properties defined for the contact. + [Profession ]: The contact's profession. + [SingleValueExtendedProperties ]: The collection of single-value extended properties defined for the contact. Read-only. Nullable. - [SpouseName ]: The name of the contact's spouse/partner. - [Surname ]: The contact's surname. - [Title ]: The contact's title. - [YomiCompanyName ]: The phonetic Japanese company name of the contact. - [YomiGivenName ]: The phonetic Japanese given name (first name) of the contact. - [YomiSurname ]: The phonetic Japanese surname (last name) of the contact. - [DisplayName ]: The folder's display name. - [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the contactFolder. + [SpouseName ]: The name of the contact's spouse/partner. + [Surname ]: The contact's surname. + [Title ]: The contact's title. + [YomiCompanyName ]: The phonetic Japanese company name of the contact. + [YomiGivenName ]: The phonetic Japanese given name (first name) of the contact. + [YomiSurname ]: The phonetic Japanese surname (last name) of the contact. + [DisplayName ]: The folder's display name. + [MultiValueExtendedProperties ]: The collection of multi-value extended properties defined for the contactFolder. Read-only. Nullable. - [ParentFolderId ]: The ID of the folder's parent folder. - [SingleValueExtendedProperties ]: The collection of single-value extended properties defined for the contactFolder. + [ParentFolderId ]: The ID of the folder's parent folder. + [SingleValueExtendedProperties ]: The collection of single-value extended properties defined for the contactFolder. Read-only. Nullable. - [Contacts ]: The user's contacts. + [Contacts ]: The user's contacts. Read-only. Nullable. - [Country ]: The country or region where the user is located; for example, US or UK. + [Country ]: The country or region where the user is located; for example, US or UK. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - [CreatedDateTime ]: The date and time the user was created, in ISO 8601 format and UTC. + [CreatedDateTime ]: The date and time the user was created, in ISO 8601 format and UTC. The value can't be modified and is automatically populated when the entity is created. Nullable. For on-premises users, the value represents when they were first created in Microsoft Entra ID. @@ -12182,565 +12402,565 @@ Property is null for some users created before June 2018 and on-premises users t Read-only. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in). - [CreatedObjects ]: Directory objects that the user created. + [CreatedObjects ]: Directory objects that the user created. Read-only. Nullable. - [CreationType ]: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). + [CreationType ]: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by a guest signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - [CustomSecurityAttributes ]: customSecurityAttributeValue - [(Any) ]: This indicates any property can be added to this object. - [DataSecurityAndGovernance ]: userDataSecurityAndGovernance - [(Any) ]: This indicates any property can be added to this object. - [SensitivityLabels ]: - [Id ]: The unique identifier for an entity. -Read-only. - [ActionSource ]: labelActionSource - [AutoTooltip ]: - [Description ]: - [DisplayName ]: - [IsDefault ]: - [IsEndpointProtectionEnabled ]: - [IsScopedToUser ]: - [Locale ]: - [Name ]: - [Priority ]: - [Rights ]: usageRightsIncluded + [CustomSecurityAttributes ]: customSecurityAttributeValue [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. -Read-only. - [OwnerEmail ]: The email of owner label rights. - [UserEmail ]: The email of user with label user rights. - [Value ]: usageRights - [Sublabels ]: - [ToolTip ]: - [Id ]: The unique identifier for an entity. + [DataSecurityAndGovernance ]: userDataSecurityAndGovernance + [(Any) ]: This indicates any property can be added to this object. + [SensitivityLabels ]: + [Id ]: The unique identifier for an entity. Read-only. - [Activities ]: activitiesContainer - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. + [ActionSource ]: labelActionSource + [AutoTooltip ]: + [Description ]: + [DisplayName ]: + [IsDefault ]: + [IsEndpointProtectionEnabled ]: + [IsScopedToUser ]: + [Locale ]: + [Name ]: + [Priority ]: + [Rights ]: usageRightsIncluded + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. Read-only. - [ContentActivities ]: Collection of activity logs related to content processing. + [OwnerEmail ]: The email of owner label rights. + [UserEmail ]: The email of user with label user rights. + [Value ]: usageRights + [Sublabels ]: + [ToolTip ]: [Id ]: The unique identifier for an entity. Read-only. - [ContentMetadata ]: processContentRequest + [Activities ]: activitiesContainer [(Any) ]: This indicates any property can be added to this object. - [ActivityMetadata ]: activityMetadata - [(Any) ]: This indicates any property can be added to this object. - [Activity ]: userActivityType - [ContentEntries ]: A collection of content entries to be processed. + [Id ]: The unique identifier for an entity. +Read-only. + [ContentActivities ]: Collection of activity logs related to content processing. + [Id ]: The unique identifier for an entity. +Read-only. + [ContentMetadata ]: processContentRequest + [(Any) ]: This indicates any property can be added to this object. + [ActivityMetadata ]: activityMetadata + [(Any) ]: This indicates any property can be added to this object. + [Activity ]: userActivityType + [ContentEntries ]: A collection of content entries to be processed. Each entry contains the content itself and its metadata. Use conversation metadata for content like prompts and responses and file metadata for files. Required. - [Content ]: contentBase - [(Any) ]: This indicates any property can be added to this object. - [CorrelationId ]: An identifier used to group multiple related content entries (for example, different parts of the same file upload, messages in a conversation). - [CreatedDateTime ]: Required. + [Content ]: contentBase + [(Any) ]: This indicates any property can be added to this object. + [CorrelationId ]: An identifier used to group multiple related content entries (for example, different parts of the same file upload, messages in a conversation). + [CreatedDateTime ]: Required. Timestamp indicating when the original content was created (for example, file creation time, message sent time). - [Identifier ]: Required. + [Identifier ]: Required. A unique identifier for this specific content entry within the context of the calling application or enforcement plane (for example, message ID, file path/URL). - [IsTruncated ]: Required. + [IsTruncated ]: Required. Indicates if the provided content has been truncated from its original form (for example, due to size limits). - [Length ]: The length of the original content in bytes. - [ModifiedDateTime ]: Required. + [Length ]: The length of the original content in bytes. + [ModifiedDateTime ]: Required. Timestamp indicating when the original content was last modified. For ephemeral content like messages, this might be the same as createdDateTime. - [Name ]: Required. + [Name ]: Required. A descriptive name for the content (for example, file name, web page title, 'Chat Message'). - [SequenceNumber ]: A sequence number indicating the order in which content was generated or should be processed, required when correlationId is used. - [DeviceMetadata ]: deviceMetadata - [(Any) ]: This indicates any property can be added to this object. - [DeviceType ]: Optional. + [SequenceNumber ]: A sequence number indicating the order in which content was generated or should be processed, required when correlationId is used. + [DeviceMetadata ]: deviceMetadata + [(Any) ]: This indicates any property can be added to this object. + [DeviceType ]: Optional. The general type of the device (for example, 'Managed', 'Unmanaged'). - [IPAddress ]: The Internet Protocol (IP) address of the device. - [OperatingSystemSpecifications ]: operatingSystemSpecifications - [(Any) ]: This indicates any property can be added to this object. - [OperatingSystemPlatform ]: The platform of the operating system (for example, 'Windows'). - [OperatingSystemVersion ]: The version string of the operating system. - [IntegratedAppMetadata ]: integratedApplicationMetadata - [(Any) ]: This indicates any property can be added to this object. - [Name ]: The name of the integrated application. - [Version ]: The version number of the integrated application. - [ProtectedAppMetadata ]: protectedApplicationMetadata - [(Any) ]: This indicates any property can be added to this object. - [Name ]: The name of the integrated application. - [Version ]: The version number of the integrated application. - [ApplicationLocation ]: policyLocation - [(Any) ]: This indicates any property can be added to this object. - [Value ]: The actual value representing the location. + [IPAddress ]: The Internet Protocol (IP) address of the device. + [OperatingSystemSpecifications ]: operatingSystemSpecifications + [(Any) ]: This indicates any property can be added to this object. + [OperatingSystemPlatform ]: The platform of the operating system (for example, 'Windows'). + [OperatingSystemVersion ]: The version string of the operating system. + [IntegratedAppMetadata ]: integratedApplicationMetadata + [(Any) ]: This indicates any property can be added to this object. + [Name ]: The name of the integrated application. + [Version ]: The version number of the integrated application. + [ProtectedAppMetadata ]: protectedApplicationMetadata + [(Any) ]: This indicates any property can be added to this object. + [Name ]: The name of the integrated application. + [Version ]: The version number of the integrated application. + [ApplicationLocation ]: policyLocation + [(Any) ]: This indicates any property can be added to this object. + [Value ]: The actual value representing the location. Location value is specific for concretetype of the policyLocation - policyLocationDomain, policyLocationUrl, or policyLocationApplication (for example, 'contoso.com', 'https://partner.contoso.com/upload', '83ef198a-0396-4893-9d4f-d36efbffcaaa'). - [ScopeIdentifier ]: The scope identified from computed protection scopes. - [UserId ]: ID of the user. - [ProtectionScopes ]: userProtectionScopeContainer - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. + [ScopeIdentifier ]: The scope identified from computed protection scopes. + [UserId ]: ID of the user. + [ProtectionScopes ]: userProtectionScopeContainer + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. Read-only. - [Department ]: The name of the department in which the user works. + [Department ]: The name of the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - [DeviceEnrollmentLimit ]: The limit on the maximum number of devices that the user is permitted to enroll. + [DeviceEnrollmentLimit ]: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - [DeviceManagementTroubleshootingEvents ]: The list of troubleshooting events for this user. - [Id ]: The unique identifier for an entity. + [DeviceManagementTroubleshootingEvents ]: The list of troubleshooting events for this user. + [Id ]: The unique identifier for an entity. Read-only. - [CorrelationId ]: Id used for tracing the failure in the service. - [EventDateTime ]: Time when the event occurred . - [DirectReports ]: The users and contacts that report to the user. + [CorrelationId ]: Id used for tracing the failure in the service. + [EventDateTime ]: Time when the event occurred . + [DirectReports ]: The users and contacts that report to the user. (The users and contacts that have their manager property set to this user.) Read-only. Nullable. Supports $expand. - [DisplayName ]: The name displayed in the address book for the user. + [DisplayName ]: The name displayed in the address book for the user. This value is usually the combination of the user's first name, middle initial, and family name. This property is required when a user is created and it can't be cleared during updates. Maximum length is 256 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values), $orderby, and $search. - [Drive ]: drive - [(Any) ]: This indicates any property can be added to this object. - [CreatedBy ]: identitySet - [CreatedByUser ]: Represents a Microsoft Entra user account. - [CreatedDateTime ]: Date and time of item creation. + [Drive ]: drive + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [CreatedByUser ]: Represents a Microsoft Entra user account. + [CreatedDateTime ]: Date and time of item creation. Read-only. - [Description ]: Provides a user-visible description of the item. + [Description ]: Provides a user-visible description of the item. Optional. - [ETag ]: ETag for the item. + [ETag ]: ETag for the item. Read-only. - [LastModifiedBy ]: identitySet - [LastModifiedByUser ]: Represents a Microsoft Entra user account. - [LastModifiedDateTime ]: Date and time the item was last modified. + [LastModifiedBy ]: identitySet + [LastModifiedByUser ]: Represents a Microsoft Entra user account. + [LastModifiedDateTime ]: Date and time the item was last modified. Read-only. - [Name ]: The name of the item. + [Name ]: The name of the item. Read-write. - [ParentReference ]: itemReference - [(Any) ]: This indicates any property can be added to this object. - [DriveId ]: Unique identifier of the drive instance that contains the driveItem. + [ParentReference ]: itemReference + [(Any) ]: This indicates any property can be added to this object. + [DriveId ]: Unique identifier of the drive instance that contains the driveItem. Only returned if the item is located in a drive. Read-only. - [DriveType ]: Identifies the type of drive. + [DriveType ]: Identifies the type of drive. Only returned if the item is located in a drive. See drive resource for values. - [Id ]: Unique identifier of the driveItem in the drive or a listItem in a list. + [Id ]: Unique identifier of the driveItem in the drive or a listItem in a list. Read-only. - [Name ]: The name of the item being referenced. + [Name ]: The name of the item being referenced. Read-only. - [Path ]: Percent-encoded path that can be used to navigate to the item. + [Path ]: Percent-encoded path that can be used to navigate to the item. Read-only. - [ShareId ]: A unique identifier for a shared resource that can be accessed via the Shares API. - [SharepointIds ]: sharepointIds - [(Any) ]: This indicates any property can be added to this object. - [ListId ]: The unique identifier (guid) for the item's list in SharePoint. - [ListItemId ]: An integer identifier for the item within the containing list. - [ListItemUniqueId ]: The unique identifier (guid) for the item within OneDrive for Business or a SharePoint site. - [SiteId ]: The unique identifier (guid) for the item's site collection (SPSite). - [SiteUrl ]: The SharePoint URL for the site that contains the item. - [TenantId ]: The unique identifier (guid) for the tenancy. - [WebId ]: The unique identifier (guid) for the item's site (SPWeb). - [SiteId ]: For OneDrive for Business and SharePoint, this property represents the ID of the site that contains the parent document library of the driveItem resource or the parent list of the listItem resource. + [ShareId ]: A unique identifier for a shared resource that can be accessed via the Shares API. + [SharepointIds ]: sharepointIds + [(Any) ]: This indicates any property can be added to this object. + [ListId ]: The unique identifier (guid) for the item's list in SharePoint. + [ListItemId ]: An integer identifier for the item within the containing list. + [ListItemUniqueId ]: The unique identifier (guid) for the item within OneDrive for Business or a SharePoint site. + [SiteId ]: The unique identifier (guid) for the item's site collection (SPSite). + [SiteUrl ]: The SharePoint URL for the site that contains the item. + [TenantId ]: The unique identifier (guid) for the tenancy. + [WebId ]: The unique identifier (guid) for the item's site (SPWeb). + [SiteId ]: For OneDrive for Business and SharePoint, this property represents the ID of the site that contains the parent document library of the driveItem resource or the parent list of the listItem resource. The value is the same as the id property of that site resource. It is an opaque string that consists of three identifiers of the site. For OneDrive, this property is not populated. - [WebUrl ]: URL that either displays the resource in the browser (for Office file formats), or is a direct link to the file (for other formats). + [WebUrl ]: URL that either displays the resource in the browser (for Office file formats), or is a direct link to the file (for other formats). Read-only. - [Id ]: The unique identifier for an entity. + [Id ]: The unique identifier for an entity. Read-only. - [Bundles ]: Collection of bundles (albums and multi-select-shared sets of items). + [Bundles ]: Collection of bundles (albums and multi-select-shared sets of items). Only in personal OneDrive. - [CreatedBy ]: identitySet - [CreatedByUser ]: Represents a Microsoft Entra user account. - [CreatedDateTime ]: Date and time of item creation. + [CreatedBy ]: identitySet + [CreatedByUser ]: Represents a Microsoft Entra user account. + [CreatedDateTime ]: Date and time of item creation. Read-only. - [Description ]: Provides a user-visible description of the item. + [Description ]: Provides a user-visible description of the item. Optional. - [ETag ]: ETag for the item. + [ETag ]: ETag for the item. Read-only. - [LastModifiedBy ]: identitySet - [LastModifiedByUser ]: Represents a Microsoft Entra user account. - [LastModifiedDateTime ]: Date and time the item was last modified. + [LastModifiedBy ]: identitySet + [LastModifiedByUser ]: Represents a Microsoft Entra user account. + [LastModifiedDateTime ]: Date and time the item was last modified. Read-only. - [Name ]: The name of the item. + [Name ]: The name of the item. Read-write. - [ParentReference ]: itemReference - [WebUrl ]: URL that either displays the resource in the browser (for Office file formats), or is a direct link to the file (for other formats). -Read-only. - [Id ]: The unique identifier for an entity. -Read-only. - [Analytics ]: itemAnalytics - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The unique identifier for an entity. + [ParentReference ]: itemReference + [WebUrl ]: URL that either displays the resource in the browser (for Office file formats), or is a direct link to the file (for other formats). Read-only. - [AllTime ]: itemActivityStat - [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [Access ]: itemActionStat + [Analytics ]: itemAnalytics [(Any) ]: This indicates any property can be added to this object. - [ActionCount ]: The number of times the action took place. -Read-only. - [ActorCount ]: The number of distinct actors that performed the action. -Read-only. - [Activities ]: Exposes the itemActivities represented in this itemActivityStat resource. [Id ]: The unique identifier for an entity. Read-only. - [Access ]: accessAction + [AllTime ]: itemActivityStat [(Any) ]: This indicates any property can be added to this object. - [ActivityDateTime ]: Details about when the activity took place. + [Id ]: The unique identifier for an entity. Read-only. - [Actor ]: identitySet - [DriveItem ]: driveItem - [Create ]: itemActionStat - [Delete ]: itemActionStat - [Edit ]: itemActionStat - [EndDateTime ]: When the interval ends. + [Access ]: itemActionStat + [(Any) ]: This indicates any property can be added to this object. + [ActionCount ]: The number of times the action took place. Read-only. - [IncompleteData ]: incompleteData - [(Any) ]: This indicates any property can be added to this object. - [MissingDataBeforeDateTime ]: The service does not have source data before the specified time. - [WasThrottled ]: Some data was not recorded due to excessive activity. - [IsTrending ]: Indicates whether the item is 'trending.' Read-only. - [Move ]: itemActionStat - [StartDateTime ]: When the interval starts. + [ActorCount ]: The number of distinct actors that performed the action. Read-only. - [ItemActivityStats ]: - [LastSevenDays ]: itemActivityStat - [Audio ]: audio - [(Any) ]: This indicates any property can be added to this object. - [Album ]: The title of the album for this audio file. - [AlbumArtist ]: The artist named on the album for the audio file. - [Artist ]: The performing artist for the audio file. - [Bitrate ]: Bitrate expressed in kbps. - [Composers ]: The name of the composer of the audio file. - [Copyright ]: Copyright information for the audio file. - [Disc ]: The number of the disc this audio file came from. - [DiscCount ]: The total number of discs in this album. - [Duration ]: Duration of the audio file, expressed in milliseconds - [Genre ]: The genre of this audio file. - [HasDrm ]: Indicates if the file is protected with digital rights management. - [IsVariableBitrate ]: Indicates if the file is encoded with a variable bitrate. - [Title ]: The title of the audio file. - [Track ]: The number of the track on the original disc for this audio file. - [TrackCount ]: The total number of tracks on the original disc for this audio file. - [Year ]: The year the audio file was recorded. - [Bundle ]: bundle - [(Any) ]: This indicates any property can be added to this object. - [Album ]: album - [(Any) ]: This indicates any property can be added to this object. - [CoverImageItemId ]: Unique identifier of the driveItem that is the cover of the album. - [ChildCount ]: Number of children contained immediately within this container. - [CTag ]: An eTag for the content of the item. + [Activities ]: Exposes the itemActivities represented in this itemActivityStat resource. + [Id ]: The unique identifier for an entity. +Read-only. + [Access ]: accessAction + [(Any) ]: This indicates any property can be added to this object. + [ActivityDateTime ]: Details about when the activity took place. +Read-only. + [Actor ]: identitySet + [DriveItem ]: driveItem + [Create ]: itemActionStat + [Delete ]: itemActionStat + [Edit ]: itemActionStat + [EndDateTime ]: When the interval ends. +Read-only. + [IncompleteData ]: incompleteData + [(Any) ]: This indicates any property can be added to this object. + [MissingDataBeforeDateTime ]: The service does not have source data before the specified time. + [WasThrottled ]: Some data was not recorded due to excessive activity. + [IsTrending ]: Indicates whether the item is 'trending.' Read-only. + [Move ]: itemActionStat + [StartDateTime ]: When the interval starts. +Read-only. + [ItemActivityStats ]: + [LastSevenDays ]: itemActivityStat + [Audio ]: audio + [(Any) ]: This indicates any property can be added to this object. + [Album ]: The title of the album for this audio file. + [AlbumArtist ]: The artist named on the album for the audio file. + [Artist ]: The performing artist for the audio file. + [Bitrate ]: Bitrate expressed in kbps. + [Composers ]: The name of the composer of the audio file. + [Copyright ]: Copyright information for the audio file. + [Disc ]: The number of the disc this audio file came from. + [DiscCount ]: The total number of discs in this album. + [Duration ]: Duration of the audio file, expressed in milliseconds + [Genre ]: The genre of this audio file. + [HasDrm ]: Indicates if the file is protected with digital rights management. + [IsVariableBitrate ]: Indicates if the file is encoded with a variable bitrate. + [Title ]: The title of the audio file. + [Track ]: The number of the track on the original disc for this audio file. + [TrackCount ]: The total number of tracks on the original disc for this audio file. + [Year ]: The year the audio file was recorded. + [Bundle ]: bundle + [(Any) ]: This indicates any property can be added to this object. + [Album ]: album + [(Any) ]: This indicates any property can be added to this object. + [CoverImageItemId ]: Unique identifier of the driveItem that is the cover of the album. + [ChildCount ]: Number of children contained immediately within this container. + [CTag ]: An eTag for the content of the item. This eTag isn't changed if only the metadata is changed. Note This property isn't returned if the item is a folder. Read-only. - [Children ]: Collection containing Item objects for the immediate children of Item. + [Children ]: Collection containing Item objects for the immediate children of Item. Only items representing folders have children. Read-only. Nullable. - [Content ]: The content stream, if the item represents a file. - [Deleted ]: deleted - [(Any) ]: This indicates any property can be added to this object. - [State ]: Represents the state of the deleted item. - [File ]: file - [(Any) ]: This indicates any property can be added to this object. - [Hashes ]: hashes - [(Any) ]: This indicates any property can be added to this object. - [Crc32Hash ]: The CRC32 value of the file (if available). + [Content ]: The content stream, if the item represents a file. + [Deleted ]: deleted + [(Any) ]: This indicates any property can be added to this object. + [State ]: Represents the state of the deleted item. + [File ]: file + [(Any) ]: This indicates any property can be added to this object. + [Hashes ]: hashes + [(Any) ]: This indicates any property can be added to this object. + [Crc32Hash ]: The CRC32 value of the file (if available). Read-only. - [QuickXorHash ]: A proprietary hash of the file that can be used to determine if the contents of the file change (if available). + [QuickXorHash ]: A proprietary hash of the file that can be used to determine if the contents of the file change (if available). Read-only. - [Sha1Hash ]: SHA1 hash for the contents of the file (if available). + [Sha1Hash ]: SHA1 hash for the contents of the file (if available). Read-only. - [Sha256Hash ]: This property isn't supported. + [Sha256Hash ]: This property isn't supported. Don't use. - [MimeType ]: The MIME type for the file. + [MimeType ]: The MIME type for the file. This is determined by logic on the server and might not be the value provided when the file was uploaded. Read-only. - [ProcessingMetadata ]: - [FileSystemInfo ]: fileSystemInfo - [(Any) ]: This indicates any property can be added to this object. - [CreatedDateTime ]: The UTC date and time the file was created on a client. - [LastAccessedDateTime ]: The UTC date and time the file was last accessed. + [ProcessingMetadata ]: + [FileSystemInfo ]: fileSystemInfo + [(Any) ]: This indicates any property can be added to this object. + [CreatedDateTime ]: The UTC date and time the file was created on a client. + [LastAccessedDateTime ]: The UTC date and time the file was last accessed. Available for the recent file list only. - [LastModifiedDateTime ]: The UTC date and time the file was last modified on a client. - [Folder ]: folder - [(Any) ]: This indicates any property can be added to this object. - [ChildCount ]: Number of children contained immediately within this container. - [View ]: folderView - [(Any) ]: This indicates any property can be added to this object. - [SortBy ]: The method by which the folder should be sorted. - [SortOrder ]: If true, indicates that items should be sorted in descending order. + [LastModifiedDateTime ]: The UTC date and time the file was last modified on a client. + [Folder ]: folder + [(Any) ]: This indicates any property can be added to this object. + [ChildCount ]: Number of children contained immediately within this container. + [View ]: folderView + [(Any) ]: This indicates any property can be added to this object. + [SortBy ]: The method by which the folder should be sorted. + [SortOrder ]: If true, indicates that items should be sorted in descending order. Otherwise, items should be sorted ascending. - [ViewType ]: The type of view that should be used to represent the folder. - [Image ]: image - [(Any) ]: This indicates any property can be added to this object. - [Height ]: Optional. + [ViewType ]: The type of view that should be used to represent the folder. + [Image ]: image + [(Any) ]: This indicates any property can be added to this object. + [Height ]: Optional. Height of the image, in pixels. Read-only. - [Width ]: Optional. + [Width ]: Optional. Width of the image, in pixels. Read-only. - [ListItem ]: listItem - [(Any) ]: This indicates any property can be added to this object. - [CreatedBy ]: identitySet - [CreatedByUser ]: Represents a Microsoft Entra user account. - [CreatedDateTime ]: Date and time of item creation. + [ListItem ]: listItem + [(Any) ]: This indicates any property can be added to this object. + [CreatedBy ]: identitySet + [CreatedByUser ]: Represents a Microsoft Entra user account. + [CreatedDateTime ]: Date and time of item creation. Read-only. - [Description ]: Provides a user-visible description of the item. + [Description ]: Provides a user-visible description of the item. Optional. - [ETag ]: ETag for the item. + [ETag ]: ETag for the item. Read-only. - [LastModifiedBy ]: identitySet - [LastModifiedByUser ]: Represents a Microsoft Entra user account. - [LastModifiedDateTime ]: Date and time the item was last modified. + [LastModifiedBy ]: identitySet + [LastModifiedByUser ]: Represents a Microsoft Entra user account. + [LastModifiedDateTime ]: Date and time the item was last modified. Read-only. - [Name ]: The name of the item. + [Name ]: The name of the item. Read-write. - [ParentReference ]: itemReference - [WebUrl ]: URL that either displays the resource in the browser (for Office file formats), or is a direct link to the file (for other formats). -Read-only. - [Id ]: The unique identifier for an entity. + [ParentReference ]: itemReference + [WebUrl ]: URL that either displays the resource in the browser (for Office file formats), or is a direct link to the file (for other formats). Read-only. - [Analytics ]: itemAnalytics - [ContentType ]: contentTypeInfo - [(Any) ]: This indicates any property can be added to this object. - [Id ]: The ID of the content type. - [Name ]: The name of the content type. - [DocumentSetVersions ]: Version information for a document set version created by a user. - [Fields ]: fieldValueSet - [(Any) ]: This indicates any property can be added to this object. [Id ]: The unique identifier for an entity. Read-only. - [LastModifiedBy ]: identitySet - [LastModifiedDateTime ]: Date and time the version was last modified. + [Analytics ]: itemAnalytics + [ContentType ]: contentTypeInfo + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The ID of the content type. + [Name ]: The name of the content type. + [DocumentSetVersions ]: Version information for a document set version created by a user. + [Fields ]: fieldValueSet + [(Any) ]: This indicates any property can be added to this object. + [Id ]: The unique identifier for an entity. Read-only. - [Publication ]: publicationFacet - [(Any) ]: This indicates any property can be added to this object. - [CheckedOutBy ]: identitySet - [Level ]: The state of publication for this document. + [LastModifiedBy ]: identitySet + [LastModifiedDateTime ]: Date and time the version was last modified. +Read-only. + [Publication ]: publicationFacet + [(Any) ]: This indicates any property can be added to this object. + [CheckedOutBy ]: identitySet + [Level ]: The state of publication for this document. Either published or checkout. Read-only. - [VersionId ]: The unique identifier for the version that is visible to the current caller. + [VersionId ]: The unique identifier for the version that is visible to the current caller. Read-only. - [Id ]: The unique identifier for an entity. + [Id ]: The unique identifier for an entity. Read-only. - [Comment ]: Comment about the captured version. - [CreatedBy ]: identitySet - [CreatedDateTime ]: Date and time when this version was created. - [Items ]: Items within the document set that are captured as part of this version. - [ItemId ]: The unique identifier for the item. - [Title ]: The title of the item. - [VersionId ]: The version ID of the item. - [ShouldCaptureMinorVersion ]: If true, minor versions of items are also captured; otherwise, only major versions are captured. + [Comment ]: Comment about the captured version. + [CreatedBy ]: identitySet + [CreatedDateTime ]: Date and time when this version was created. + [Items ]: Items within the document set that are captured as part of this version. + [ItemId ]: The unique identifier for the item. + [Title ]: The title of the item. + [VersionId ]: The version ID of the item. + [ShouldCaptureMinorVersion ]: If true, minor versions of items are also captured; otherwise, only major versions are captured. The default value is false. - [DriveItem ]: driveItem - [Fields ]: fieldValueSet - [SharepointIds ]: sharepointIds - [Versions ]: The list of previous versions of the list item. - [LastModifiedBy ]: identitySet - [LastModifiedDateTime ]: Date and time the version was last modified. + [DriveItem ]: driveItem + [Fields ]: fieldValueSet + [SharepointIds ]: sharepointIds + [Versions ]: The list of previous versions of the list item. + [LastModifiedBy ]: identitySet + [LastModifiedDateTime ]: Date and time the version was last modified. Read-only. - [Publication ]: publicationFacet - [Id ]: The unique identifier for an entity. + [Publication ]: publicationFacet + [Id ]: The unique identifier for an entity. Read-only. - [Fields ]: fieldValueSet - [Location ]: geoCoordinates - [(Any) ]: This indicates any property can be added to this object. - [Altitude ]: Optional. + [Fields ]: fieldValueSet + [Location ]: geoCoordinates + [(Any) ]: This indicates any property can be added to this object. + [Altitude ]: Optional. The altitude (height), in feet, above sea level for the item. Read-only. - [Latitude ]: Optional. + [Latitude ]: Optional. The latitude, in decimal, for the item. Read-only. - [Longitude ]: Optional. + [Longitude ]: Optional. The longitude, in decimal, for the item. Read-only. - [Malware ]: malware - [(Any) ]: This indicates any property can be added to this object. - [Description ]: Contains the virus details for the malware facet. - [Package ]: package - [(Any) ]: This indicates any property can be added to this object. - [Type ]: A string indicating the type of package. + [Malware ]: malware + [(Any) ]: This indicates any property can be added to this object. + [Description ]: Contains the virus details for the malware facet. + [Package ]: package + [(Any) ]: This indicates any property can be added to this object. + [Type ]: A string indicating the type of package. While oneNote is the only currently defined value, you should expect other package types to be returned and handle them accordingly. - [PendingOperations ]: pendingOperations - [(Any) ]: This indicates any property can be added to this object. - [PendingContentUpdate ]: pendingContentUpdate - [(Any) ]: This indicates any property can be added to this object. - [QueuedDateTime ]: Date and time the pending binary operation was queued in UTC time. + [PendingOperations ]: pendingOperations + [(Any) ]: This indicates any property can be added to this object. + [PendingContentUpdate ]: pendingContentUpdate + [(Any) ]: This indicates any property can be added to this object. + [QueuedDateTime ]: Date and time the pending binary operation was queued in UTC time. Read-only. - [Permissions ]: The set of permissions for the item. + [Permissions ]: The set of permissions for the item. Read-only. Nullable. - [Id ]: The unique identifier for an entity. + [Id ]: The unique identifier for an entity. Read-only. - [ExpirationDateTime ]: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. + [ExpirationDateTime ]: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there's no expiration set for this permission. Optional. - [GrantedTo ]: identitySet - [GrantedToIdentities ]: For type permissions, the details of the users to whom permission was granted. + [GrantedTo ]: identitySet + [GrantedToIdentities ]: For type permissions, the details of the users to whom permission was granted. Read-only. - [GrantedToIdentitiesV2 ]: For link type permissions, the details of the users to whom permission was granted. + [GrantedToIdentitiesV2 ]: For link type permissions, the details of the users to whom permission was granted. Read-only. - [Application ]: identity - [Device ]: identity - [User ]: identity - [Group ]: identity - [SiteGroup ]: sharePointIdentity - [(Any) ]: This indicates any property can be added to this object. - [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. + [Application ]: identity + [Device ]: identity + [User ]: identity + [Group ]: identity + [SiteGroup ]: sharePointIdentity + [(Any) ]: This indicates any property can be added to this object. + [DisplayName ]: The display name of the identity.For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. - [Id ]: Unique identifier for the identity or actor. + [Id ]: Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. - [LoginName ]: The sign in name of the SharePoint identity. - [SiteUser ]: sharePointIdentity - [GrantedToV2 ]: sharePointIdentitySet - [HasPassword ]: Indicates whether the password is set for this permission. + [LoginName ]: The sign in name of the SharePoint identity. + [SiteUser ]: sharePointIdentity + [GrantedToV2 ]: sharePointIdentitySet + [HasPassword ]: Indicates whether the password is set for this permission. This property only appears in the response. Optional. Read-only. For OneDrive Personal only.. - [InheritedFrom ]: itemReference - [Invitation ]: sharingInvitation - [(Any) ]: This indicates any property can be added to this object. - [Email ]: The email address provided for the recipient of the sharing invitation. + [InheritedFrom ]: itemReference + [Invitation ]: sharingInvitation + [(Any) ]: This indicates any property can be added to this object. + [Email ]: The email address provided for the recipient of the sharing invitation. Read-only. - [InvitedBy ]: identitySet - [RedeemedBy ]: - [SignInRequired ]: If true the recipient of the invitation needs to sign in in order to access the shared item. + [InvitedBy ]: identitySet + [RedeemedBy ]: + [SignInRequired ]: If true the recipient of the invitation needs to sign in in order to access the shared item. Read-only. - [Link ]: sharingLink - [(Any) ]: This indicates any property can be added to this object. - [Application ]: identity - [PreventsDownload ]: If true then the user can only use this link to view the item on the web, and cannot use it to download the contents of the item. + [Link ]: sharingLink + [(Any) ]: This indicates any property can be added to this object. + [Application ]: identity + [PreventsDownload ]: If true then the user can only use this link to view the item on the web, and cannot use it to download the contents of the item. Only for OneDrive for Business and SharePoint. - [Scope ]: The scope of the link represented by this permission. + [Scope ]: The scope of the link represented by this permission. Value anonymous indicates the link is usable by anyone, organization indicates the link is only usable for users signed into the same tenant. - [Type ]: The type of the link created. - [WebHtml ]: For embed links, this property contains the HTML code for an